Path of apk not found in bitrise deploy workspace

Me too i have react-native project and i want to build it android side “apk” i’m doing this workflow:

  • Activate SSH key. :white_check_mark:
  • Git Clone Repository. checked
  • Run npm commande (npm install). :white_check_mark:
  • Run npm commande (run “cd android && ./gradlew assembleRelease”) => to generate apk :white_check_mark:
  • Deploy to Bitrise Build :white_check_mark:
  • Firebase App Distribution :no_entry_sign:

please i need help

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.