handleNotification

fun handleNotification(remoteMessage: RemoteMessage)

Pass received notification to Marigold Mobile SDK. NOTE: This method should only be called if the app implements its own FirebaseMessagingService instance, in which case it must be called in order to provide FCM notifications to the Marigold Mobile SDK for processing. Otherwise this will be handled automatically by the Marigold Mobile SDK.

Parameters

remoteMessage

FCM notification