-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hey 👋
Thank you for releasing the update, while updating the package I encountered a build failure, please find the details:
react-native: 0.71.8
react-native-file-access: 3.0.2
Platform: iOS
Bug
Build Fail when compiling the app
› Copying @react-native-firebase/crashlytics RNFBCrashlytics/RNFBCrashlytics.framework/Headers/RNFBCrashlytics-umbrella.h ➜ ios/Pods/Target/ Support/ Files/RNFBCrashlytics/RNFBCrashlytics-umbrella.h
› Compiling react-native-file-access Pods/ReactNativeFileAccess » ReactNativeFileAccess_vers.c
› Compiling react-native-file-access Pods/ReactNativeFileAccess » ReactNativeFileAccess-dummy.m
› Compiling react-native-file-access Pods/ReactNativeFileAccess » FileAccess.mm
❌ (node_modules/react-native-file-access/ios/FileAccess.mm:2:9)
1 | #import "FileAccess.h"
> 2 | #import <ReactNativeFileAccess-Swift.h>
| ^ 'ReactNativeFileAccess-Swift.h' file not found
3 |
4 | @implementation FileAccess
5 | FileAccessImpl *impl;
› Compiling @react-native-firebase/app Pods/RNFBApp » RCTConvert+FIRApp.m
› Signing react-native Pods/React-hermes » reacthermes.framework
To reproduce
Install the packages and run the ios app
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working