cordova-8.0.0

Reference error: Can't find variable: IntersectionObserver

…衆ロ難τιáo~ 提交于 2020-08-05 05:53:48
问题 I'm trying to use IntersectionObserver in cordova 8.0.0 app which is running on ios 13. When I inspect my app via safari, I see an error on intialization: ReferenceError: Can't find variable: IntersectionObserver This would suggest, that IntersectionObserver is not available, and I should use a polyfill. But! I've read many post claiming that IntersectionObserver is nativly supported in iOS safari 12+. And I kinda assume, that cordova would be running nativly available WKWebView, so it should

My app crashes in Play Console (signal 11 (SIGSEGV), code 1 (SEGV_MAPERR))

ぐ巨炮叔叔 提交于 2019-12-24 10:46:57
问题 Android app (hybrid app built on cordova) recorded more crashes in Google Play Console, signal 11 (SIGSEGV), code 1 (SEGV_MAPERR). crash happening only in production app pid: 0, tid: 0 >>> My App package name <<< backtrace: #00 pc 000000000147a832 /data/app/com.android.chrome-HY_VMhbJ0-Nzo6iNC_o1EA==/base.apk #01 pc 0000000000000000 <unknown> I had checked below links also but no use android Fatal signal 11 (SIGSEGV), code 1, fault addr 0x9 in tid 27173 signal 11 (SIGSEGV), code 1 (SEGV