mixpanel / mixpanel-swift

Official iOS (Swift) Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
434 stars 234 forks source link

How to integrate mixpanel / firebase rich media notification parallel in NotificationService #449

Closed atifsaeed14 closed 3 years ago

atifsaeed14 commented 3 years ago

How to integrate mixpanel / firebase rich media notification parallel in NotificationService facing the issue of both calling the same NotificationService file

// Mixpanel extent menthod class NotificationService: MPNotificationServiceExtension { }

// Firebase extent menthod class NotificationService: UNNotificationServiceExtension { }

Have any mixpanel method like firebase call on base of payload? FIRMessagingExtensionHelper().populateNotificationContent(bestAttemptContent, withContentHandler: contentHandler)

zihejia commented 3 years ago

Hi @atifsaeed14 ,  we are deprecating Messaging and Mobile A/B testing features(more details), please contact our support if you need to continue the conversation. Sorry for the inconvenience.