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 Fix the Android Studio Error: “The project is using an incompatible version (AGP X.X.X) of the Android Gradle plugin”?
- Key Metrics to Track in Your iOS & Android Apps and What They Reveal
- Monetizing Your App: Strategies for Generating Revenue
- Security and Privacy: Protecting Your Users' Data in Mobile Apps
- Solving the “Writable dex file is not allowed” Crash in Android Apps
- Google Play Target API Level 34 Requirement: What Developers Need to Know