01/06/2026
My developer account with google is verified and I am going to release a deployment for my app (it is only simple)
Can I get some help from android phone users? (Apple will come after I have my apple developer account)
** Information about your data:
Push notifications are not working yet, but it is working on the phone side. When you enable notifications, google encrypts and registers your device. (It isn't just my app that does this for notifications. Facebook won't tell you what they do)
I get that info, I send notifications when I make events in the app. I see your device model name and type android/ios
---
User accounts: this is optional, I have it so you can save your location preferences, which you manually select not by location service in your device. All the locations in UK are not there, and they need updating. I can update that without app updates.
I get your username, email. I CANNOT SEE PASSWORDS
They are encrypted and hashed. if a hacker got into my database, they would see a crypted password. When hackers hack databases, they crack passwords with hash crackers, it isn't as easy if your passwords are super duper strong. This is why passwords are encouraged to be really strong. AND MOST IMPORTANTLY, DON'T USE SAME PASSWORD FOR EVERYTHING -> even use a different email.
That's about all I'm getting out of the app and I have given you the heads up.
I use location preferences to contemplate how I would book events. This is my plan for the app. I use device tokens to send notifications.