Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftyAds did finish setup with error #63

Closed
kidanh opened this issue May 15, 2021 · 1 comment
Closed

SwiftyAds did finish setup with error #63

kidanh opened this issue May 15, 2021 · 1 comment

Comments

@kidanh
Copy link

kidanh commented May 15, 2021

Please help me!

--> SwiftyAds did finish setup with error: Error Domain=com.google.user_messaging_platform Code=1 "Failed to read publisher's account configuration; try again later."

When I setup Built Configuration from Debug to Release

@crashoverride777
Copy link
Owner

Hey,

I believe this error relates to GDPR. You need to create your GoogleFunding Choices Account as by default SwiftyAds uses the UMP SDK to handle consent requests (please check the readme). If you do not create your funding choices account you will get this error.

If you want to skip this completely you can enter the isUMPDisabled entry into the SwiftyAds.plist and set it to true. Then SwiftyAds will skip all UMP related stuff.

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants