This repository was archived by the owner on Apr 26, 2026. It is now read-only.
IOS crash
#3000
Replies: 1 comment 2 replies
-
|
@zispidd Thanks for reporting this! 🙏 I couldn’t reproduce the crash in my environment, but I opened a potential fix here: #3303. From the stack trace, it looks related to how the Nitro Could you try installing the release candidate with: npm install react-native-iap@nextwhich will give you |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am migrating my application to a new architecture and was simply flipping through the screens, and when I switched to the subscription screen, a crash occurred due to the following reason:
Exception Type: EXC_CRASH (SIGABRT)
Termination Reason: SIGNAL 6 Abort trap: 6
...
std::__1::shared_ptrmargelo::nitro::Dispatcher facebook::jsi::Object::getNativeStatemargelo::nitro::Dispatcher(facebook::jsi::Runtime&) const
...
margelo::nitro::iap::HybridRnIapSpec
React Native 0.81
React Native IAP 14.2.2
Beta Was this translation helpful? Give feedback.
All reactions