-
### Describe the bug
InfoDialog could not be called from a Button on iOS
### Steps to reproduce
1. Run the `dialogs` example
2. Click on any of the buttons that display a dialog
3. See err…
-
Ive been working with GameCenter implementation in a LibGdx game on the RoboVM backend, but I have a problem where the application hangs after entering user credentials in the View Controller presente…
-
### Version
- react-native-image-crop-picker v0.35.2
- react-native v0.63.4
### Platform
- iOS
### Expected behaviour
Work perfectly on react native 0.63.x
### Actual behaviour
…
-
`testInteractiveKeyboardDidResignFirstResponderDelegateisCalledAfterDismissedKeyboard` fails when testing for `ios_debug_sim_arm64` with Xcode 15 in CI. Seems to happen consistently.
```
Test Case…
-
I found an issue in [image picker library](https://pub.dartlang.org/packages/image_picker) in ios only, the cancel button in the navigation bar is not visible if I access camera first. But its working…
-
## About
I'm trying to share images from my CameraRoll using `@react-native-community/react-native-share` and `@react-native-community/cameraroll`
## Code Preview
```
import CameraRoll from '@…
-
Hi,
I am trying to integrate the chat sdk into our project, but i want to setup in different view controller rather than appdelegate has we have other features in app as well.
Regards
Sunil
-
## Steps to Reproduce
1. Open a url with launch()
2. attempt to close with closeWebView()
3. nothing happens
## Problem
In [UrlLauncherPlugin.m around line 133](https://github.com/flutter/p…
-
In image_picker flutter plugin, registerWithRegistrar method init FLTImagePickerPlugin instance with a
rootViewController, but some projects maybe not initialize app's rootViewController, I suggest …
-
### Description
TapGestureRecognizer used to work in Xamarin.Forms just fine.
I migrated to .NET 8.0 and MAUI, TapGestureRecognizers kind of worked. If I used them on a Frame control, it didn't …