Sign APK cannot find the APK

I have the apk path set to the path below according to React Native documentation, but it still can’t find the APK.

Issue with input: [ApkPath not exist at: $BITRISE_SOURCE_DIR/android/app/build/outputs/apk/app-release.apk]

Hi @rajivshah3,

Thanks for asking the question here!

From this error snippet all I can say is that the APK does not exist at the path mentioned in the error.

Can you please attach the whole build log, or copy paste the URL of the build, so that we can look into the whole build log & config?