-0.4 C
New York
Saturday, February 22, 2025

ios – Dealing with Privateness Manifest Necessities with Outdated Firebase and Angular Model


I’ve been caught off guard by the brand new privateness manifest necessities, that are asking for 11 declarations—principally associated to Firebase.

Clearly missed the memo, I do not bear in mind any communication from Apple. I launched updates to present apps in December with no points. This can be a new app launch.
Sadly, my app is considerably outdated, as I haven’t had time to replace all of the dependencies. I’m at present utilizing:

  • Ionic 5
  • Capacitor 5.0.0
  • Angular 12
  • Firebase 8.2.5
  • AngularFire 6.1.5

I see two potential choices:

  1. Improve to Firebase 10.22.0, which incorporates the privateness manifest. Nonetheless, this might additionally require upgrading to AngularFire 16.0.0 and Angular 16, introducing numerous breaking modifications that might be tough to handle in a short while body. To not point out having to retest every little thing as we simply accomplished testing.

  2. Manually create a privateness manifest or use a instrument to generate one. Would it not be potential to repeat the Firebase 10.22.0 manifest contents into my very own manually created file?
    This may be the perfect interim resolution because of the time constraint and I might replace the packages after the discharge to the shop.

I’m on a decent deadline and have very restricted time to resolve this. Any recommendation could be drastically appreciated!

SDKS listed by App Retailer

Frameworks/Capacitor.framework/Capacitor
Frameworks/Cordova.framework/Cordova
Frameworks/FBLPromises.framework/FBLPromises
Frameworks/FirebaseCore.framework/FirebaseCore
Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics
Frameworks/FirebaseDynamicLinks.framework/FirebaseDynamicLinks
Frameworks/FirebaseInstallations.framework/FirebaseInstallations
Frameworks/FirebaseMessaging.framework/FirebaseMessaging
Frameworks/GoogleDataTransport.framework/GoogleDataTransport
Frameworks/GoogleUtilities.framework/GoogleUtilities
Frameworks/nanopb.framework/nanopb

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles