MemoryToolkit.Maui
MemoryToolkit.Maui copied to clipboard
Issues in iOS
Thank you for the great work. The plugin works well in Android. But in iOS, not as much. Whenever pages are popped off the stack, the application crashes with one of the errors being an InvalidOperationException - Page cannot be null here. Also in Teardown, ListView itemsSource to null also raises a NullReferenceException. Are there anything specific for iOS that needs to be done?