Halil
Halil
Sorry, I currently don't have a Chromecast available.
I now found the exact source of the memory leak, after opening a music file, a new ring buffer will be allocated and the old one won't be released from...
@smstuebe Can you merge this for the .NET Maui prereleases?
Yes and yes. Use FreshTabbedFONavigationContainer: Example: Your main page xaml: ``` ``` Your page class: ``` public partial class MainPage : FreshMvvm.FreshTabbedFONavigationContainer { public MainPage(string titleOfFirstTab) : base(titleOfFirstTab) { InitializeComponent();...
This is probably not a bug in Essentials. See: 1. https://github.com/dlutton/flutter_tts/issues/334 2. https://forum.smartapfel.de/forum/thread/10335-ios-15-6-kurzbefehle-u-merkw%C3%BCrdige-textansage/