When we submit to iTunes we get notified that we are "Missing Push Notification Entitlement".
Checking in the generated Xcode project we can find *Classes/Preprocessor.h* and in it see that we have: #define UNITY_USES_REMOTE_NOTIFICATIONS 1
This started happening with the integration of DeltaDNA. Does anyone know what is going on?
Checking in the generated Xcode project we can find *Classes/Preprocessor.h* and in it see that we have: #define UNITY_USES_REMOTE_NOTIFICATIONS 1
This started happening with the integration of DeltaDNA. Does anyone know what is going on?