Hi there,
Has anyone succeded in implementing Push Notification under Edge ?
What I tried was creating an invisible ViewController implementing the UIApplicationDelegate protocol (which I also use to get LowMem and Active messages, and those work) and calling registerForRemoteNotificationTypes.
My delegate will never get either Registration or Error message.
Any hints ?
Thanks,
Phil
MovingPlayer