ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
192 stars 177 forks source link

API Error - relating to UIView #95

Closed haveamission closed 5 years ago

haveamission commented 5 years ago

I am getting this error when trying to use the keyboard:

API error: <_UIKBCompatInputView: 0x13bf0cf30; frame = (0 0; 0 0); layer = <CALayer: 0x282287da0>> returned 0 width, assuming UIViewNoIntrinsicMetric

From what I am Googling, it appears to be related to some sort of width or height issue?

For reference, I am on Cordova 9.0.0 and iOS 4.5.5

haveamission commented 5 years ago

Seems to be irrelevant