wombat888

Results 2 comments of wombat888

If `demos/using-dev-build` is used to populate a replica and the replica's webapp frontend canister url (fronted by ngrok) is passed to ASWebAuthenticationSession then authentication seems to work on an iPhone...

I am calling [ASWebAuthenticationSession](https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession) from a Swift plugin in a Flutter app. The app does not explicitly create a webview. I haven't built a page that wraps the demo with...