ITMS-91061: Missing privacy manifest #28211
Unanswered
williambuchanan2
asked this question in
General
Replies: 2 comments 2 replies
-
Are you using admob? This is relevant to old, not updated plugins...you need to update them or ask the author to update them. I'm the author of MTAdmob and I've updated it |
Beta Was this translation helpful? Give feedback.
1 reply
-
@williambuchanan2 Have you fixed this problem? I'm in the same boat as you. Would you mind sharing your privacy manifest? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone tell me why this just started happening today, and even better supply a working example of what I need to do to fix it?
I have a privacy manifest in place - it worked fine up until today. I have updated all nuget packages. Not sure what else to do.
The problematic SDK's are:
Frameworks/FBLPromises.framework/FBLPromises
Frameworks/FirebaseCore.framework/FirebaseCore
Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics
Frameworks/FirebaseInstallations.framework/FirebaseInstallations
Frameworks/FirebaseMessaging.framework/FirebaseMessaging
Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
rameworks/GoogleDataTransport.framework/GoogleDataTransport
Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
rameworks/GoogleUtilities.framework/GoogleUtilities
Frameworks/Protobuf.framework/Protobuf
Frameworks/leveldb.framework/leveldb
Frameworks/nanopb.framework/nanopb
The documentation on this is terrible so I have literally no clue what I need to do to get this working... I didn't even realise we were using most of the above SDK's so I can only assume they are being referenced by Firebase?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions