react-native-purchases icon indicating copy to clipboard operation
react-native-purchases copied to clipboard

iOS 18 Beta 5 SwiftUICore/GraphHost.swift:215: Fatal error: no current graph host

Open ercanozer opened this issue 1 year ago • 3 comments

Describe the bug Duplicating an already validated bug from revenuecat ios repository, https://github.com/RevenueCat/purchases-ios/issues/4150 fix should be made available to react native library as well.

  1. Environment
    1. Platform:
    2. SDK version:
    3. OS version:
    4. Xcode/Android Studio version:
    5. React Native version:
    6. SDK installation (CocoaPods + version or manual):
    7. How widespread is the issue. Percentage of devices affected.
  2. Debug logs that reproduce the issue
  3. Steps to reproduce, with a description of expected vs. actual behavior
  4. Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)

Additional context Add any other context about the problem here.

ercanozer avatar Aug 08 '24 14:08 ercanozer

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

RCGitBot avatar Aug 08 '24 14:08 RCGitBot

Hello @ercanozer,

We've just release version 8.0.1 which includes this fix.

https://github.com/RevenueCat/react-native-purchases/releases/tag/8.0.1

MarkVillacampa avatar Aug 08 '24 16:08 MarkVillacampa

Hi there, I am using version 8.1.0 and experiencing crashes in production on iOS 18.0.0

Ekran Resmi 2024-09-16 10 31 39

appCrash.txt

fatiherdogan01 avatar Sep 16 '24 07:09 fatiherdogan01