Has anybody else noticed that the box asking you for push notifications now comes up when you launch the App, the function registerForPushNotifications was supposed to enable you to bring this box up when you needed to, not sure when this changed but it caused a problem in my apps, is this now the case?
ok the box pops up, if you try to clear the badges before calling registerForPushNotifications, the problem with this is it never gets the notification and thus you never get the device token
Can you delay clearing the badge?
That’s what I did, but at least might help somebody else if they get the same problem.
Can I get you to go ahead and post a bug report on this. The bug report should contain the minimum code to create the problem, a build.settings and config.lua file that are uses to build the app and an needed assets. Zip all of that up and click on the Report a Bug link at the top. In the message, reference this post (in addition to explaining the problem there).
Please post the case ID you get in the confirmation email back here.
Rob
ok the box pops up, if you try to clear the badges before calling registerForPushNotifications, the problem with this is it never gets the notification and thus you never get the device token
Can you delay clearing the badge?
That’s what I did, but at least might help somebody else if they get the same problem.
Can I get you to go ahead and post a bug report on this. The bug report should contain the minimum code to create the problem, a build.settings and config.lua file that are uses to build the app and an needed assets. Zip all of that up and click on the Report a Bug link at the top. In the message, reference this post (in addition to explaining the problem there).
Please post the case ID you get in the confirmation email back here.
Rob