Closed alexp25 closed 2 months ago
Hi @alexp25 Are you still having this issue? Can you try to clean your project and deintegrate/reinstall cocoapods?
Hi @jennantilla it worked using cordova run ios
command, so it could have something to do with XCode too, so I'm currently sticking to that (don't have debugger though), but will probably try your suggestion too (just don't want to break things at the moment)
Flutter clean
do the trick 👍
Hello everyone! Since this issue has gone stale I will close it out. If you are still having any issues with this, please let us know!
What happened?
The app compiles fine but when I try to run it via XCode, I get the following error. I am using the latest macOS (Sonoma), XCode (15.0.1) and iOS (17.1.1). When I archive the build and upload it to my device manually, it works, but not with XCode (and unable to debug as well)
Steps to reproduce?
What did you expect to happen?
The app should install and run on my iOS device via XCode
OneSignal Cordova SDK version
Release 3.8.1
Which platform(s) are affected?
Relevant log output
Code of Conduct