Application Crash Upon Receiving A Notification
I'm trying to setup a push notification system, to do that, I'm using Firebase Cloud Messaging with Pusher. I followed this tutorial, in order to implement it. When setting up FCM,
Solution 1:
I discovered the same exact issue. I changed back to com.google.firebase:firebase-messaging:17.5.0
. Problem solved.
Post a Comment for "Application Crash Upon Receiving A Notification"