-
Notifications
You must be signed in to change notification settings - Fork 939
Closed
Description
Dear developers,
I love your webview plugin for the Oauth flow in my app. It works on Android, however I am having trouble on iOS, both on the emulator and real device. The following links result in a white webview:
- http://postgres-test.transmartfoundation.org/transmart/oauth/authorize?response_type=code&client_id=api-client&client_secret=api-client&redirect_uri=http%3A%2F%2Fpostgres-test.transmartfoundation.org%2Ftransmart%2Foauth%2Fverify (the Oauth link I am looking to open)
- http://thehyve.nl (My company's website, but on http instead of https, which normally redirects)
Both do work on Android. Also the https://thehyve.nl does load, leading me to believe it might be redirect related.
You should be able to reproduce this by just taking the example application in this repository and putting the above links in there.
Would really appreciate your suggestions!
Best regards,
Ward
Metadata
Metadata
Assignees
Labels
No labels