package not found
See original GitHub issueit 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
- I have enabled Step Debug Logging
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:12 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This still isn’t in the README…
@Warns That is correct!