Start a new topic

AR.context.startVideoPlayer freezes the architect view on iOS 13

Hello Team,


Symptoms :
Opening any kind of video (mp4, hls) with AR.context.startVideoPlayer will freeze the architect view for good. architectView.IsRunning is false, yet no notification are fired when the player closes that would allow use to manually relaunch the rendering.

How to reproduce :
  • latest official samples for xamarin (sdk 9.0)
  • latest iOS version : 13.4.1 (but with the previous version also)
  • use AR.context.startVideoPlayer in any of the sample with an online video
  • close the player

It was working fine before, but it seems that the SDK doesn't relaunch the architect rendering on player close anymore. Works fine on android though.

Thanks for your help,

1 person has this problem
Login or Signup to post a comment