breautek commented on issue #1445: URL: https://github.com/apache/cordova-android/issues/1445#issuecomment-1167361932
> I don't known if i'm clear, i'm french sorry. No worries, you're good. Ok thanks for confirming that this isn't related to the aforementioned issue. I think the next best thing to help move this along is if you can provide a sample reproduction repository that reproduces this issue. - Build a new cordova app and use the same bundle id as your real app - For this particular issue, I don't think you need to include any actual app sources, the hello world app should be sufficient. - To test if the sample repository reproduces your issue, you can use your build.json / keystore, **but do NOT include them inside the sample repository** To avoid testing the bundle by uploading it to the play store, you can use Google's [Bundletool](https://developer.android.com/studio/command-line/bundletool). With the bundle tool, you can generate an [APK Set](https://developer.android.com/studio/command-line/bundletool#device_specific_apks), which can then be [installed](https://developer.android.com/studio/command-line/bundletool#deploy_with_bundletool) onto your device. This is how I will also test the reproduction sample. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
