apnagent-ios
apnagent-ios copied to clipboard
iOS application for testing Apple Push Notification (APN) service payloads.
This pull request corrects the capitalization of **Xcode** :sweat_smile: https://developer.apple.com/xcode/ Created with [`xcode-readme`](https://github.com/dkhamsing/xcode-readme).
I am having this error logged... so i cannot get the token ``` 2015-01-13 10:39:39.452 apnagent[2482:723049] registerForRemoteNotificationTypes: is not supported in iOS 8.0 and later. ```
I get this error consistently any time I try to build the app. All online searching claims that it's because the build target is set to something
Build was failing in xcode5/ios6. This fixes the build error.