android - A lot of NPE of DeviceMotionService happen recently -


recently app on google play store lot of npe of devicemotionservice. following stack:

java.lang.nullpointerexception     @ android.webkit.devicemotionservice$2.run(devicemotionservice.java:103)     @ android.os.handler.handlecallback(handler.java:615)     @ android.os.handler.dispatchmessage(handler.java:92)     @ android.os.looper.loop(looper.java:137)     @ android.webkit.webviewcore$webcorethread.run(webviewcore.java:1067)     @ java.lang.thread.run(thread.java:856) 

i have no clue issue. did use webview in app. checked source code. seems deep function in android framework/webkit.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -