Hi Kathat,The null origin should be added in Mobile Service cockpit instead of the config.xml file. Please refer to https://blogs.sap.com/2020/03/16/hybrid-application-toolkit-apps-for-ios-switching-to-wkwebview/ on how to do it.Regards,Zhigao
Hi Manoj,
The mac machines of our cloud build service were upgraded to MacOS Big Sur, which allows building apps for iOS 15, in early Sep. Please rebuild your app to see if you still get this error.
Regards,
Zhigao
Web IDE and HAT is only available on Neo. I checked the checkbox only after the first build.
Actually the checkbox is intended for the build-for-CF scenario, but your scenario can take advantage of it.
Hi Maximilian,
Although a new app is auto generated in the first build, the subsequent builds will be made against the manually created app if the "Manually update configuration files" checkbox is checked.
I specified the App Id in my appConfig.js ...
Hi Maximilian,
Before building the project, you need to manually create an application in Mobile Services cockpit and its configuration should match those you set in appConfig.js (what other configurations you modified?). Besides, the "id" attribute...