Hi,
Thank you for contacting the IMA SDK support team.
I have tested the VMAP sample tag in the VSI tool, and I am unable to replicate the issue you are experiencing. I have also checked the Google Advanced example, and the issue is not reproducible there either. Could you please confirm if the issue you are encountering is occurring in one of our Google sample apps? If so, kindly provide the following details for further investigation:
This information will help us understand your implementation and provide a solution. You can provide the following details via reply privately to the author option or directly provide it to the link below.
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
1. Navigate to
https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=IMA+SDK&entry.460850823=5004Q00002tJS6gQAG&entry.80707362=002436122. Fill out all fields, and attach your file(s).
3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.
IMA SDK Team |
The admanager.resume() function should not be invoked in the middle of a process, even during preloading. It should be called at its designated time. Could you elaborate on the business logic you intend to achieve by invoking admanager.resume() at that specific time?
In this context, preloading does not imply loading advertisements at a desired time. Instead, it refers to making an API call whose response will be available at a predetermined time.