@lolaswift wrote:
I have an android app which is larger than 100 mb. I tried to use expansion file but the cordova plugin was problematic. I still can’t figure it out how to make it work. I am thinking about serving my assets files from a web server but I don’t want to make the download url public. I’d like to make sure only my app can download the files. How should I do the authentication? I am considering using aws s3 for storing my assets. Or do you recommend other ways of serving static assets?
Any help would be much appreciated.
Posts: 1
Participants: 1