Running in Web Browser (Fallback Mode)
You are currently in a standard browser. CTN functions will execute web fallbacks or output live execution logs below.
Website Route & External Link Testing SuiteLive Navigation Test
Test routes to Google, Amazon, Myntra, Flipkart & more in native WebView or browser
Web Geolocation Testernavigator.geolocation
Fetch GPS coordinates using website browser Location API (not native app SDK)
Web Media & Hardware PermissionsmediaDevices
Request camera, mic, video, audio & clipboard permissions directly in website code
File Picker & Web Upload TesterHTML5 File API
Test native WebView file chooser, camera upload & file handling (Files are not saved)
JS Dialogs & Custom Button ConsoleBrowser Dialogs
Test alert(), confirm(), prompt() & custom interactive modal dialogs with customizable texts
Native Intent & Custom Scheme TesterIntents API
Test deep link scheme dispatches for UPI, Tel, SMS, Mailto, Maps & Custom Schemes
FCM Push Notification Test ConsoleLive Push
Dispatch test push notifications directly to device token
/api/test-fcmCTN.App.getInfo(callback)
Retrieve native app versionName, packageName & platform
CTN.Device.getInfo(callback)
Fetch device model, manufacturer, and Android OS version
CTN.Toast.show(message)
Display native Android toast message popup
In-App Review
Prompt Play Store rating dialog
App Updates
Check for Play Store updates
CTN.Iap.purchase(payload, callback)
Test Google Play Billing / StoreKit purchase sheets
CTN.Download.sendBlob(...)
Hand over Base64 blob to device Download Manager
CTN.Bridge.send(action, payload)
Post custom JSON messages to native WebView listener
