Closed pimotte closed 5 years ago
The way I've done this is a little bit awkward.
Since the https cert is self-signed, and self-signed https is not really doable with expo, I've chosen to also host the static resources over http, and then download it from there.
As is, this fixes #74 and fixes #78
agree
The way I've done this is a little bit awkward.
Since the https cert is self-signed, and self-signed https is not really doable with expo, I've chosen to also host the static resources over http, and then download it from there.
As is, this fixes #74 and fixes #78