Re: [I] IOS report "Failed to resolve host network app id" error, Android is working properly [cordova-ios]

2024-06-11 Thread via GitHub
mewebranding commented on issue #1440: URL: https://github.com/apache/cordova-ios/issues/1440#issuecomment-2161909335 this error is shown in XCode console. ` http://www.w3.org/ns/widgets"; xmlns:cdv="http://cordova.apache.org/ns/1.0";> HelloWorld Sample Apache Cordova App

Re: [I] IOS report "Failed to resolve host network app id" error, Android is working properly [cordova-ios]

2024-06-11 Thread via GitHub
breautek commented on issue #1440: URL: https://github.com/apache/cordova-ios/issues/1440#issuecomment-2161902965 > console reports "Failed to resolve host network app id" (btw, Safari in the XCode emulator can access API hosts) This doesn't really sound like an error that cordova thr

[I] IOS report "Failed to resolve host network app id" error, Android is working properly [cordova-ios]

2024-06-11 Thread via GitHub
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

Re: [I] IOS report "Failed to resolve host network app id" error, Android is working properly [cordova-ios]

2024-06-11 Thread via GitHub
breautek commented on issue #1439: URL: https://github.com/apache/cordova-ios/issues/1439#issuecomment-2161853877 Please fill out the issue form. The error message without context isn't that useful. -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [I] IOS report "Failed to resolve host network app id" error, Android is working properly [cordova-ios]

2024-06-11 Thread via GitHub
breautek closed issue #1439: IOS report "Failed to resolve host network app id" error, Android is working properly URL: https://github.com/apache/cordova-ios/issues/1439 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] SuppressesLongPressGesture / Suppresses3DTouchGesture preferences not working since iOS 15.1 [cordova-ios]

2024-06-11 Thread via GitHub
tol-uno commented on issue #1216: URL: https://github.com/apache/cordova-ios/issues/1216#issuecomment-2160947330 This is still an unresolved issue on iOS 17.4.1 Here is a [link](https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVG

Re: [I] Do not overwrite standard File API [cordova-plugin-file]

2024-06-11 Thread via GitHub
qiutian00 commented on issue #316: URL: https://github.com/apache/cordova-plugin-file/issues/316#issuecomment-2160310177 Changing the standard API's is a really bad idea, It effects other upload file components that use window.File -- This is an automated message from the Apache Git Serv