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

Playback causes 402 Error while connecting AppleTV through Airplay #57

Open
RickLI-beep opened this issue Apr 7, 2022 · 2 comments
Open

Comments

@RickLI-beep
Copy link

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:

  1. Launch the 'AdvancedExample' app
  2. Connect the test device with AppleTV through Airplay
  3. Tap the first item 'Pre-roll'
  4. 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

@dadigua2333
Copy link

I also encountered this problem in China Have you solved the problem

@dadigua2333
Copy link

设置一下超时时间为15s 我解决了这个问题.
IMAAdsRenderingSettings

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