You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
if I login to a client a second time. I get this stacktrace at await launch(url, forceWebView: true); - but the logon still works.
I'm testing on iOS.
Hi,
if I login to a client a second time. I get this stacktrace at
await launch(url, forceWebView: true);
- but the logon still works.I'm testing on iOS.
How can we improve the code to avoid this error (better then just ignoring it with an empty try catch surrounding)?
Best regards
Stefan
The text was updated successfully, but these errors were encountered: