We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to load the ads, the GoogleIMALoader.adsLoader delegate method shows below error.
code 1010 message The response does not contains a valid ads.
I am using the latest version of GoogleAds-IMA-iOS-SDK with is 3.23.0. The IOS version is 13.0*
If I use the VAST url it works but I need to us the VMAP url and this does not work, neither on simulator nor on real device.
The same VAST and VMAP url is working on android platform.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to load the ads, the GoogleIMALoader.adsLoader delegate method shows below error.
code 1010 message The response does not contains a valid ads.
I am using the latest version of GoogleAds-IMA-iOS-SDK with is 3.23.0. The IOS version is 13.0*
If I use the VAST url it works but I need to us the VMAP url and this does not work, neither on simulator nor on real device.
The same VAST and VMAP url is working on android platform.
The text was updated successfully, but these errors were encountered: