question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

package not found

See original GitHub issue

it always say package not found but my package name already same as the applicationId at app/build.gradle

Workflow Step Configuration

- name: Deploy Production
  uses: r0adkll/upload-google-play@v1
  with:
    serviceAccountJsonPlainText: ${{ secrets.ANDROID_SERVICE_ACCOUNT }}
    packageName: com.rnbola
    releaseFiles: ${{steps.sign_app.outputs.signedReleaseFile}}
    track: beta
    inAppUpdatePriority: 3
    userFraction: 0.5
    whatsNewDirectory: android/release-notes/

Step Debugging

This is my failed action

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

11reactions
mboudreaucommented, Jul 5, 2021

This still isn’t in the README…

1reaction
r0adkllcommented, Mar 19, 2021

@Warns That is correct!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why do I get "package not found" when trying to install jabref ...
Execute sudo apt-get update first and then try installing jabref again.
Read more >
How to add a package not found by apt-get(debian, ubuntu both)
First things first · Find out where the target package is located in the repository · Add a repository · Installation of iozone3...
Read more >
Package not found error message - Microsoft Community
When clicking on a word doc, getting a "Package not found" error message. If I open Windows 2016 first and then select from....
Read more >
Cannot install nuget package - package not found error
Package 'xxxx' is not found in the following primary source(s): 'https://company/nuget/v2/index.json,https://www.nuget.org/api/v2/'.
Read more >
Latex package not found - TeX - LaTeX Stack Exchange
I am trying to make a document. Although it's working. But when i am hovering my cursor on any package it's showing the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found