This is a realtime one to one chat app made using Firebase, beautiful UI and equipped with push notification for incoming texts.
- Add your google-services.json and change Authorization key with your key from your firebase project.
- Change package name before importing in the android studio.
1. Whenever you alter anything with database ie, settings, field name, update or delete. Please Reinstall the app and clear all data to avoid app crashes.
2. Connect to firebase console authentication and databse from your ide.
3. In firebase Storage Rules, change value of "allow read, write:" from "if request.auth != null" to "if true".
With animations on both login and signup screens.
If anyone needs the apk file, create an issue.