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
-`gaMeasurementId` property from `FirebaseOptions` has been replaced with `measurementId` to match Firebase web JS SDK.
10
11
11
-
12
12
⚠️ **REMOVED** ⚠️
13
13
14
14
# Firebase Dynamic Links has been Removed
@@ -37,10 +37,8 @@ The deprecation FAQ provides detailed guidance on how to migrate from Firebase D
37
37
38
38
Please refer to the official deprecation FAQ for complete migration guidance and support.
39
39
40
-
41
40
# iOS platform
42
41
43
42
- Minimum iOS deployment target has now been bumped to `15` from `13`.
44
43
- Minimum Xcode version required for iOS development is now Xcode `16.2`, previous was Xcode `15.2`.
45
44
-`gaMeasurementId` property from `FirebaseOptions` (now `measurementId` in React Native Firebase) has been removed from firebase-ios-sdk as it wasn't used.
0 commit comments