How can I display the widget on my mobile app
AllSafeAardwolf26 months ago
I would like to use the widget in my mobile app, how would I go about rendering it.
Matthewadmin26 months ago
Hey, the best approach would be to open the widget in the designated browser. Whilst it is possible to render a webview, this is not ideal as some providers like Google may reject authentication.
To open the url in swift:
In kotlin:
In react native:
And in flutter: