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
+ pod 'FirebaseAuthInterop', :modular_headers =>true
256
+
+ pod 'FirebaseAppCheckInterop', :modular_headers =>true
257
+
+ pod 'RecaptchaInterop', :modular_headers =>true
258
+
...
259
+
```
260
+
215
261
### Android
216
262
217
263
> Make sure your Android Studio installation is up to date. We recommend editing `gradle` and `kotlin` files in Android Studio as the IDE will suggest fixes and point out errors, this way you avoid most common pitfalls.
0 commit comments