- http://juuier.blogspot.com/2020/07/flutter-push-notify-by-firebase.html
- ต่อจากโพสก่อน เตรียมโค้ด Flutter ทุกอย่างรอแล้ว ทำจะส่งข้อความผ่าน Firebase Service ยังไงล่ะนิ
- เข้าไป Firebase project ที่เราสร้างและได้ทำการเพิ่ม app สำหรับ Flutter project เราในโพสนี้
- http://juuier.blogspot.com/2020/07/add-firebase-service-to-flutter-project.html
- มองหา Cloud Messaging
- เลือกที่ Send your first message
- ใส่ Title และ Body ที่เราจะส่งไปที่ app เรา จากนั้นเลือก Send test message
- จากนั้นใส่ Token key ที่ได้จาก Flutter app เรา (คือจะส่งไปให้ app ที่ใช้ token key นี้ว่างั้นคล้ายๆ ระบุตัวตน) กดปุ่ม บวก
- ตามด้วยกดปุ่ม Test
- ดูข้อความใน app เรา
- และใน console terminal ของ android studio
Related
- http://juuier.blogspot.com/2020/07/add-firebase-service-to-flutter-project.html
- http://juuier.blogspot.com/2020/07/flutter-push-notify-local.html
- http://juuier.blogspot.com/2020/07/flutter-push-notify-by-firebase.html
No comments:
Post a Comment