mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
19a5feb875
* (android) #1002: Add Null Pointer Checks to prevent Cordova from running on a destroyed activity * (android) Add logging statements if Cordova Activity does not exist anymore (i.e. is destroyed) Co-authored-by: Habets Rick <rick.habets@kbc.be>