Skip to content

himanshupadia/ObjC-PushNotificationTypes

Repository files navigation

ObjC-PushNotificationTypes

Types of Push Notification in Objective-C

RTFFile: Push_Notification_steps

You can find the steps to creates required certificates for push notification.

phpFile: newspush

specify the $deviceToken in which you want to test the push notification.
specify the 'category' => "ACCEPT_ACTION"
More categories:
1) ACCEPT_ACTION
2) REJECT_ACTION
3) REPLY_ACTION
Create new type and add new category...

AppDelegate.m

Handle your push notification action event in handleActionWithIdentifier function.

About

Types of Push Notification in Objective-C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published