appsflyer-flutter-plugin icon indicating copy to clipboard operation
appsflyer-flutter-plugin copied to clipboard

I couldn't find AppsFlyerLib.getInstance().sendPushNotificationData(this) in the sdk.

Open alexandrepd opened this issue 4 years ago • 3 comments

I cant use sendPushNotificationData in Flutter sdk.

# Appsflyer SDK
  appsflyer_sdk: 6.2.3+1

I found this in ReactNative plugin: https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/blob/master/index.js#:~:text=appsFlyer.-,sendPushNotificationData,-%3D%20(pushPayload)%20%3D%3E%20%7B

Thanks for attetion!

alexandrepd avatar Oct 27 '21 14:10 alexandrepd

Hi @alexandrepd

Thank you for reaching out to us!

The mentioned function is a bit different in Flutter plugin. Please see the documentation about it here.

Please let us know if you have any additional questions.

ge-af avatar Oct 27 '21 14:10 ge-af

Hi @ge-af Thank you for the answer! I tried this method when I receive the push from firebase, but no show in ApssFlyer retargeting screen.

I`m here for explanations.

alexandrepd avatar Oct 27 '21 14:10 alexandrepd

Hi @alexandrepd ,

It sounds like a bug we need to investigate on our end.

In order to provide optimal support, we would kindly ask you to submit a support ticket to [email protected] in order to get optimal support. When submitting the ticket, please specify your AppsFlyer sign-up (account) email, app ID, reproduction steps, code snippets, logs, the links you used, and any additional relevant information.

Thank you!

ge-af avatar Oct 28 '21 14:10 ge-af

API added

GM-appsflyer avatar Dec 21 '22 12:12 GM-appsflyer