javascript - Cordova app crashes with Dialog onPause -


i have built cordova app org.apache.cordova.dialogs plugin installed. after starting (ondeviceready) show dialog using navigator.notification.alert\prompt.

then if press home button return home screen following error:

the app crashes: unable add window — token android.os.binderproxy not valid; activity running? 

how can overcome this? have done research on topic found no ideas on how implement using cordova.


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -