Can I store files only on users device?

I mean storing images, audios, videos, texts, etc to save space on database, make my app faster and save a lot of money. I guess my app will use all the 50gb with just a couple of users if I can’t save that stuff on their devices or somewhere else

I don’t believe so. If you’re saving very heavy data like

you may want to look at a third-party database. Or an API to compress those files. I wouldn’t worry so much about text.

So, is it possible to store those files on the user’s google drive? Its the only cheap option I see

Do you know any API regarding how to compress these files @mac2

Hmm. I’ve never worked with Google Drive like that. Maybe check out this new plugin: [NEW PLUGIN] Gooogle Drive.