@@ -134,7 +134,7 @@ Firebase Messaging | libfirebase_messaging.a
134
134
| | com.google.firebase:firebase-messaging:22.0.0
135
135
| | (Maven package)
136
136
| | libmessaging_java.jar (Android service)
137
- | | androidx.core:core:1.0.1 (Maven package)
137
+ | | androidx.core:core:1.6.0-rc01 (Maven package)
138
138
Firebase Realtime Database | libfirebase_database.a
139
139
| | libfirebase_auth.a
140
140
| | libfirebase_app.a
@@ -157,7 +157,7 @@ Firebase Storage | libfirebase_storage.a
157
157
| | (Maven package)
158
158
| | com.google.firebase:firebase-storage:20.0.0
159
159
| | (Maven package)
160
- | | com.google.firebase:firebase-auth:20 .0.4
160
+ | | com.google.firebase:firebase-auth:21 .0.1
161
161
| | (Maven package)
162
162
163
163
Important: Each version of the Firebase C++ SDK supports specific Firebase
@@ -180,46 +180,46 @@ Feature | Required Frameworks and Cocoapods
180
180
-------------------------- | ---------------------------------------
181
181
Firebase AdMob | firebase_admob.xcframework
182
182
| | firebase.xcframework
183
- | | Firebase/Analytics Cocoapod (8.1.1 )
183
+ | | Firebase/Analytics Cocoapod (8.2.0 )
184
184
| | Google-Mobile-Ads-SDK Cocoapod (7.69.0-cppsdk)
185
185
Firebase Analytics | firebase_analytics.xcframework
186
186
| | firebase.xcframework
187
- | | Firebase/Analytics Cocoapod (8.1.1 )
187
+ | | Firebase/Analytics Cocoapod (8.2.0 )
188
188
Firebase Authentication | firebase_auth.xcframework
189
189
| | firebase.xcframework
190
- | | Firebase/Auth Cocoapod (8.1.1 )
190
+ | | Firebase/Auth Cocoapod (8.2.0 )
191
191
Firebase Dynamic Links | firebase_dynamic_links.xcframework
192
192
| | firebase.xcframework
193
- | | Firebase/DynamicLinks Cocoapod (8.1.1 )
193
+ | | Firebase/DynamicLinks Cocoapod (8.2.0 )
194
194
Cloud Firestore | firebase_firestore.xcframework
195
195
| | firebase_auth.xcframework
196
196
| | firebase.xcframework
197
- | | Firebase/Firestore Cocoapod (8.1.1 )
198
- | | Firebase/Auth Cocoapod (8.1.1 )
197
+ | | Firebase/Firestore Cocoapod (8.2.0 )
198
+ | | Firebase/Auth Cocoapod (8.2.0 )
199
199
Firebase Functions | firebase_functions.xcframework
200
200
| | firebase_auth.xcframework (optional)
201
201
| | firebase.xcframework
202
- | | Firebase/Functions Cocoapod (8.1.1 )
203
- | | Firebase/Auth Cocoapod (8.1.1 )
202
+ | | Firebase/Functions Cocoapod (8.2.0 )
203
+ | | Firebase/Auth Cocoapod (8.2.0 )
204
204
Firebase Installations | firebase_installations.xcframework
205
205
| | firebase.xcframework
206
- | | FirebaseInstallations Cocoapod (8.1.1 )
206
+ | | FirebaseInstallations Cocoapod (8.2.0 )
207
207
Firebase Cloud Messaging | firebase_messaging.xcframework
208
208
| | firebase.xcframework
209
- | | Firebase/Messaging Cocoapod (8.1.1 )
209
+ | | Firebase/Messaging Cocoapod (8.2.0 )
210
210
Firebase Realtime Database | firebase_database.xcframework
211
211
| | firebase_auth.xcframework
212
212
| | firebase.xcframework
213
- | | Firebase/Database Cocoapod (8.1.1 )
214
- | | Firebase/Auth Cocoapod (8.1.1 )
213
+ | | Firebase/Database Cocoapod (8.2.0 )
214
+ | | Firebase/Auth Cocoapod (8.2.0 )
215
215
Firebase Remote Config | firebase_remote_config.xcframework
216
216
| | firebase.xcframework
217
- | | Firebase/RemoteConfig Cocoapod (8.1.1 )
217
+ | | Firebase/RemoteConfig Cocoapod (8.2.0 )
218
218
Firebase Storage | firebase_storage.xcframework
219
219
| | firebase_auth.xcframework
220
220
| | firebase.xcframework
221
- | | Firebase/Storage Cocoapod (8.1.1 )
222
- | | Firebase/Auth Cocoapod (8.1.1 )
221
+ | | Firebase/Storage Cocoapod (8.2.0 )
222
+ | | Firebase/Auth Cocoapod (8.2.0 )
223
223
224
224
Important: Each version of the Firebase C++ SDK supports a specific version of
225
225
the Firebase iOS SDK. Please ensure that you reference the Cocoapod versions
@@ -240,46 +240,46 @@ Feature | Required Libraries and Cocoapods
240
240
-------------------------- | -----------------------------------------
241
241
Firebase AdMob | libfirebase_admob.a
242
242
| | libfirebase_app.a
243
- | | Firebase/Analytics Cocoapod (8.1.1 )
243
+ | | Firebase/Analytics Cocoapod (8.2.0 )
244
244
| | Google-Mobile-Ads-SDK Cocoapod (7.69.0-cppsdk)
245
245
Firebase Analytics | libfirebase_analytics.a
246
246
| | libfirebase_app.a
247
- | | Firebase/Analytics Cocoapod (8.1.1 )
247
+ | | Firebase/Analytics Cocoapod (8.2.0 )
248
248
Firebase Authentication | libfirebase_auth.a
249
249
| | libfirebase_app.a
250
- | | Firebase/Auth Cocoapod (8.1.1 )
250
+ | | Firebase/Auth Cocoapod (8.2.0 )
251
251
Firebase Dynamic Links | libfirebase_dynamic_links.a
252
252
| | libfirebase_app.a
253
- | | Firebase/DynamicLinks Cocoapod (8.1.1 )
253
+ | | Firebase/DynamicLinks Cocoapod (8.2.0 )
254
254
Cloud Firestore | libfirebase_firestore.a
255
255
| | libfirebase_app.a
256
256
| | libfirebase_auth.a
257
- | | Firebase/Firestore Cocoapod (8.1.1 )
258
- | | Firebase/Auth Cocoapod (8.1.1 )
257
+ | | Firebase/Firestore Cocoapod (8.2.0 )
258
+ | | Firebase/Auth Cocoapod (8.2.0 )
259
259
Firebase Functions | libfirebase_functions.a
260
260
| | libfirebase_app.a
261
261
| | libfirebase_auth.a (optional)
262
- | | Firebase/Functions Cocoapod (8.1.1 )
263
- | | Firebase/Auth Cocoapod (8.1.1 )
262
+ | | Firebase/Functions Cocoapod (8.2.0 )
263
+ | | Firebase/Auth Cocoapod (8.2.0 )
264
264
Firebase Installations | libfirebase_installations.a
265
265
| | libfirebase_app.a
266
- | | FirebaseInstallations Cocoapod (8.1.1 )
266
+ | | FirebaseInstallations Cocoapod (8.2.0 )
267
267
Firebase Cloud Messaging | libfirebase_messaging.a
268
268
| | libfirebase_app.a
269
269
| | Firebase/CloudMessaging Cocoapod (8.1.1)
270
270
Firebase Realtime Database | libfirebase_database.a
271
271
| | libfirebase_app.a
272
272
| | libfirebase_auth.a
273
- | | Firebase/Database Cocoapod (8.1.1 )
274
- | | Firebase/Auth Cocoapod (8.1.1 )
273
+ | | Firebase/Database Cocoapod (8.2.0 )
274
+ | | Firebase/Auth Cocoapod (8.2.0 )
275
275
Firebase Remote Config | libfirebase_remote_config.a
276
276
| | libfirebase_app.a
277
- | | Firebase/RemoteConfig Cocoapod (8.1.1 )
277
+ | | Firebase/RemoteConfig Cocoapod (8.2.0 )
278
278
Firebase Storage | libfirebase_storage.a
279
279
| | libfirebase_app.a
280
280
| | libfirebase_auth.a
281
- | | Firebase/Storage Cocoapod (8.1.1 )
282
- | | Firebase/Auth Cocoapod (8.1.1 )
281
+ | | Firebase/Storage Cocoapod (8.2.0 )
282
+ | | Firebase/Auth Cocoapod (8.2.0 )
283
283
284
284
Important: Each version of the Firebase C++ SDK supports a specific version of
285
285
the Firebase iOS SDK. Please ensure that you reference the Cocoapod versions
0 commit comments