Hello.
Is there a possibility to disable saving password to account functionality in iOS Simulator ? (It breaks an automation tests)
Thanks
Hello.
Is there a possibility to disable saving password to account functionality in iOS Simulator ? (It breaks an automation tests)
Thanks
This began plaguing us with Xcode 14.3 as well. It's a pain to work around, but more-so because it can present itself in multiple places depending on timing. CI nightmare.
This is extremely annoying on iOS 26 CI, it consistently breaks our CI pipeline and we have to build another version of our app just for CI that does not trigger the save-password dialog.