Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Can't upload my apk file to google play

Can't upload my apk file to google play

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 3 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LeeH
    wrote on last edited by
    #1

    Hi

    I'm trying to upload an apk file for the first time to Google Play, but when I do I get this error:

    Upload failed 
    You uploaded a debuggable APK. For security reasons you need to disable  debugging before it can be published in Google Play. 
    

    What's all this about???

    It was compiled in release mode so I don't know what they mean. Maybe I need to do something in the .pro file? Also I can't see anything about 'disable debugging' in the manifest file either.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Have you signed the package? See this guide.

      (Z(:^

      L 1 Reply Last reply
      3
      • sierdzioS sierdzio

        Have you signed the package? See this guide.

        L Offline
        L Offline
        LeeH
        wrote on last edited by
        #3

        @sierdzio

        Hi, thanks for quick response. I am going through the guide.

        1 Reply Last reply
        0
        • QjayQ Offline
          QjayQ Offline
          Qjay
          wrote on last edited by
          #4

          set the build to release mode ( if you haven't already) and sign the apk.

          1 Reply Last reply
          1
          • L Offline
            L Offline
            LeeH
            wrote on last edited by
            #5

            Yep that did it. I didn't sign the package. Won't do that again in a hurry. Thank you guys

            1 Reply Last reply
            2

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved