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.

Setup fastlane Google Play Store Credential

See original GitHub issue

As F-droid requires metadata created by fastlane. We can download Google Play Store metadata by providing credentials to fastlane. And later, we can benefit from fastlane to update changelogs, screenshots, descriptions, etc. And auto-increment build number and build apk, upload to Play store.

To do that, the first thing is to get the credentials to call Google Play API. image

https://docs.fastlane.tools/actions/supply/

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
weiwu-zhangcommented, Mar 28, 2022

@hboon you are the αW product manager it is 𝑐𝑜𝑟𝑟𝑒𝑐𝑡 that you own this product. No need to transfer to anyone. This issue is closed assuming @hboon will send the keys

0reactions
hbooncommented, Mar 28, 2022

owner

I have no idea. Let me know if there’s a way for me to transfer this.

I tried following the instructions and got the key. Will send it to you guys.

Read more comments on GitHub >

github_iconTop Results From Across the Web

upload_to_play_store - fastlane docs
Setup · Open the Google Play Console · Click Account Details, and note the Developer Account ID listed there · Click Setup →...
Read more >
Automate publishing app to the Google Play Store with GitHub ...
Setup Fastlane in app · Copy the Credentials JSON file which is downloaded in the previous step in the root directory of your...
Read more >
Fastlane Tutorial for Android: Getting Started
Open the project in Android Studio, then build and run the app. ... fastlane uses a Fastfile to store its automation configuration.
Read more >
How to publish Android apps to the Google Play Store ... - GitLab
Configuring fastlane. We'll begin first by setting up fastlane in our project, make a couple key changes to our Gradle configuration, and then ......
Read more >
fastlane/upload_to_play_store.md at master - GitHub
Before using supply to connect to Google Play Store, you'll need to set up your app manually first by uploading at least one...
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