DEV Community

Meat Boy
Meat Boy

Posted on

Did anyone integrated OneSignal in React Native/Expo?

I am looking for help (tutorials or tips) with integrating OneSignal notifications with React Native on Expo platform. I know OneSignal has tutorial but it seems it's outdated and I am not good enough in XCode to configure this :/

Oldest comments (4)

Collapse
 
renanogueira profile image
Renan Serrão Nogueira

I have already integrated OneSignal in 2 applications in the company I work for, I can try to help you!

Collapse
 
gdeglin profile image
George Deglin

Hi. The OneSignal guide should be fully up to date (I work at OneSignal). Could you contact our support team if you ran into a particular issue?

We also recently published this tutorial on the Expo blog itself about how to set up OneSignal with Expo blog.expo.io/push-notifications-an...

Collapse
 
meatboy profile image
Meat Boy

Hi George, thanks for your reply. I sent messages on your chat. I have problem with running example project from documentation.onesignal.com/docs/r...
When I am running on Xcode I am getting

Showing Recent Issues
/Users/user/react-native-onesignal/examples/RNOneSignal/ios/Pods/Target Support Files/Pods-RNOneSignal/Pods-RNOneSignal.debug.xcconfig: unable to open file (in target "RNOneSignal" in project "RNOneSignal")

error and build is stopped.

Collapse
 
meatboy profile image
Meat Boy

Ok, after few attempts I already connected OneSignal to the app :) I love how easy is to use it now :P