-
### [REQUIRED] Step 2: Describe your environment
* Azure DevOps build pipeline
* Firebase Component: Crashlytics
* Component version: 3.0.x
### [REQUIRED] Step 3: Describe the proble…
tyczj updated
2 months ago
-
### Describe the bug
I'm currently testing 0.72.0-rc.3 but this issue exists on 0.71.x too.
As of react native 0.71 [this line](https://docs.bugsnag.com/platforms/react-native/react-native/manu…
-
Execution failed for task ':app:mergeExtDexDebug'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform BleCore-1.5.3.aar (com.github.buhuiming:BleC…
-
## Issue
Describe your issue here
Actually, I'm trying to implement deep linking using the firebase dynamic link as my native app is already using it and the website is han…
-
Hi,
I have downloaded the code and when trying to build the app the google Api and the IGMP Api doesnt work.
Even if i remove the compass function and skipp the Google api in settings.gradle and mo…
-
### Summary
Hi,
Just upgraded from expo 44 to 45 and I can't build with EAS on android anymore.
Here's the stack trace :
```
Running './gradlew :app:assembleRelease' in /home/expo/workin…
-
我按文档要求一步步集成了sdk
但是在推流RTMP和AGORA的时候发现失败
```
ErrorImp{errorType='LIVESTREAM', errorCode='UNKNOWN', innerCode='null', description='未知直播错误', hint='Live Stream error is unknown'}
```
然后以为是surfaceview的…
zofnk updated
7 months ago
-
## EXPLANATION OF THE ISSUE
We're getting wrong results from the static analyzer for signing schemes. While the static analyzer says the apk is signed by the v1 signature scheme, Android's anal…
-
after compiling with android sdk 5.9.0, in genereted res directory there is a folder named values-fb and it seems like app bundle generates a split apk for fb language which is an undefined language f…
-
Could not get unknown property 'background_geolocation'
I am able to get the react-native-background-geolocation working on iOS, but I'm trying to compile for Android and having issues. I think it…