-
It is needed for 2.2.2 release (GooglePlay requirement).
We mainly have to adapt Transportr to https://developer.android.com/about/versions/14/behavior-changes-14#safer-intents
-
sorry if this is an ignorant question but I couldn't find this in the documentation
I have been testing the package on Android 34 but then I tried to run it on Android 27 in a simulator and when th…
-
**Describe the bug:**
Our app is a multiplatform hybrid app which targets both IOS an Android with the same code base.
Our app is currently deployed to millions of app users. Our customers are emplo…
-
Is this supported by the library? We were playing around with it, and it doesn't seem to work out of the box:
## Community Template:
![CleanShot 2024-11-13 at 10 31 00@2x](https://github.com/user…
-
### Short description
Stop peer to peer call doesn't work on android.
After this method
`webRTCClient.stop("room")`
call wont stop and call is active till user kills app.
### Environm…
-
When I was building the Android SDK according to the official documentation, the 'mlc_llm package' command had difficulty downloading the model and always timed out for the connection, hoping to get…
-
### Steps to Reproduce the Problem
Upgrade to instabug-reactnative 14.0.0
### Expected Behavior
Build Android correctly
### Actual Behavior
Android gradle failed because of dependen…
-
### Checklist
- [X] The issue can be reproduced in the [react-native-auth0 sample app](https://github.com/auth0-samples/auth0-react-native-sample) (or N/A).
- [X] I have looked into the [Readme](http…
-
### Summary
After updating to expo 52, my working code for showing markers do not work anymore. My markers on android do not appear. If I change coordinates and reload they appear but after restartin…
-
**Context :** Our Event size has increased to 12 Kb per event, with user-properties taking 90% of space and hence leading to high storage costs. This has lead to us introspecting on need of many user-…