Open
Description
Description
The payment-required pop-up opens from the bottom. We make the payment, then the same pop-up reopens without returning the result of the payment, entering an infinite loop.
We think this issue is related to the new iOS version(17).
We've encountered the same problem with other libraries as well.
Version
v2.7.0
What platforms are you seeing the problem on?
iOS
System info
Usage: react-native [command] [options]
Options:
-v Output the current version
--verbose Increase logging verbosity
-h, --help display help for command
Commands:
init [options] <projectName> Initialize a new React Native project named <projectName> in a directory of the same name.
doctor [options] Diagnose and fix common Node.js, iOS, Android & React Native issues.
bundle [options] builds the javascript bundle for offline use
ram-bundle [options] builds javascript as a "Random Access Module" bundle for offline use
start [options] starts the webserver
config Print CLI configuration
clean [options] Cleans your project by removing React Native related caches and modules.
info Get relevant version info about OS, toolchain and libraries
upgrade [version] Upgrade your app's template files to the specified or latest npm version using `rn-diff-purge` project. Only valid semver versions are allowed.
profile-hermes [options] [destinationDir] Pull and convert a Hermes tracing profile to Chrome tracing profile, then store it in the directory <destinationDir> of the local machine
log-ios starts iOS device syslog tail
run-ios [options] builds your app and starts it on iOS simulator
log-android starts logkitty
run-android [options] builds your app and starts it on a connected Android emulator or device
build-android [options] builds your app
clean-project-auto fully automated project state clean: like a freshly-cloned, never-started repo
clean-project interactive project state clean: choose types of react-native state to clean
setup-ios-permissions Update react-native-permissions podspec to link additional permission handlers.
help [command] display help for command
Metadata
Metadata
Assignees
Labels
Something isn't workingSomething isn't working