Post

Replies

Boosts

Views

Activity

Reply to Xcode Build error with React Native “___cxa_increment_exception_refcount”
Solution: Turns out the newest version of Flipper-Folly (2.6.9) is causing this issue. Replace that line with: use_flipper!({'Flipper' => '0.92.0', 'Flipper-Folly' => '2.6.7'}) Original answer: Answer on Stack Overflow
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Xcode Build error with React Native “___cxa_increment_exception_refcount”
Solution: Turns out the newest version of Flipper-Folly (2.6.9) is causing this issue. Replace that line with: use_flipper!({'Flipper' => '0.92.0', 'Flipper-Folly' => '2.6.7'}) Original answer: Answer on Stack Overflow
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’21