Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added product app link in README #778

Merged
merged 1 commit into from
Sep 27, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@

### Android

You can install the production app via Get it on Google Play.

[<img src="https://play.google.com/intl/ja/badges/static/images/badges/en_badge_web_generic.png" alt="You can install the production app via Get it on Google Play" width="155px">](https://play.google.com/store/apps/details?id=io.github.droidkaigi.confsched2022)

The builds being distributed through mobile app distribution services.

- Try the latest staging through [<img src="https://dply.me/rdembt/button/small" alt="Download to device">](https://dply.me/rdembt#install)
Expand All @@ -28,6 +32,11 @@ https://github.com/DroidKaigi/conference-app-2022/actions/workflows/Build.yml?qu

### iOS

You can install the production app via Get it on App Store.

[<img src="https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg" alt="You can install the production app via Get it on App Store" width="155px">](https://apps.apple.com/jp/app/droidkaigi2022%E5%85%AC%E5%BC%8F%E3%82%A2%E3%83%97%E3%83%AA/id1643449914)


Beta version of this app is available on TestFlight.
You can try and test this app with following public link.

Expand Down