how can i associate firebase database with user id?
What actually you want. I am unable to get you…
Use device tools and get device id and store that to as bucket in firebase and that user data store in that firebase
Using GetIMEI
isn’t your best choice because of security and you can also change your IMEI, so data would be lost if their device is rooted and they change their IMEI.
But i am talking about device id, user cannot change there device id
See you’re being unclear. What’s a device is?
Okay… as you said, . I am not going to prove anything, i am making my apps with this unclear knowledge and they are working very well and non hackable , thank you for your words bro, have a nice day
I didn’t say you weren’t gonna prove anything. I said earlier (because I thought you meant an IMEI) that it’s unsecure to put that in a public database. All I was asking is everyone is saying Device Id I’d like to know what it is
No , i know the difference between imei and Android device id, these both are different things and i was asking to use device id not imei , i know imei is changeable and user can change that easily,
Thanks for telling me that it was not changeable. More clear on my part now
I know, but to admit, I forgot what it returns
When i used something was return and i used, now i don’t know i will check today what is returning
Our documentation has more info:
https://docs.kodular.io/components/utilities/device-utilities/#device-id
Do take a look!