When OneSignal push notification subscribers click on your notification, you can link them to a specific URL or deep-link to a page in the app. In many cases, this is fine, but for some applications, it makes sense to open the URL in the system browser instead of the application itself. Use WebViewGold for Android to easily set OPEN_NOTIFICATION_URLS_IN_SYSTEM_BROWSER to true (you find that configuration boolean in the Config.java file).
- Knowledge Base
- WebViewGold for Android
- Android: How can I initiate the deeplinking URL of OneSignal notifications in the system browser instead of going to the app?
Article sections
Related Articles
- How to Get 12 or 20 Google Play Store Testers easily
- Is Your WebViewGold App Ready for Google Play’s 16 KB Requirement?
- How to integrate Pushwoosh in WebView-based iOS and Android apps?
- Fixing “white page” CDN issues in iOS & Android WebViews with a workaround
- How do I set up RevenueCat for In-App Purchases / In-App Subscriptions in WKWebView (iOS) or WebView (Android)?
- How to use GitHub for smart upgrading of WebViewGold app template?