mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-11 11:29:13 +08:00
update changelog
This commit is contained in:
@@ -20,7 +20,7 @@ WIP
|
||||
|
||||
## Analytics
|
||||
|
||||
- Added support for `resetAnalyticsData()`
|
||||
- Added support for `resetAnalyticsData()` - this is useful for opt-in first analytics/data collection flows
|
||||
- `setUserProperties` now iterates properties natively (formerly 1 native call per property)
|
||||
|
||||
## Functions
|
||||
@@ -30,4 +30,4 @@ WIP
|
||||
## Instance Id (iid)
|
||||
|
||||
- Instance Id now supports multiple Firebase apps, e.g. `firebase.app('fooApp').iid().get()`
|
||||
- Support preventing auto initialization via `setAutoInitEnabled(enabled: boolean)` this is useful for opt-in first analytics/data collection flows
|
||||
- Support preventing auto initialization via `setAutoInitEnabled(enabled: boolean)` - this is useful for opt-in first analytics/data collection flows
|
||||
|
||||
Reference in New Issue
Block a user