Files
react-native-firebase/android
Michael Diarmid 8a5aaa30b0 [android] Utils.isAppInForeground not accounting for RN LifecycleState
Prior to this change, this utility in some rare cases would return true that Activity was in the foreground, however, React Native was still in the process of resuming, this, for example, led to crashes in HeadlessJS Notification tasks: "Tried to start task RNFirebaseBackgroundMessage while in foreground, but this is not allowed."
2018-09-14 21:48:49 +01:00
..
2017-03-02 11:30:08 +00:00