Invertase logo
Invertase
Create
Feedback
React Native Firebase

    Boards

  • React Native Firebase

Powered by Canny

React Native Firebase

posts
New Native Ad Format
RNfirebase only supports Native Express Ads which will be deprecated soon. Is there a plan to add the new native format?
22
·
under review
Crashlytics: Add id to crash() method
When an error is thrown in any React lifecycle method the component tree is unmounted and a white screen is presented to our users. In these cases we crash our app pragmatically with crashlytics .crash(). This works like a charm but the exception raised always has the same signature. This causes all these exceptions to be grouped together in the firebase crashlytics dashboard. Is it possible to provide an optional id from the javascript side to promote better grouping in the dashboard?
1
·
under review
Get all active tasks getActiveUploadTasks/getActiveDownloadTasks
Returns all the active upload/download tasks as in https://firebase.google.com/docs/reference/android/com/google/firebase/storage/StorageReference.html#getActiveDownloadTasks()
2
·
under review
Firebase Dynamic Link to be triggered when a "Code-Push" enabled app reinitializes the app
See the problem here: https://github.com/Microsoft/react-native-code-push/issues/1185#issuecomment-375435954 Possible solution to use "AsyncStorage" for temp storage of the dynamic link so that it can be triggered when the code-push re-initializes (instead of before the re-initialization).
1
·
under review
Powered by Canny