breautek commented on issue #1366: URL: https://github.com/apache/cordova-android/issues/1366#issuecomment-1129015820
> I create a reproduction app: https://github.com/benmesza/Reproduction . The folder include title.txt file where you can find the e-mail and password to the login. In the project assets folder include an image from the error what i experienced on android 11 device. I realize this is a late response, but we cannot we accept a reproduction app that contains the use of frameworks. [Reproduction Apps](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md) should be as minimal as possible including only what is necessary to reproduce the issue. It should not contain frameworks like ionic which can extend or abstract Cordova functionality. If you can't reproduce issue in a pure cordova application, then the issue you're experiencing may not an issue with Cordova, but within the framework that you're using. > To the iOS section in config.xml. Ie <platform name="ios"> <preference name="Hostname" value="example.example.com" /> <preference name="Scheme" value="https" /> FYI: iOS has different restrictions and cannot use `https` or any "well known" schemes. -- 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]
