AppsFlyerSDK / appsflyer-flutter-plugin

Flutter Plugin for AppsFlyer SDK
MIT License
142 stars 111 forks source link

Firebase Cloud Messaging background receiving not working after appsFlyerSdk installed #247

Open satoyan opened 1 year ago

satoyan commented 1 year ago

Describe the bug Firebase Cloud Messaging background receiving not working after appsFlyerSdk installed.

    FirebaseMessaging.onBackgroundMessage(_handleFirebaseMessageInBackground);

code above is not be called after I installed SDK. I tried uninstalling SDK, then it worked properly again. So I guess appsFlyerSdk caused something with this.

Smartphone (please complete the following information):

milanjaros commented 1 year ago

Hi @ibrahim-mubarak, We have been facing this issue since 2022-05. It is still present in 6.9.3. The fact is that we have to remove AppsFlyer SDK from our code base because we had to optimise our business-critical feature using background (data only) notifications. Once this is fixed, we will be ready to implement it again.

EsteveAguilera commented 1 year ago

We are also facing this issue in our project.

Are there any known workarounds or solutions that could help us maintain both FCM background push notifications and AppsFlyerSDK working? Any guidance or suggestions would be greatly appreciated.

Vidhanth commented 4 months ago

Any updates on this? It seems to still be an issue in 6.12.2