cordova-plugin-keyboard icon indicating copy to clipboard operation
cordova-plugin-keyboard copied to clipboard

Issues with Password AutoFill (iOS)

Open thomasfw opened this issue 7 years ago • 11 comments

The Password AutoFill accessory bar is displayed across the entire app when said app has a login page (or password input) at the point of entry.

thomasfw avatar Apr 11 '18 12:04 thomasfw

@thomasfw

please post extracts of your code and screenshots

Aarbel avatar Apr 12 '18 07:04 Aarbel

Here's the password autofill bar on the login page (appears because of the password input type)...

The password autofill bar remains in place across the entire app after logging in and when interacting with other inputs.

img_3205

thomasfw avatar Apr 12 '18 07:04 thomasfw

which iOS is that ?

Aarbel avatar Apr 12 '18 22:04 Aarbel

11.3, but it's been here since 11.

This may or may not be relevant as it probably can't be applied to WebView https://stackoverflow.com/questions/45452170/ios-11-disable-password-autofill-accessory-view-option

thomasfw avatar Apr 13 '18 01:04 thomasfw

which webview do you use ? WKWebview or UI Webview ?

Aarbel avatar Apr 14 '18 09:04 Aarbel

WKWebview

thomasfw avatar Apr 14 '18 15:04 thomasfw

did you found your answer inside stackoverflow or not ? I'm using WKWebview, password input types, iOS 11, and can't reproduce this issue

Aarbel avatar Apr 14 '18 16:04 Aarbel

Hi, @thomasfw I'm facing the same issue. Did you solve this issue?

devhopeok avatar May 03 '18 03:05 devhopeok

Hello @thomasfw @gitofwebmobiledev i am having same issue,,,,can any one tell me ,how to solve this issue because its very urgent ..Plz help me

sumit-youngdecade avatar May 11 '18 07:05 sumit-youngdecade

@cjpearson any idea ?

Aarbel avatar May 11 '18 09:05 Aarbel

Somthing need like this -we need to change content type or input type dynamically on inputs https://stackoverflow.com/questions/46273995/how-to-disable-new-password-autofill-feature-in-ios-11-applications-login-screen

sumit-youngdecade avatar May 11 '18 11:05 sumit-youngdecade