Hi,
While trying to run my app on my iphone 7 i see i get the following error in xcode:
2018-03-01 15:17:42.748572+0200 StorSenseMobile[8770:959523] API error: <_UIKBCompatInputView: 0x7fc2f750a7e0; frame = (0 0; 0 0); layer = <CALayer: 0x6080000333c0>> returned 0 width, assuming UIViewNoIntrinsicMetric
2018-03-01 15:17:42.748731+0200 StorSenseMobile[8770:959523] API error: <_UIKBCompatInputView: 0x7fc2f750a7e0; frame = (0 0; 0 0); layer = <CALayer: 0x6080000333c0>> returned 0 width, assuming UIViewNoIntrinsicMetric
this error prevents me to login into my app.
Does anyone have an idea what this error means?