ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 274 forks source link

ionic app suddenly crashes and closes in ios 9 #238

Closed vahidvdn closed 7 years ago

vahidvdn commented 7 years ago

Type: bug

Platform: iOS 9.3

Recently I confronted with a problem in my ionic app. This only appears in ios 9 (I didn't test in other versions of ios). Why I said recently? Since a few days a go, I didn't have a lot of data in my remote database. No when I load some data with ion-infinite-scroll , and change some states, suddenly app closes with NO ERRORS.

I use gapDebug for watching the console log. But no errors appears. Any idea?

image