Skip to content

How to get the latest Android version? #201

Closed Answered by mrzmyr
renyuneyun asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @renyuneyun, I totally understand your questions here: "Open source – but I can't build it?" basically.

  • I didn't automate the releases yet, therefore they are not uploaded to F-Droid or GitHub.
  • Also the releases are managed through expo which makes it possible to bypass the App Store review (see documentation). And this is the reason why the build version numbers mismatch with the ones from the App Store or Google Play Store. There is an "online" version that is a head of the last native build.
  • You should be able to create you're own build by signing up with expo (which is free) and to run the build locally by using yarn build:android:dev

I will write up an announcement about the st…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@renyuneyun
Comment options

Answer selected by mrzmyr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #199 on July 16, 2023 14:30.