mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-04-29 23:16:09 +08:00

We at LINE observed about 40K crashes a day that were suspected to be caused by the reacahability callback function invoked on an already-deallocated object. We couldn't reproduced the crash locally but this patch did reduce the number of crash reports to zero. This closes #49