Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

NullReferenceException #173

Open
dpmm99 opened this issue Jul 15, 2019 · 2 comments
Open

NullReferenceException #173

dpmm99 opened this issue Jul 15, 2019 · 2 comments

Comments

@dpmm99
Copy link

dpmm99 commented Jul 15, 2019

A System.NullReferenceException propagated out to the call to UIApplication.Main() on iOS when I loaded a video page and then backed out of that page. The video was also unplayable (with a slash through the play button) for the minute or so I waited on the page before backing out.

Unlike this case, setting TimeElapsedInterval="0" does not prevent the exception.

Made a ContentPage with only a VideoPlayer (<o:VideoPlayer Source="http://vjs.zencdn.net/v/oceans.mp4" />) in a StackLayout
Problem occurred on iOS 12.2 (simulator); did not occur on Android emulator
Using Octane.Xam.VideoPlayer 3.1.0 and Xamarin.Forms 4.0.0.497661

@ChizuNoYama
Copy link

I got the same issue here. I tried setting the TimeElapsedInterval but that didn't work either.

@ChizuNoYama
Copy link

I can confirm that updating to the latest Xamarin Forms fixes this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants