-
Use Github Actions to upload new releases to google play / apple store
See:
- https://akshaaatt.medium.com/publishing-to-the-app-store-with-fastlane-and-github-actions-3c6dd80eeb4e
- https://fast…
epou updated
3 months ago
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
**Planned RC1: 08.01.2024**
**Planned Release date: 15.01.2024**
- [ ] Bump version code in ```build.gradle``` file
- [ ] release new library if needed
- [ ] release new SSO if needed
- [ ] Ve…
-
Hi there - Anyone had any luck getting this working ?
Doing tns build android results in CircleCI Fastlane failure when building Android for me
I've tried various combinations (with & without -…
-
### New Issue Checklist
- [X] Updated fastlane to the latest version
- [X] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [X] I read …
-
No matter where `drive_key.json` file I place, the plugin always throw file not exist error to me, when I use this plugin in Flutter project
```
desc "Run Android debug build"
lane :debug_bui…
-
Checkout:
- https://medium.com/ios-development-tips-and-tricks/slack-fastlane-%EF%B8%8F-about-one-of-continuous-integration-puzzles-6ca03576003e
- https://docs.fastlane.tools/actions/slack/
- http…
-
mostly for play store/app store updates, but also for other sorts of promotion and app store localization
so far I've mostly done manual screenshotting with some ad-hoc convert/mogrify resizing
…
-
I'm able to upload an aab to the play store / internal test.
However, I cannot upload with Changelogs.
Here is my Fastfile:
```
# Fastfile
default_platform(:android)
platform :android do
…