Don't need APNs key, but Expo asks for it

Hi

Is there a way to build and publish an app without push notification? My iOS app doesn’t need this capabitlity, but when I run “expo build:ios”, it keep asking for Apple Push Notifications service key - is there a way to workaround that?.

Pd: I have my own certificate and provisioning profiles, I don’t need Expo to handle this for me.

Thanks

We don’t support opting out from notifications, but you can pass random file and it should work.

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