Skip to content

Fix iOS not prompting to autofill password

Martin Santangelo requested to merge fix/store-password-ios into master

Ticket(s) / Related Merge Requests

mobile-native#4329 (closed)

Summary of Changes

Add the web credentials property to the apple-app-site-association endpoint

Testing Considerations

Once merged it should be tested on the mobile build with the fix for mobile-native#4329 (closed)

Deployment Considerations

Regression Scope

It only affects the iOS site association

Platform Affected (web, mobile, etc)

mobile iOS

Developer Testing Completed

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports