Cookie storage on device

Hi Everyone

Is there a way to store a cookie on the device itself and not on the server

Thanks

Anthony

Use TinyDB component from Storage category

mmmm… interesting.

Is TinyDB essentially a set of cookies?

What kind of data do you need to store on user’s device?

I need to store who is using the app

you see, they may go out of the app from time to time and I dont think TinyDB holds data once the app has been shut down

I don’t understand… What exactly will you store? Username, device ID?

It will store data even the app is shut down

mmmm… let me try. Thanks

1 Like

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