- Jun 6, 2020
- 11,517
- 4,383
Hi all.
I tried to use a Firebase Notifications - it works fine, I was able to push a notification from B4J example but my question is - how to keep a previous notification?
Let say I sent a notification with a title "AAA" and body "BBB". It comes to my app and I can see it.
Later on I pushed another notification with a title "AAA2" and body "BBB2". It comes to my app and I can see it. But how about the previous one? I can't see it in a list. Only the last one?
Let say a customer received 5 notifications overnight. How to show all of them but not just a last one?
Her is a code from FirebaseMessagin Service
FirebaseMessaging:
I tried to use a Firebase Notifications - it works fine, I was able to push a notification from B4J example but my question is - how to keep a previous notification?
Let say I sent a notification with a title "AAA" and body "BBB". It comes to my app and I can see it.
Later on I pushed another notification with a title "AAA2" and body "BBB2". It comes to my app and I can see it. But how about the previous one? I can't see it in a list. Only the last one?
Let say a customer received 5 notifications overnight. How to show all of them but not just a last one?
Her is a code from FirebaseMessagin Service
FirebaseMessaging:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید