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
To support Android Marshmallow's permission system, The Cordova SMS plugin now has a hasPermission method that takes 2 arguments (callback handlers) to test if the app has permission to send SMS messages. Support for this method should be added to the SMS object in Ionic Native.
The text was updated successfully, but these errors were encountered:
To support Android Marshmallow's permission system, The Cordova SMS plugin now has a
hasPermission
method that takes 2 arguments (callback handlers) to test if the app has permission to send SMS messages. Support for this method should be added to the SMS object in Ionic Native.The text was updated successfully, but these errors were encountered: