Hey all, I’‘ve been building a leads traige software for a client and built an Expo mobile app off the web app. When I deployed it, I was having issues getting push notifications to work. My agent told me the following was the issue: “You’ll need an EAS build (via Expo Launch) with proper APNs credentials (iOS) and Firebase/FCM setup (Android) for push notifications to actually reach devices.”
Using the built-in Replit Expo Launch integration, I don’t see a way to ‘turn on’ APNs credentials or assist in giving them to my EAS build - and I don’t want to do it through the Shell because I then can’t use my existing Expo project that was used to deploy earlier versions of the app.
Any help would be very much appreciated - as the whole value prop for this app is push notifications in sales people’s pockets. Thanks!