I'm using Firebase Cloud Firestore for Android, I need to prevent spam read and write in database. I'm working on package booking app, so the user may use a bot to book a package continuosly, then it will increase my billing.
Is there any solution?
I'm using Firebase Cloud Firestore for Android, I need to prevent spam read and write in database. I'm working on package booking app, so the user may use a bot to book a package continuosly, then it will increase my billing.
Is there any solution?