Error executing sample
See original GitHub issueI just followed all steps from the main README, installed Plugin.MediaManager in all projects and put this code on a button:
await CrossMediaManager.Current.Play("https://archive.org/download/testmp3testfile/mpthreetest.mp3" , MediaFileType.AudioUrl);
When i click the button, the audio plays, but a exception is showed
System.ArgumentException: TimeSpan does not accept floating point Not-a-Number values.
at at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Users/builder/data/lanes/3969/7beaef43/source/xamarin-macios/src/UIKit/UIApplication.cs:79
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00038] in /Users/builder/data/lanes/3969/7beaef43/source/xamarin-macios/src/UIKit/UIApplication.cs:63
at TestApp.iOS.Application.Main (System.String[] args) [0x00008] in /Users/disiqueira/Playground/TestApp/iOS/Main.cs:17
Edit: I am doing a Xamarin Forms project, but debugging on an Iphone 7 iOS 10.2
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
What are examples of an execution error?
Your car is wrecked, the other car is wrecked, and neither will drive again. And, quite possibly, one or more occupants of the...
Read more >Error after executing code in try-sample · Issue #79
open Chrome Dev tool Network tab in browser, found the following error message {"message":"An unhandled exception occurred.
Read more >Error running Spring-Boot samples
I've just cloned the github repo for Spring Boot samples, and I am trying to run various samples but they all return the...
Read more >Handling operation errors - Apollo GraphQL Docs
Executing GraphQL operations on a remote server can result in GraphQL errors or network errors. GraphQL errors. These are errors related to the...
Read more >error executing query (Example) | Treehouse Community
I am receiving the error: Error formatting SQL query: empty string given as argument for !character Has anyone else gotten this?
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you for your ping @candidodmv !! Issue closed!
@DiSiqueira will be very helpful keep solved issue as closed.