trustlines-protocol / www.trustlines.network

trustlines.network website
0 stars 5 forks source link

Feature/cloud function get apk download url #55

Closed dohaki closed 3 years ago

dohaki commented 3 years ago

Adds cloud function to retrieve apk download link for firebase storage. I could not deploy the functions because I don't have permission @compojoom. Locally it worked though. And AFAICT the download link should stay the same because I set the expiration date to a very far away date.

UPDATE: Just tested with different files and the link stays the same. So theoretically we do not need to deploy the functions.

Related: