Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the minimum React Native version supported? #147

Open
2 of 3 tasks
gianpaj opened this issue May 11, 2023 · 0 comments
Open
2 of 3 tasks

What's the minimum React Native version supported? #147

gianpaj opened this issue May 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@gianpaj
Copy link

gianpaj commented May 11, 2023

I'm not able to build on RN 0.61

/Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface:6:19: error: underlying Objective-C module 'ReactNativePerformance' not found
@_exported import ReactNativePerformance
                  ^
/Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface:1:1: error: failed to verify module interface of 'ReactNativePerformance' due to the errors above; the textual interface may be broken by project issues or a compiler bug
// swift-interface-format-version: 1.0
^

SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ ReactNativePerformance.swiftinterface /Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.swiftinterface (in target 'ReactNativePerformance' from project 'Pods')

...

The following build commands failed:
	SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ ReactNativePerformance.private.swiftinterface /Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface (in target 'ReactNativePerformance' from project 'Pods')
(1 failure)

Platform:

  • iOS
  • Android

Packages

Which packages are affected by the issue?

  • @shopify/react-native-performance

Environment

package version
@shopify/react-native-performance 4.1.2
react-native 0.61.0
@gianpaj gianpaj added the bug Something isn't working label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant