Device Token missing since iOS 7

After updating my Corona app to support iOS 7 in late September, the “remoteRegistration” event does not occur for a significant percentage of my users.

I’m racking my brains trying to find out why this is happening. I’ve come up with the following speculations so far:

  1. Users who have iOS 6 will fail to report a Push Token with an app built for iOS 7.
  2. Users who have iOS 7 will fail to report a Push Token (for some reason).
  3. The “remoteRegistration” is not called for users who have upgraded to iOS 7 (for some reason).
  4. Certificates and provisioning profiles must be re-generated.

I’m just guessing here… Has anyone experienced the same thing, and how can it be solved?

Hi.

I have the next issue:

i create a push service enabled appID.

Make the prog.:slight_smile:

Intall.

Working fine, with developing profile on each devices, except: 5th gen ipod touch, and iphones.

Same program, same ios 7.0.4.

With an older prog, what published in appstore, working with 5th gen…

So, only developing profiles, and 5th gen phones/ipod touch.

Hi.

I have the next issue:

i create a push service enabled appID.

Make the prog.:slight_smile:

Intall.

Working fine, with developing profile on each devices, except: 5th gen ipod touch, and iphones.

Same program, same ios 7.0.4.

With an older prog, what published in appstore, working with 5th gen…

So, only developing profiles, and 5th gen phones/ipod touch.