phonegap / phonegap-plugin-push

Register and receive push notifications
MIT License
1.94k stars 1.91k forks source link

Token format IOS 13 #2899

Closed anhpt86 closed 4 years ago

anhpt86 commented 4 years ago

Hi ,

I'm getting the incorrect ios token like this {length=32,bytes=0x2936b8f014b120c8b09287086dd5837f...bb1f7af2eb2ccea2} with below enviroment. By some reason I have to work on Meteor version 1.2.4.7 and cannot upgrade version

Cordova CLI version and cordova platform version

cordova --version : 7.1.0
cordova platform version ios: 4.2.1

Plugin version

cordova plugin version | grep phonegap-plugin-push: 1.8.4 - I have to work on this version by Meteor version

Have anyone get the same issue?

najxcodes commented 4 years ago

This is a problem I also had whilst working on ios 13 and my problem was fixed by updating the plugin to the latest version. Didnt find any other work around, I think ios 13 handles the tokens differently as to the previous ios versions, not sure but using the latest plugin definitely fixed it. :)

jcesarmobile commented 4 years ago

yeah, it was fixed in 2.3.0 version, so you have to update

lock[bot] commented 4 years ago

This thread has been automatically locked.