Commit d2cc75d
committed
IterableFirebaseMessagingService is not used and can be removed
We can retrieve the messages via FirebaseMessagingService, however the SDK is already listening for the com.google.android.c2dm.intent.RECEIVE intent which retrieves the push notifications for GCM and FCM based notifications. Perhaps this will get deprecated in the future and we will need to use FirebaseMessagingService with the full move over to Firebase.1 parent 6e2fa4a commit d2cc75d
File tree
1 file changed
+0
-19
lines changed- iterableapi/src/main/java/com/iterable/iterableapi
1 file changed
+0
-19
lines changedLines changed: 0 additions & 19 deletions
This file was deleted.
0 commit comments