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
-**analytics:** add Expo config plugin for withoutAdIdSupport ([#8969](https://github.com/invertase/react-native-firebase/issues/8969)) ([5af7a6a](https://github.com/invertase/react-native-firebase/commit/5af7a6ab3f6da77e299c92b833fc1267c8309f18))
11
+
-**analytics:** add support for googleAppMeasurementOnDeviceConversion in iOS Expo plugin ([#9014](https://github.com/invertase/react-native-firebase/issues/9014)) ([a7a5125](https://github.com/invertase/react-native-firebase/commit/a7a512529ab7b40c9bc32d65cab1e6256556e68e))
12
+
-**firestore:** add 'source' option to enable local cache firestore listeners ([e3ce410](https://github.com/invertase/react-native-firebase/commit/e3ce410ef655796a488a1c79003ec2d7b783bae9))
13
+
14
+
### Bug Fixes
15
+
16
+
-**analytics:** cast item INDEX param to integer ([915dc8a](https://github.com/invertase/react-native-firebase/commit/915dc8a37aeaf67424d773134e55c81223a65be3))
17
+
-**analytics:** coerce all number params from js double to native integral ([760ddd2](https://github.com/invertase/react-native-firebase/commit/760ddd2fdba7004d3fb30d2321c89066a36e199b))
18
+
-**analytics:** success param type now boolean - never worked before, now works ([7e122b2](https://github.com/invertase/react-native-firebase/commit/7e122b264196b86e25deedb03aff4580741b7345))
19
+
-**android:** catch RejectedExecutionException on executor-backed Tasks ([375ade9](https://github.com/invertase/react-native-firebase/commit/375ade9a043d2fd8180572ecc75c518e4428be84))
20
+
-**database, android:** remove RTDB listeners before shutting down executors ([25ed605](https://github.com/invertase/react-native-firebase/commit/25ed605cdb5b639f70ad7e96923d4a9acc2ff0d0))
21
+
-**docs:** workflow to generate+publish API docs, call same on publish ([8222a96](https://github.com/invertase/react-native-firebase/commit/8222a9653794a44c37922f717358718b7ec5c653))
-**firestore, android:** catch RejectedExecutionException in sendOnSnapshotEvent ([602d7ad](https://github.com/invertase/react-native-firebase/commit/602d7ad250635c31901290af6c5b0ce98f7448ad))
24
+
-**firestore:** restore generic root type exports for `DocumentSnapshot`, `Transaction`, and `WriteBatch` ([#8997](https://github.com/invertase/react-native-firebase/issues/8997)) ([9809622](https://github.com/invertase/react-native-firebase/commit/9809622e0c6e2de21f17730bbf97dc5be33396bc))
@@ -13,7 +33,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
13
33
Please see https://rnfirebase.io/migrating-to-v24 for a guide on updating your types
14
34
if you were using the previous firestore typescript types.
15
35
16
-
*In general* everything should behave the same as v23 but the typescript types have changed. It is our hope you as a developer can adopt these changes easily and your app works exactly the same.
36
+
_In general_ everything should behave the same as v23 but the typescript types have changed. It is our hope you as a developer can adopt these changes easily and your app works exactly the same.
17
37
18
38
It is always our goal to be a drop-in replacement for firebase-js-sdk, type for type, API for API.
19
39
In general all firestore types should now be the same as the firestore modular types from firebase-js-sdk
-**analytics:** add Expo config plugin for withoutAdIdSupport ([#8969](https://github.com/invertase/react-native-firebase/issues/8969)) ([5af7a6a](https://github.com/invertase/react-native-firebase/commit/5af7a6ab3f6da77e299c92b833fc1267c8309f18))
11
+
-**analytics:** add support for googleAppMeasurementOnDeviceConversion in iOS Expo plugin ([#9014](https://github.com/invertase/react-native-firebase/issues/9014)) ([a7a5125](https://github.com/invertase/react-native-firebase/commit/a7a512529ab7b40c9bc32d65cab1e6256556e68e))
12
+
13
+
### Bug Fixes
14
+
15
+
-**analytics:** cast item INDEX param to integer ([915dc8a](https://github.com/invertase/react-native-firebase/commit/915dc8a37aeaf67424d773134e55c81223a65be3))
16
+
-**analytics:** coerce all number params from js double to native integral ([760ddd2](https://github.com/invertase/react-native-firebase/commit/760ddd2fdba7004d3fb30d2321c89066a36e199b))
17
+
-**analytics:** success param type now boolean - never worked before, now works ([7e122b2](https://github.com/invertase/react-native-firebase/commit/7e122b264196b86e25deedb03aff4580741b7345))
"description": "React Native Firebase - The analytics module provides out of the box support with Google Analytics for Firebase. Integration with the Android & iOS allows for in-depth analytical insight reporting, such as device information, location, user actions and more.",
0 commit comments