-
### Has this bug been raised before?
- [x] I have checked "open" AND "closed" issues and this is not a duplicate
### Description
The '/' command opens the action menu on iOS but does not work…
-
## Description
I am currently attempting to capture network traffic on an Android emulator device. It had been working perfectly fine since a month ago, but I haven't been able to get it to work for …
-
By changing:
```js
modules = ["android"];
```
to:
```js
modules = ["android", "linux"];
```
in https://github.com/bscotch/igor-setup/blob/main/src/lib/igor-setup.ts#L182
I was able to make…
-
### Steps to reproduce
The spell checker functionality in a TextField widget is not working as expected. When trying to use a custom contextMenuBuilder and spellCheckSuggestionsToolbarBuilder in co…
-
## Issue
The following code snippet triggers Typescript errors:
```
import { initializeApp } from "@react-native-firebase/app";
import { getAuth } from "@react-native-fireb…
-
### Description
I'm using react-native-firebase messaging to receive firebase push notifications using this line:
```JavaScript
messaging().setBackgroundMessageHandler(onMessageReceived);
```
…
-
### Integration
sentry-android
### Build System
Gradle
### AGP Version
8.3.0
### Proguard
Enabled
### Version
7.16.0
### Steps to Reproduce
1. Follow steps in [Sentry Session Replay setup d…
-
Hi, as I can see in the code, Facebook recognizes if android sdk is correctly setup using EditorPrefs: https://github.com/facebook/facebook-sdk-for-unity/blob/master/Facebook.Unity.Editor/android/Face…
-
After trying to log in with electron-mail my proton account gets blocked. I do not get a verification e-mail code to login.
Within a minute, i am kicked out of every active app and i have to change …
-
I seem to have had a bad android studio setup on my computer for years from only occasionally having react native gigs and can't figure out how to fix it.
After some toiling I think I have a workin…