Closed pinarol closed 1 month ago
App Name | Gravatar UIKit Prototype Build | |
Build Number | 1339 | |
Version | 1.0 | |
Bundle ID | com.automattic.gravatar-sdk-demo-uikit.prototype-build | |
Commit | e1c52159ac5a91d9875bb422e3f92f5ebcfdbc23 | |
App Center Build | Gravatar SDK Demo - UIKit #179 |
App Name | Gravatar SwiftUI Prototype Build | |
Build Number | 1339 | |
Version | 1.0 | |
Bundle ID | com.automattic.gravatar-sdk-demo-swiftui.prototype-build | |
Commit | e1c52159ac5a91d9875bb422e3f92f5ebcfdbc23 | |
App Center Build | Gravatar SDK Demo - SwiftUI #178 |
Closes https://github.com/Automattic/Gravatar-SDK-iOS/issues/431
Description
We start to detect if the user has cancelled the oauth flow and treat it just like a dismissal of the OAuth flow so we ignore the error and the previous state remains same.
Testing Steps
SwiftUI Demo app > Profile editor with OAuth Follow the steps here https://github.com/Automattic/Gravatar-SDK-iOS/pull/427 to see the wrong email error Restart the oauth flow but this time tap cancel Observe: The same wrong email error remains
cc: @hamorillo