Upload Apk Error Message ( Debug Mode )

Discussion in 'How Can I...?' started by mshuraih, Apr 7, 2020.

  1. mshuraih

    mshuraih Boxer

    Joined:
    Feb 28, 2016
    Messages:
    81
    Likes Received:
    37
    hey guys trying to upload APK - using android studio _ i don't have android device i did not test it on device I was just trying to upload I keep getting this error messgae about needing to upload APK in release mode not debug mode any one can help? thanks in advance
     

    Attached Files:

  2. mohamed awad

    mohamed awad Avid Boxer

    Joined:
    Mar 10, 2019
    Messages:
    315
    Likes Received:
    158
    this bundle was generated on debugging mode
    google play only accept release projects
    from android studio :
    --generate signed app bundle
    --choose app bundle or apk
    but app bundle is better if you will upload to google play
    --choose key store
    --type passwords and click next
    now you have two option ( debug -- release)
    --choose release
     
    Last edited: Apr 14, 2020
    mshuraih likes this.

Share This Page