ACINQ/phoenix

Obtainium, installing Phoenix from Github

Closed this issue · 2 comments

Hi, I am using Obtainium to download updates directly from source.

However, on Google Play you have version 1.4.27, but here on GitHub there is "android-legacy" 1.4.26.

Why the 1.4.27 is not here at releases as well, why only something called legacy is present? Why is it called legacy? Will this channel (GitHub releases) be supported in the future as well?

Thanks.

dpad85 commented

Hi, sorry that's an oversight. The tag was already here but I did not publish the release page for version 1.4.27.

why only something called legacy is present? Why is it called legacy?

The android app is currently called legacy, because it's based on an older version of our lightning engine. It is in the process of being replaced by a new version.

Will this channel (GitHub releases) be supported in the future as well?

Yes, we don't plan to remove the manual apk download. We would also like to support all kind of alternatives to Google Play, but we need time to investigate and do it properly.

Great thanks for clarifying!