Want to store user details in their device

Hai community
I am make social messenger app and app should contain user profile pic and username but this details must be stored users phone itself not to online databases (firebase)is it possible to store data in users phone itself thanks in advance

Use Tiny DB to store value in user device.

is it offline

Yes. Its offline

but wen one user stores data it is stored in ever users device why

You need to use online database to store data.

ok but when app intialize how can i get value

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.