appsflyer-react-native-plugin
appsflyer-react-native-plugin copied to clipboard
AppsFlyer plugin for React Native
I have this error ``` Could not invoke RNAppsFlyer.initSdkWithPromise java.lang.NoSuchMethodError · No direct method (Ljava/lang/Runnable;Lcom/appsflyer/internal/AFc1xSDK;)V in class Lcom/appsflyer/internal/AFd1jSDK; or its super classes (declaration of 'com.appsflyer.internal.AFd1jSDK' appears in base.apk) ``` platform:...
# Report ## Plugin Version 6.8.0 ## On what Platform are you having the issue? Android ## What did you do? Published app including version 6.8.0 of SDK. ## What...
6.8.0 is deprecated: https://support.appsflyer.com/hc/en-us/articles/115001224823-AppsFlyer-iOS-SDK-release-notes
When install the library to Expo Bared project, I got the error `Cannot read properties of undefined (reading 'shouldUseStrictMode').` which the property `shouldUseStrictMode` is getting from `app.json` but it's not...
We are using several analytics services in our app, and we are sending "Install App" event not only to AppsFlyer, but other services as well. But the problem is that...
# Report ## Plugin Version `6.4.0` ## On what Platform are you having the issue? iOS and Android ## What did you do? Opened a deepLink with and without the...
# Report Hi, We are getting this error from Google Play Console as soon as we upload the APK ` Your app includes non-compliant SDK version Your app includes SDK...
# Report onDeepLink handler not being called in iOS 14.5 ## Plugin Version "react-native": "0.64.1" "react-native-appsflyer": "6.2.41" ## On what Platform are you having the issue? iOS ## What did...
# Report ## Plugin Version ## On what Platform are you having the issue? - ios ## What did you do? - `pod install --project-directory=ios` or `npx react-native link` with...
# Report On some iOS devices (example: iphone 12 pro max) when app is installed via link, deep `deep_link_value` inside `onInstallConversionData` is undefined. ## Plugin Version 6.6.1 ## On what...