Xamarin.Forms.Plugins
Xamarin.Forms.Plugins copied to clipboard
Not working with ipad
This Package is working fine in mobile device but when i tried to run application in ipad then its not working.
Please suggest
My app is also experiencing the same. In my case, it is actually causing the app to crash.
I fired up the iPad 5th iOS 12.2 simulator, and got the following:
2019-05-08 21:15:47.565755-0500 [...].Mobile.iOS[31494:6873166] Unhandled managed exception:
Cannot access a disposed object.
Object name: 'KeyboardOverlapRenderer'. (System.ObjectDisposedException)
at Foundation.NSObject.get_SuperHandle () [0x00012] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.8.0.2/src/Xamarin.iOS/Foundation/NSObject2.cs:449
at UIKit.UIViewController.get_IsViewLoaded () [0x00023] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.8.0.2/src/Xamarin.iOS/UIKit/UIViewController.g.cs:2058
at KeyboardOverlap.Forms.Plugin.iOSUnified.KeyboardOverlapRenderer.OnKeyboardShow (Foundation.NSNotification notification) [0x00000] in