WebView
Once you will receive widget URL, you can show it in your app in webview
React Native
Once you will have widget URL from this endpoint - you can use React Native WebView library for opening it in the WebView.
If a 401 error is returned in the mobile application when opening the URL in the WebView (that is, the token has expired), repeat this request to get a new URL.
Android
Documentation coming soon
iOS
Documentation coming soon
Last updated