Hi,
I'm experiencing problem when using setUserNotificationsEnabled() and setQuietTimeEnabled(). Both these functions seems to be connected in some way; isUserNotificationsEnabled() and isQuietTimeEnabled() always returns the same value...
For example, when I run setQuietTimeEnabled(false), the userNotifications also gets disabled (and also the other way around).
Is this expected?
Release 1.2.0 together with RN 0.47.
Comments
8 comments