Closed StefanNedelchev closed 2 years ago
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Stefan Nedelchev. This is most likely caused by a git client misconfiguration; please make sure to:
git config --list | grep email
git config --global user.email email@example.com
@cla-bot check
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Stefan Nedelchev. This is most likely caused by a git client misconfiguration; please make sure to:
git config --list | grep email
git config --global user.email email@example.com
The cla-bot has been summoned, and re-checked this pull request!
Since iOS 14, apps are required to have Facebook SDK v8 (or later) for advertising campaigns to work. This PR updates the versions inside the Podfile. The app seems to build correctly after the change and login with Facebook seems to keep working too.