Register method not working
Closed this issue · 6 comments
Hi, im trying to register a device trough the register method, following your example, but when i call it, the Xcode logs only shows "Push Plugin register called" but no "Push Plugin register success". Cant get the iOS token and complete a successfully register process. Im trying with and iPAD with iOS 8.1.1 and Xcode 6.3.1
if u could help would be great ;)
I can still confirm this issue for target device: iPhone 5 - IOS 8.1.3
Works fine with iPad 4 - iOS 8.0 and iPhone 6+ - iOS 8.3
Xcode is at Version 6.3.1 for all of them
Update: iPhone 5S - iOS 8.1.2 works fine as well...
Just iPhone 5 - iOS 8.1.3 is calling the Push Plugin Registering but neither entering the success nor the fail method.
Any thoughts on that?
@gbenvenuti Thanks for the pull request. I should have been using a clean device when I originally tested this.
As I mentioned above, the issue is still present, even using the new code: iPhone 5 - IOS 8.1.3
This thread has been automatically locked.