Pushwoosh update for IOS 10 push registration

Developers who have integrated with Pushwoosh received an email that an update of their Pushwoosh SDK for IOS was required for new users running IOS 10 to register correctly with their service.

I want to make sure whether I need to update my app, since it uses the code in Corona Docs to register, and not the code example for Corona on pushwoosh.com, and it has worked well.

If you the Corona devs have already updated this, is it in the Stable version or will I have to use the latest daily build to build the new app version we are about to release?

Finally, did IOS 10 introduce any new required keys in info.plist that the build server doesn’t automatically add?

Hi Henrik. We don’t use Pushwoosh’s SDK. Our example was around their REST API which should still work unless they’ve changed something on their end.

We also don’t formally support Pushwoosh. Their REST API was one of the more simple examples we could provide.

As for your last question, yes, Apple changed a few things.  You can follow this thread to learn more: 

https://forums.coronalabs.com/topic/65510-ios-10-and-xcode-8/?hl=nsphotolibraryusagedescription

Rob

Hi Henrik. We don’t use Pushwoosh’s SDK. Our example was around their REST API which should still work unless they’ve changed something on their end.

We also don’t formally support Pushwoosh. Their REST API was one of the more simple examples we could provide.

As for your last question, yes, Apple changed a few things.  You can follow this thread to learn more: 

https://forums.coronalabs.com/topic/65510-ios-10-and-xcode-8/?hl=nsphotolibraryusagedescription

Rob