nostr-connect / nostrum

iOS & Android reference implementation of a Nostr Connect NIP-46 remote signer. Written with React Native Expo
MIT License
61 stars 4 forks source link

APK download is broken #20

Open riccardobl opened 2 months ago

riccardobl commented 2 months ago

If you try to download the apk from the link in the readme, you get

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Details>No such object: turtle-v2-artifacts/production/c0f35709-4281-4f0e-a2a1-d02f47d00bf9/8261d057-cf6b-494b-ba2c-72519a718220/application-4af1e6e5-9308-46c8-9111-a83b57ae20b3.apk</Details>
</Error>
tiero commented 2 months ago

Yep Expo links expire unfortunately. It would be a nice addition having APK built inside GitHub action to avoid using expo.

Will try to squeeze some time to make a new build in the next days in between