idoodler commented on issue #1153: URL: https://github.com/apache/cordova-ios/issues/1153#issuecomment-935771515
Just to keep you guys updated, Apple finally responded to the FBA. They offer two workarounds: 1. Load the Website from a HTTP(S)-Server -> I already found that workaround as mentioned above 2. Load the Website via a custom scheme handler: `ionic://index.html` won't work on iOS 15.0, `ionic://SCHEME/page.html` works -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
