alpine-android
alpine-android copied to clipboard
local Keystore is not present or missing?
We are using alvrme/alpine-android:android-34-jdk17 image for our android project.
Challenge: while extracting apk from aab build, we see warning saying debug.keystore isn't present under ~.android/ folder.
why is not present or where shall we find that local debug.keystore signing thing. Please respond what are we missing here and what are the steps to be taken care of.
@alvr