FirebasePushNotificationPlugin icon indicating copy to clipboard operation
FirebasePushNotificationPlugin copied to clipboard

Requiring Privacy Manifest

Open pjsoftcoUser opened this issue 10 months ago • 9 comments

@martijn00 @rohitvipin @rdelrosario @AlleSchonWeg

Please add a Privacy Manifest, as it’s now a requirement from Apple. This package works seamlessly, and the missing privacy manifest is currently the only issue preventing iOS project submissions. Your support in addressing this would be greatly appreciated!

The errors from Apple analysis: ITMS-91061: Missing privacy manifest

“Frameworks/FBLPromises.framework/FBLPromises” “Frameworks/FirebaseCore.framework/FirebaseCore” “Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics” “Frameworks/FirebaseInstallations.framework/FirebaseInstallations” “Frameworks/FirebaseMessaging.framework/FirebaseMessaging” “Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher” “Frameworks/GoogleDataTransport.framework/GoogleDataTransport” “Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac” “Frameworks/GoogleUtilities.framework/GoogleUtilities” “Frameworks/leveldb.framework/leveldb” “Frameworks/nanopb.framework/nanopb” “Frameworks/protobuf.framework/protobuf”

pjsoftcoUser avatar Mar 06 '25 16:03 pjsoftcoUser