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
On android: Call getSimState method and if SIM_STATE_READY is not returned, this error will be returned.
On iOS: Get SIM data and if return NIL, this error will be returned.
"PERMISSION_DENIED"
On android: Have not READ_PHONE_STATE permission, this error will be returned.
"null"
On android: An error occurs when all of the above conditions are passed but no data is available.