Hobbit7

Results 5 issues of Hobbit7

I have no sound when I open my application right after downloading and installing it from Google Play Console internal testing. I use a Nokia 7 Plus phone with Android...

Sometimes my app crashes and I get this message: TimeSpan does not accept floating point Not-a-Number values. `TimeSpan.Interval (System.Double value, System.Int32 scale) /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/external/corefx/src/Common/src/CoreLib/System/TimeSpan.cs, line 249` I use Plugin.MediaManager nuget package...

My application crashed with this exception on my Android phone: `MediaQueue.get_Item (System.Int32 index) Z:\Documents\OpenSource\XamarinMediaManager\MediaManager\Queue\MediaQueue.cs, line 137 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size...

### Prerequisites - [X] I have verified this issue is present in the `develop` branch - [X] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGame/MonoGame/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already...

Linux
MacOS
Setup

## 💬 Questions and Help I want to use Xamarin MediaManager in my MonoGame iOS game to play videos. But the problem is that I always get this exception in...