You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is incorrect. navigator.notification.confirm does not support the same functionality. Specifically, setCancelable is ALWAYS set to true: Notification.java
To customize the dialog to be cancelable or not cancelable is supported in ReactNative: https://facebook.github.io/react-native/docs/alert.
Is there a plan to support that in Cordova down the road?
The text was updated successfully, but these errors were encountered: