- feat(Notification): support push notification if user never opened chat
- feat(Notifification): push notification with default sound
- chore(Log): show detail on console
- feat(Notifification): push notification with badge [iOS]
- fix(Notification): show undefined for title or body
- Add sample port for emulators to test functions
- Add guide to test function locally
- Upgrade dependencies:
firebase-admin
andfirebase-functions
. - Update
functions/index.js
to usefirebase-function
v2
- Unused
package.json
file.
- Initial project.