Skip to content

Commit

Permalink
fix(app, firebase-ios-sdk): bump to firebase-ios-sdk v7.8.1 for analy…
Browse files Browse the repository at this point in the history
…tics fix

Analytics fixed an issue where references to retrieveAdTrackingConsentStatus caused kids' apps to be rejected during App Store review
  • Loading branch information
mikehardy committed Mar 14, 2021
1 parent 87f3114 commit 8cd1d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"sdkVersions": {
"ios": {
"firebase": "7.8.0"
"firebase": "7.8.1"
},
"android": {
"minSdk": 16,
Expand Down

1 comment on commit 8cd1d6e

@vercel
Copy link

@vercel vercel bot commented on 8cd1d6e Mar 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.