Rodrigo Gomez Palacio
Rodrigo Gomez Palacio
Howdy, Try adding `iPhoneDeploymentTarget` to your plugin props.
Some things I would try: * building to a different profile / perhaps not simulator and seeing what happens * prebuilding the project and opening the xcworkspace in the `ios`...
Howdy, Yes, we have a section on prebuilding in our main README. You can make use of your .gitignore to prevent from actually turning your project into a non-managed build....
hey @ilgiapa , sorry for the delay. Were you able to resolve the error?
@ShaunPep , You shouldn't need to include the OneSignalXCFramework pod as the plugin does this for you. For anyone else seeing this issue, perhaps try deleting your `ios` directory and...
@ansh , Thanks for reporting this. I'm happy you're able to find our workaround. We are currently aware of this issue and have it documented in our setup guide (we...
Hey Ansh. The documentation is [here](https://github.com/OneSignal/onesignal-expo-plugin#plugin). To debug, I recommend ejecting to a bare workflow and inspecting the capabilities files manually. [See docs](https://github.com/OneSignal/onesignal-expo-plugin#prebuild-optional).
Howdy y'all. So to summarize, you're seeing issues even with the plugin being listed first. Is that correct? Thanks for your patience while we investigate.
@a-r-d I'd be happy to make a PR but I don't know what to put in it since nobody seems to know what the colors mean. Also, what about the...
Thanks for reporting @sshanzel , I wonder if it has to do with [this](https://github.com/OneSignal/react-onesignal#troubleshooting). Can you check? Thanks for your patience. We will attempt to resolve soon.