You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
1. compile Cordova app
2. run with XCode on a physical device
3. the error pops up and the installation is interrupted
What did you expect to happen?
The app should install and run on my iOS device via XCode
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)
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
The text was updated successfully, but these errors were encountered: