开发者

Apple APNS Device Token

开发者 https://www.devze.com 2023-03-02 22:26 出处:网络
We have table where Apple Device tokens are stored. This tables are different for testing and and for live application. I want to开发者_StackOverflow中文版 update this database manually with my iPhone

We have table where Apple Device tokens are stored. This tables are different for testing and and for live application. I want to开发者_StackOverflow中文版 update this database manually with my iPhone device token for testing purpose.

Is there anyway I can read the device token from my iPhone.

Note: I do not hava MAC machine.


There's a tutorial here of how to get the device token, however it requires that your test application be added some code for you to run.

Tutorial link


If in case you have the code, try putting a log for the device token in the didRegisterForRemoteNotificationsWithDeviceToken and then check the log in your phone using a console app.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号