Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with ipad #171

Open
viveklpu2011 opened this issue Apr 24, 2019 · 1 comment
Open

Not working with ipad #171

viveklpu2011 opened this issue Apr 24, 2019 · 1 comment

Comments

@viveklpu2011
Copy link

This Package is working fine in mobile device but when i tried to run application in ipad then its not working.

Please suggest

@Drew-E
Copy link

Drew-E commented May 9, 2019

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 :0
at Foundation.InternalNSNotificationHandler.Post (Foundation.NSNotification s) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.8.0.2/src/Xamarin.iOS/Foundation/NSNotificationCenter.cs:48
--- End of stack trace from previous location where exception was thrown ---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants