MemoryToolkit.Maui icon indicating copy to clipboard operation
MemoryToolkit.Maui copied to clipboard

Issues in iOS

Open sanjaychans opened this issue 8 months ago • 2 comments

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?

sanjaychans avatar Jun 21 '24 23:06 sanjaychans