I’m making an attempt to make use of Linking.openURL(App-Prefs:NOTIFICATIONS_ID&path=${bundleId});
to open the system notifications setting web page for the app however it’s simply opening cellphone’s settings.
Does anyone know the best way to obtain that? If above is the right strategy, are there any necessities/configurations, from a venture perspective, that i ought to examine/add for that to work (iOS 14)?
ty