mewebranding opened a new issue, #1440: URL: https://github.com/apache/cordova-ios/issues/1440
# Bug Report ## Problem The Android platform app is working normally, and then we added the iOS platform. When running in the emulator, a white screen appears and the console reports "Failed to resolve host network app ID" ### What is expected to happen? IOS should work normally like Android ### What does actually happen? When running in the iOS emulator, a white screen is displayed and the console reports "Failed to resolve host network app id" (btw, Safari in the XCode emulator can access API hosts) ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> Could it be due to compatibility between our XCode and Mac OS versions or some settings errors? ### Command or Code <!-- What command or code is needed to reproduce the problem? --> cordova platform add ios@7.1.0 && cordova build ios ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> build on macOS Xcode simulator ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Framework vue3.4.27 Cordova: Cordova CLI : 12.0.0 (cordova-lib@12.0.1) Cordova Platforms : ios 7.1.0 Cordova Plugins : None System MacOS sonoma14.5 Xcode15.4 NodeJS : v21.7.1 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org