Marius Catanoiu

Results 4 issues of Marius Catanoiu

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:...

support
Platform: Android

If the system animations on android are disabled, we need from lottie to ignore that option something like: add `view.setIgnoreDisabledSystemAnimations(true);` in `LottieAnimationViewManager.java` Thanks

android
needs info

I use `TranslatorConfiguration.setConfig('Google', 'xxx','fr');` ![Simulator Screenshot - iPhone 14 - 2023-06-28 at 18 55 01](https://github.com/danialkalbasi/react-native-power-translator/assets/14050928/331247f7-087c-4bc7-b3b7-4d8acb3e1dde)

Hello. I get this error after upgrading from 12.10.4 to 12.15.1 **Environment:** - react-native-iap: 12.15.1 - react-native: 0.72.5 - Platforms (iOS, Android, emulator, simulator, device): android, multiple real devices ```...