-
Notifications
You must be signed in to change notification settings - Fork 55
ClassCastException on clicking Notification #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@shashikantdurge Which version are you on? |
clevertap_plugin: 1.2.0 |
@darshanclevertap This is happening when the app is killed (Not in the Android stack). |
Sorry for the delay @shashikantdurge Thanks for bringing this up, we'll try to reproduce it on our end and fix this in the next version |
@shashikantdurge Are you able to receive Push Notifications when the app is in the killed state when you're using the Firebase plugin? Or are you using your own Message Receiver in Android? |
Yes firebase is working perfectly fine in all states of the app
…On Tue, Dec 15, 2020, 6:45 PM Darshan Pania ***@***.***> wrote:
@shashikantdurge <https://github.com/shashikantdurge> Are you able to
receive Push Notifications when the app is in the killed state when you're
using the Firebase plugin?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZ2FNGP25EZ5LUZOHOA7XLSU5OOLANCNFSM4UI4NZOA>
.
|
If you need any help in reproducing, I can help @darshanclevertap |
@shashikantdurge Yes, can you give me the steps. That would help a lot |
|
@shashikantdurge Thank you for the steps. I'll try and reproduce this on my end once and report back here soon |
…thods, also adds fix for #26 passing callback using Main Looper to avoid NPE in case of no Activity context, updates CHANGELOG & README
This has been fixed in CT Flutter Plugin v1.2.2 |
I'm using Custom MyFirebaseMessagingService
StackTrace:
The text was updated successfully, but these errors were encountered: