ios - Swaping the in-app alertview notification with the banner view when using Parse Push -
I was wondering if alert view
is a way to swap style information when user Notification is inside the app in the banner
notification style (which is found when receiving another app is active).
I am using the Pars push notification configuration as the following, but uncertain how I can make these changes (or if possible) - Thanks for your help! FineishLaunchingWithOptions [Application RegisterForreremote Notification Type: UIRemoteNotificationTypeBadge | UIRemoteNotificationTypeAlert | UIRemoteNotificationTypeSound]; // in appDelegate.m - (Zero) Application: (UIApplication *) Application: Device token with registration notification for registration: (NSDT * * newDeviceToken {// Touch the device in the current device and save it to parse. PFInstallation * currentInstallation = [PFInstallation currentInstallation]; [Current installation setvisitokindamadata: newdevitecon]; [Current installation save in background]; } - (empty) Application: (UIApplication *) The application did the Receivermo Notice: (NSDictionary *) User Information {[PFPush Handle: userInfo]; }
You can not create and configure your own view and Need to display (when you want it turned on and off on the screen, delete it by adding it clearly) This does not mean that instead of calling your code handlePush:
and running your own code to show your own view.
Comments
Post a Comment