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
Fix OSDeviceState back to using pushDisabled and subscribed
- OSDeviceState uses `pushDisabled` and `subscribed`
- These values are set in the `OneSignalPlugin.m` and `OneSignalPlugin.java` classes for the method `getDeviceState()`
- This is different from `OSSubscriptionState` which uses `isSubscribed` and `isPushDisabled`
0 commit comments