Marius Catanoiu
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:...
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
I use `TranslatorConfiguration.setConfig('Google', 'xxx','fr');` 
Error Billing is unavailable. This may be a problem with your device, or the Play Store may be down.
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 ```...