Alexandre Oliveira

Results 2 issues of Alexandre Oliveira

Hello! I'm trying to `import import com.appsflyer.AppsFlyerLib` in `MainActivity.kt` in flutter project and i'm getting error: `/android/app/src/main/kotlin/com/bifrost/app/MainActivity.kt: (9, 22): Unresolved reference: AppsFlyerLib` What is wrong? what I need to do?...

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!