Start a new topic
Answered

iOS 10 Push Notifications Ad-Hoc Release

Hi there.


I've managed to get push notifications working on a non-ad-hoc development mode (RADStudio Delphi), however currently I'm trying to create an IPA so that it can install it on test users phones (using their UDID's). However push notifications won't work. I've managed to make it install, and fairly certain the provisioning profiles and certificates are correct, as when it's debug it works perfect.


Any help will be appreciated.


Oli.


Best Answer
Oli,

Yes. It is recommended to have separate environment for dev and prod. But that said you can also apply a production certificate in the same env once you are ready to take your app to production. You might have issues again applying dev certficate once prod cer is applied.

 

Thanks,

Pranav

Kinvey


Oli,

Have you also uploaded the Production .p12 on Kinvey console?

Thanks,
Pranav
Kinvey Support

 

Answer
Oli,

Yes. It is recommended to have separate environment for dev and prod. But that said you can also apply a production certificate in the same env once you are ready to take your app to production. You might have issues again applying dev certficate once prod cer is applied.

 

Thanks,

Pranav

Kinvey

Pranav,


Do I have to create a whole new environment for this?


Cheers,

Oli.

Login or Signup to post a comment