I would like users to send messages to other users
.
By SMS does not work. SMS has cost and is a small text.
Let's see:
It would be very good something like whatsapp. The user does not need a login and password. The user only uses numbers from other contacts.
But after the installation whatsapp sends an sms to verify if that user really holds the number informed. Of course, they have a sms gateway.
I thought of using firebase in my application for users to exchange message using the phone numbers.
However, it seems that my app could be easily broken and someone could enter a number that is not true and receive the notification.
Any idea? Any considerations?
Thank you very much.
.
By SMS does not work. SMS has cost and is a small text.
Let's see:
It would be very good something like whatsapp. The user does not need a login and password. The user only uses numbers from other contacts.
But after the installation whatsapp sends an sms to verify if that user really holds the number informed. Of course, they have a sms gateway.
I thought of using firebase in my application for users to exchange message using the phone numbers.
However, it seems that my app could be easily broken and someone could enter a number that is not true and receive the notification.
Any idea? Any considerations?
Thank you very much.