Hi guys, im trying to do this but with no luck. Im actually using the APNS method of didRecieveRemoteNotification and trying to change view no matter which current view the user is in. but to no luck.
In the AppDelegate.m i wish change view to a viewController.view no matter which current view the user is in by using the didRecieveRemortNotification method. how do i go about doing this