Coder Social home page Coder Social logo

Problem with a missing paramter? about apkup HOT 5 OPEN

eventonehq avatar eventonehq commented on July 20, 2024 1
Problem with a missing paramter?

from apkup.

Comments (5)

nprail avatar nprail commented on July 20, 2024

@HarelM Could you please run it again but set the DEBUG variable to this first:

export DEBUG=apkup:*

Then send the log from that.

I've not seen this error message before. It's possible that it is either an API change (although, I think unlikely) or your app is in some state that has different requirements.

from apkup.

nprail avatar nprail commented on July 20, 2024

This may be helpful: Triple-T/gradle-play-publisher#956 (comment)

from apkup.

HarelM avatar HarelM commented on July 20, 2024

Seems like the root cause sound similar as I recently got my app rejected (not sure why) and it might be that it's the same. The solution there seems like a good solution to me as well...
If this could be implemented here as well it would be great.
Thanks for this awesome library and the super quick response!

from apkup.

acedigibits avatar acedigibits commented on July 20, 2024

Any update on this issue ? How to send the query parameters ?

from apkup.

ivictbor avatar ivictbor commented on July 20, 2024

Hey guys, I implemented --changesNotSentForReview switch which fixes the issue.

Hey @nprail , great work here. I created PR for this key #69

If Noah will not be able to merge then everyone can use our scoped version:

npx @devforth/apkup \
  upload \
  --changesNotSentForReview \
  --track 'internal' \
  --key ~/keys/XXYYUUII.json \
  --apk build/app/outputs/bundle/release/app-release.aab \
  --release-notes "en-US=New Version $versionName: $1"

from apkup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.