Mobile App (Android/iOS)
When you wanna deploy on a mobile application
To integrate InsightX Bubblemaps into a mobile application, you must use the mobile-optimized /webview/
endpoint — designed for both iOS and Android.
Do not use the standard /bubblemaps/ route in mobile apps.
Required Format for Mobile Integration
https://app.insightx.network/webview/[CHAIN_ID]/[TOKEN_ADDRESS]?client=[your_client_id_here]
The client query parameter is required to identify and support your integration appropriately.
Updated about 2 months ago