Onesignal with expo build

Hi, there! I created two app, one with expo and one without it. In non expo app, I developed all onesignal push logic, compiling debug in android studio, once everything was greate and working, I ported it to the app build on expo that in expo client only show a warning - as expected. But I run exp build:android then installed the apk file, but nothing hapens. Is it possible to make it work with exp build once all onesignal logic is right and working ?

hi @brunoandradebr,

you will have to take some additional steps if you are using an external push notification service. while we dont originally support non-expo push services, users have gotten it working, as described here:

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