PushPlugin-deprecated icon indicating copy to clipboard operation
PushPlugin-deprecated copied to clipboard

iOS 7/ iOS 8 backwards compatability

Open jasonhr13 opened this issue 11 years ago • 0 comments

Small edit to PushPlugin.m to work with iOS8's new code for registering for remote notifications. Added in conditional code to tell the compiler which piece of code to use for iOS7 and iOS8 so that it is backwards compatible, tested on iOS8 and iOS7 successfully.

jasonhr13 avatar Jun 23 '14 20:06 jasonhr13