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:
- SNotificationView.m
- SNotificationView.h
- 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".
Email : kadasiddha@gmail.com