Having trouble building iOS standalone app

Is it required that I have a P8 file for my app even if I don’t use push notifications? If it isn’t how do I tell Expo to skip it when building?

It’s not validated until you try to send a notification, so you can pass any(not empty and not too large) file there.

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