|
When using Xcode 8, push notifications won't work if you don't have a .entitlements file on the project with the "aps-environment" key
Xcode can fix it on the Capabilities section of the target, but it should be documented or maybe find a way to create and link that file ourselves.
|