oblador / react-native-keychain

:key: Keychain Access for React Native
MIT License
3.12k stars 515 forks source link

Issue building app 8.1.2, 8.1.2 and 8.2.0 #635

Open mvdbomen opened 1 month ago

mvdbomen commented 1 month ago

Dear Sir / Madam,

We face an issue building our apps in Appcenter. The following error occurs:

CompileC /Users/runner/Library/Developer/Xcode/DerivedData/NativeTemplate-grrehbibukdbvafhsyhoyetuyzcp/Build/Intermediates.noindex/ArchiveIntermediates/nativeTemplate/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/RNKeychain.build/Objects-normal/arm64/RNKeychainManager.o /Users/runner/work/1/s/node_modules/react-native-keychain/RNKeychainManager/RNKeychainManager.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'RNKeychain' from project 'Pods')

What could be a possible solution for this?

Thank you in advance.

Kind regards,

Maud van den Boomen

a-laarabi commented 3 weeks ago

hello @mvdbomen I've been facing the same issues. Were you able to solve them?

I was able to build the app by removing the latest version of react-native-keychain and installing the previous version.