You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to play a video with the provided 'AdvancedExample' project through Airplay, but it failed to start the AD and shows an error message "VAST media file loading reached a timeout of 8 seconds."
The steps to reproduce it:
Launch the 'AdvancedExample' app
Connect the test device with AppleTV through Airplay
Tap the first item 'Pre-roll'
Then the error message shows up through the consoleView after 8s, and the AppleTV kept showing an loading spinner afterwards
The messages printed in the console of Xcode are:
2022-04-07 17:01:19.611991+1000 AdvancedExample[5107:253549] Requesting ads
2022-04-07 17:01:20.110015+1000 AdvancedExample[5107:253549] AdsManager event Loaded
2022-04-07 17:01:28.143871+1000 AdvancedExample[5107:253549] AdsManager error: Optional("VAST media file loading reached a timeout of 8 seconds.")
2022-04-07 17:01:28.154925+1000 AdvancedExample[5107:253549] AdsManager event Pause
2022-04-07 17:01:28.178003+1000 AdvancedExample[5107:253549] AdsManager event All Ads Completed
My current location is at Sydney, Australia, not sure if it's relevant. :)
Do you have any ideas how to mitigate this issue, so that the playback can be shown on AppleTV through Airplay successfully?
Cheers,
Rick
The text was updated successfully, but these errors were encountered:
Hi there,
I've tried to play a video with the provided 'AdvancedExample' project through Airplay, but it failed to start the AD and shows an error message "VAST media file loading reached a timeout of 8 seconds."
The steps to reproduce it:
The messages printed in the console of Xcode are:
My current location is at Sydney, Australia, not sure if it's relevant. :)
Do you have any ideas how to mitigate this issue, so that the playback can be shown on AppleTV through Airplay successfully?
Cheers,
Rick
The text was updated successfully, but these errors were encountered: