teranetsrl / oauth2_client

Simple Dart library for interacting with OAuth2 servers.
BSD 2-Clause "Simplified" License
96 stars 112 forks source link

On click cancel in iOS, App Crash #169

Open arslanrazacrew opened 1 year ago

arslanrazacrew commented 1 year ago

When I click to open the WebView for signing in, a pop notification appears with two options: "Continue" and "Cancel." However, when I press "Cancel," my app crashes on iOS.