Calling MediaElement's Handler.DisconnectHandler() is mandatory in Android?? #2274
Unanswered
bhavanesh2001
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently trying to use Media element in popup pages(community toolkit popup & and other one's) to display a video. While closing the popup/or navigating back from media element screen is it necessary to call DisconnectHandler()? if I only just call Stop() method, I am facing some weird issue. From this point if try to kill the app , It wont get completely killed ?? it always opens at the same page i tried to kill the app. not form the app start. I had restart mobile again to launch app from launch screen.
Note* I observed this in android
Beta Was this translation helpful? Give feedback.
All reactions