capawesome-team / capacitor-firebase

⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the Web.

Home Page:https://capawesome.io/plugins/firebase/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: upgrade Firebase SDK version to have Privacy Manifest

edshkliaruk opened this issue · comments

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Current problem

The latest version of the Firebase iOS SDK is 10.23.0.
https://github.com/firebase/firebase-ios-sdk/releases

This version includes the presence of the Privacy Manifest file that Apple requires to have since March 1st of this year.
It would be great to update the Firebase SDK version for this library.

Preferred solution

The best option would be to update the Firebase SDK to the latest version.

Alternative options

No response

Additional context

No response

Before submitting

commented

Will this be added to the v5 releases? It has prevented us from building our iOS app for a couple of weeks.

This issue will be resolved in v6.0.0, see milestone.

Closed by #612