DEV Community

Discussion on: Did anyone integrated OneSignal in React Native/Expo?

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

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

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.