Re: [I] AndroidInsecureFileModeEnabled and autofill password [cordova-android]

2025-06-07 Thread via GitHub
breautek commented on issue #1800: URL: https://github.com/apache/cordova-android/issues/1800#issuecomment-2952817846 > Yes, it returns null, I caught that in the logs. But the thing is, the source of passwords is the keyboard, for example Gboard, Google Autofill. That is, the built-in aut

Re: [I] AndroidInsecureFileModeEnabled and autofill password [cordova-android]

2025-06-03 Thread via GitHub
Ekkaterinka commented on issue #1800: URL: https://github.com/apache/cordova-android/issues/1800#issuecomment-2935207759 > `AndroidInsecureFileModeEnabled`заставляет веб-просмотр использовать файловый протокол, что означает, что источник вашего документа будет нулевым. > > Я не могу

Re: [I] AndroidInsecureFileModeEnabled and autofill password [cordova-android]

2025-06-03 Thread via GitHub
breautek commented on issue #1800: URL: https://github.com/apache/cordova-android/issues/1800#issuecomment-2935169305 `AndroidInsecureFileModeEnabled` makes the webview use the file protocol which means your document origin will be null. I can't say for certain but it's very likely t