Marc Shilling
Marc Shilling
Fixes #120
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [x] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (
### What happened? Trying to get some more attention on a problem that has existing issues that have been closed for some reason. You can find all of the info...
I'm seeing reports of this from my Android users in production. The full exception is: ``` Frame Processor Error: Exception in HostFunction: java.lang.RuntimeException: Frame is already closed! Are you trying...
I am trying to set up UTM tracking for my app so that we can measure clicks across iOS/Android (universal links) and web. To test this, I can just refresh...
A follow up to my comment https://github.com/ivpusic/react-native-image-crop-picker/pull/1439#issuecomment-934771894, I was disappointed that my extra line didn't make it into the original PR.
On iOS release builds only while Clarity is recording, some buttons in my app become not tappable. It seems to be specific to react-native-gesture-handler buttons that are inside iOS form-sheet...
Prior to the changes in https://github.com/ivpusic/react-native-image-crop-picker/pull/2093, the Android photo picker had the "Browse" option in the kebab/3 dot menu: This allowed you to select photos from cloud providers like Google...
## Environment * react-native info output: ``` // react-native info npmPackages: "@react-native-community/cli": installed: 15.1.3 wanted: ^15.0.1 react: installed: 18.3.1 wanted: 18.3.1 react-native: installed: 0.77.3 wanted: ^0.77.0 react-native-macos: Not Found npmGlobalPackages:...