Missing Push Notification Entitlement Error From Apple

I just deployed my app to iOS without adding Apple Push Notification Service (APNs) keys since I wasn’t planning on using them. Instead, I was hoping to use OneSignal for push notifications. However, I got this email from Apple after submission:

ITMS-90078: Missing potentially required entitlement – Your app, or a library that’s included in your app, uses APNs registration APIs, but the APS Environment Entitlement isn’t included in the app signature’s entitlements…

I went ahead and added the keys. Has anyone else run into this? If so, how did do I continue using OneSignal instead of APNs?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.