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
There is a getter for firebase.notifications.AndroidNotification.visibility in lib/modules/notifications/AndroidNotification.js (its value is handled in DisplayNotificationTask.java), but the method setVisibility does not exists.
Environment
Platform: Android
Development Operating System: Linux Mint 18.3
Build Tools: Android Studio 3.2, Android SDK 27
React Native version: 54.x
RNFirebase Version: 4.2
Firebase Module: notifications
The text was updated successfully, but these errors were encountered:
Issue
@chrisbianca ,
There is a getter for
firebase.notifications.AndroidNotification.visibility
in lib/modules/notifications/AndroidNotification.js (its value is handled in DisplayNotificationTask.java), but the methodsetVisibility
does not exists.Environment
Platform: Android
Development Operating System: Linux Mint 18.3
Build Tools: Android Studio 3.2, Android SDK 27
React Native version: 54.x
RNFirebase Version: 4.2
Firebase Module: notifications
The text was updated successfully, but these errors were encountered: