-
We're seeing a crash related to appsflyer on a certain samsung device. Our setup is pretty simple:
```
val appsFlyer = AppsFlyerLib.getInstance()
appsFlyer.setDebugLog(true)
…
-
I followed along the steps to install the cordova-plugin-bugfender. Since it's an ionic/capacitor application, I had to install the plugin with
`npm install -s cordova-plugin-bugfender`
and add the …
-
### What happened?
I am using Detox v20+ and cucumber as my test runner. I am able to build the necessary Apks but unable to run the e2e command. The same setup works in Mac and WSL 2 running Ubunt…
-
I am unable to update my project because of this library.
Please update it to React Native version 0.70.6
-
Hello,
I know i'm opening a duplicate issue that is because my case is different from other closed issues. I have followed the solutions from old issues but it did not help. I even removed the depe…
-
`"@bugfender/rn-bugfender": "^2.1.1"`
When I am building a project with Bugfender sdk in react native, the Xcode build is failing and I am not able to do the TestFlight release. Please help me.…
-
### Description (bug summary)
My Flutter app crashes immediately on iOS 11 if I import the plugin in pubspec.yaml, even if I never actually use it.
### Step to reproduce (how to reproduce the bu…
-
### Command
```
/Users/edu/.asdf/installs/ruby/3.1.2/bin/pod install
```
### Report
* What did you do?
- Install Bugfender: `yarn add @bugfender/rn-bugfender`
- Try to install pods: `cd…
-
As per https://developer.android.com/studio/releases/build-tools, Android Gradle Plugin v3 and higher automatically use a default version of the build tools that the plugin specifies.
Why does thi…
-
Hi,
I'm attempting to install this plugin in a Ionic 6 + Capacitor project.
Since I'm using Capacitor, I ran the command:
`npm install cordova-plugin-bugfender`
and then manually edited the ios/Ap…