breautek edited a comment on issue #698: URL: https://github.com/apache/cordova-android/issues/698#issuecomment-778618389
This should be fixed in [[email protected]](https://github.com/apache/cordova-android/blob/master/RELEASENOTES.md#900-jun-23-2020) by https://github.com/apache/cordova-android/pull/978 If it's not working on `cordova-android@9` then I would recommend opening a new ticket so that we can track it. You can reference this issue for context, but please still fill out the entire issue form. Additional useful information to include in said bug report would be the output of the boot variable. You can find this by up the android shell (execute `adb shell` should put you into the android shell) and then provide the output of: ``` getprop sys.boot_completed ``` Do this when the emulator is in an error state where the cordova tooling is waiting forever. You should also include what emulator you're using. Thanks, Norman ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
