icerockdev / moko-errors

Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development.
https://moko.icerock.dev/
Apache License 2.0
53 stars 6 forks source link

Add errors-permissions addition with DeniedAlwaysException processing #35

Open Alex009 opened 3 years ago

Alex009 commented 3 years ago

when we got from moko-perimissions DeniedAlwaysException we should show have ability to show user alert "Please enable push notifications in settings, we use it for ***" with buttons "Go to settings" and "Close". "Go to settings" should route to settings of our application in iphone settings app