Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(analytics): correct native types for extend_session parameter (#5973
) * fix(analytics,android): cast extend_session value to long Firebase requires a long value in Android for the extend_session parameter. See https://firebase.google.com/docs/reference/android/com/google/firebase/analytics/FirebaseAnalytics.Param#public-static-final-string-extend_session * fix(analytics,ios): cast extend_session value to @yES Firebase in iOS expects an extend_session value of @yES. See https://firebase.google.com/docs/reference/ios/firebaseanalytics/api/reference/Constants#/c:FIRParameterNames.h@kFIRParameterExtendSession
- Loading branch information
23fdf61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-native-firebase – ./
react-native-firebase-git-main-invertase.vercel.app
rnfirebase.io
react-native-firebase-invertase.vercel.app
react-native-firebase.vercel.app