/iOSForeGroundNotification

Custom Foreground Notification

Primary LanguageObjective-C

iOSForeGroundNotification

This is custom foreground notification similar to iOS notification. This notification consist similar alert sound as iOS notification sound.

If you need to implement this in your code, copy the following files:

  1. SNotificationView.m
  2. SNotificationView.h
  3. Glass.mp3

You can show the foreground notification for the APNS (remote) and UILocalNotification (local). For showing foreground notification you have make changes in your AppDelegate file "didReceiveRemoteNotification" and "didReceiveLocalNotification".

Image

screen shot 2015-09-21 at 5 54 33 am

Video

iosforegroundnotification

Contact

Email : kadasiddha@gmail.com