Using react native firebase messaging notifications with Clevertap campaign flow for expo
The expo plugin support with the clevertap integration is not fully ready as far as the push notifications feature is concerned as informed to us by the clevertap technical support team. We are thinking of implementing push notifcations functionality using react native firebase. However, instead of having our own backend to manage FCM tokens, is it possible to find a way to use clevertap functionalities along with firebase push notifcations? This was something that was suggested to us by team clevertap only, however, it's a bit difficult to understand how to execute this.
@satyam-capcons You do not need to create your own backend to handle FCM push tokens. What our team is suggesting here is to use the FCM Expo plugin instead of calling CleverTap's SDK methods to render a notification. I think there's a misunderstanding, I'd suggest you open a new ticket and mention this GitHub issue. Someone from our support team will help you with this. Thanks!
@satyam-capcons Closing this due to inactivity PS : The clevertap-expo-pugin is now in beta https://github.com/CleverTap/clevertap-expo-plugin
Feel free to open a new issue in that repository if required