CompileC /Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/Objects-normal/x86_64/AppDelegate.o /Desktop/theapp/client/ios/client/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
See original GitHub issueSteps to Reproduce
Following the GoogleSignin docs openURL part, the block of code is inserted in the AppDelegate.m file.
Is it necessary to insert the above block of openURL code if I have multiple OAuth providers Facebook, Google in the Login Flow? Or does the latest version automatically configure the openURL for multiple listeners?

Expected Behavior
It should not generate error in the console.
Error / Actual Behavior
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening client.xcworkspace. Run CLI with --verbose flag for more details.
note: Using new build system
note: Planning build
note: Using build description from disk
PhaseScriptExecution Start\ Packager //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/Script-FD10A7F022414F080027D42C.sh (in target 'client' from project 'client')
cd //Desktop/theapp/client/ios
/bin/sh -c //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/Script-FD10A7F022414F080027D42C.sh
CompileC //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/Objects-normal/x86_64/AppDelegate.o //Desktop/theapp/client/ios/client/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'client' from project 'client')
cd //Desktop/theapp/client/ios
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=//Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=//Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DDEBUG=1 -DCOCOAPODS=1 -DFB_SONARKIT_ENABLED=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version=2 -fobjc-legacy-dispatch -index-store-path //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Index/DataStore -iquote //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/client-generated-files.hmap -I//Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/client-own-target-headers.hmap -I//Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/client-all-non-framework-target-headers.hmap -ivfsoverlay //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/all-product-headers.yaml -iquote //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/client-project-headers.hmap -I//Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Products/Debug-iphonesimulator/include -I//Desktop/theapp/client/ios/Pods/Headers/Public -I//Desktop/theapp/client/ios/Pods/Headers/Public/AppAuth -I//Desktop/theapp/client/ios/Pods/Headers/Public/CocoaAsyncSocket -I//Desktop/theapp/client/ios/Pods/Headers/Public/CocoaLibEvent -I//Desktop/theapp/client/ios/Pods/Headers/Public/DoubleConversion -I//Desktop/theapp/client/ios/Pods/Headers/Public/FBLazyVector -I//Desktop/theapp/client/ios/Pods/Headers/Public/FBReactNativeSpec -I//Desktop/theapp/client/ios/Pods/Headers/Public/FBSDKCoreKit -I//Desktop/theapp/client/ios/Pods/Headers/Public/FBSDKLoginKit -I//Desktop/theapp/client/ios/Pods/Headers/Public/FBSDKShareKit -I//Desktop/theapp/client/ios/Pods/Headers/Public/Flipper -I//Desktop/theapp/client/ios/Pods/Headers/Public/Flipper-DoubleConversion -I//Desktop/theapp/client/ios/Pods/Headers/Public/Flipper-Folly -I//Desktop/theapp/client/ios/Pods/Headers/Public/Flipper-Glog -I//Desktop/theapp/client/ios/Pods/Headers/Public/Flipper-PeerTalk -I//Desktop/theapp/client/ios/Pods/Headers/Public/Flipper-RSocket -I//Desktop/theapp/client/ios/Pods/Headers/Public/FlipperKit -I//Desktop/theapp/client/ios/Pods/Headers/Public/GTMAppAuth -I//Desktop/theapp/client/ios/Pods/Headers/Public/GTMSessionFetcher -I//Desktop/theapp/client/ios/Pods/Headers/Public/OpenSSL-Universal -I//Desktop/theapp/client/ios/Pods/Headers/Public/RCTRequired -I//Desktop/theapp/client/ios/Pods/Headers/Public/RCTTypeSafety -I//Desktop/theapp/client/ios/Pods/Headers/Public/RNCMaskedView -I//Desktop/theapp/client/ios/Pods/Headers/Public/RNGestureHandler -I//Desktop/theapp/client/ios/Pods/Headers/Public/RNGoogleSignin -I//Desktop/theapp/client/ios/Pods/Headers/Public/RNKeychain -I//Desktop/theapp/client/ios/Pods/Headers/Public/RNScreens -I//Desktop/theapp/client/ios/Pods/Headers/Public/RNVectorIcons -I//Desktop/theapp/client/ios/Pods/Headers/Public/React-Core -I//Desktop/theapp/client/ios/Pods/Headers/Public/React-RCTText -I//Desktop/theapp/client/ios/Pods/Headers/Public/React-cxxreact -I//Desktop/theapp/client/ios/Pods/Headers/Public/React-jsi -I//Desktop/theapp/client/ios/Pods/Headers/Public/React-jsiexecutor -I//Desktop/theapp/client/ios/Pods/Headers/Public/React-jsinspector -I//Desktop/theapp/client/ios/Pods/Headers/Public/ReactCommon -I//Desktop/theapp/client/ios/Pods/Headers/Public/Yoga -I//Desktop/theapp/client/ios/Pods/Headers/Public/YogaKit -I//Desktop/theapp/client/ios/Pods/Headers/Public/glog -I//Desktop/theapp/client/ios/Pods/Headers/Public/react-native-fbsdk -I//Desktop/theapp/client/ios/Pods/Headers/Public/react-native-safe-area-context -I//Desktop/theapp/client/ios/Pods/Headers/Private/React-Core -I//Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/DerivedSources-normal/x86_64 -I//Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/DerivedSources/x86_64 -I//Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/DerivedSources -F//Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Products/Debug-iphonesimulator -F//Desktop/theapp/client/ios/Pods/GoogleSignIn/Frameworks -fmodule-map-file=//Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Products/Debug-iphonesimulator/YogaKit/YogaKit.modulemap -fmodule-map-file=//Desktop/theapp/client/ios/Pods/Headers/Public/FlipperKit/FlipperKit.modulemap -fmodule-map-file=//Desktop/theapp/client/ios/Pods/Headers/Public/yoga/Yoga.modulemap -MMD -MT dependencies -MF //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/Objects-normal/x86_64/AppDelegate.d --serialize-diagnostics //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/Objects-normal/x86_64/AppDelegate.dia -c //Desktop/theapp/client/ios/client/AppDelegate.m -o //Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/Objects-normal/x86_64/AppDelegate.o
//Desktop/theapp/client/ios/client/AppDelegate.m:30:12: error: use of undeclared identifier 'FBSDKApplicationDelegate'
return [[FBSDKApplicationDelegate sharedInstance] application:application openURL:url options:options] || [RNGoogleSignin application:application openURL:url options:options];
^
1 error generated.
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 5.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'CocoaAsyncSocket' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'AppAuth' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 6.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'OpenSSL-Universal' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'GTMSessionFetcher' from project 'Pods')
warning: no rule to process file '//Desktop/theapp/client/ios/Pods/Flipper-RSocket/rsocket/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')
warning: no rule to process file '//Desktop/theapp/client/ios/Pods/Flipper-RSocket/rsocket/benchmarks/CMakeLists.txt' of type 'text' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')
warning: no rule to process file '//Desktop/theapp/client/ios/Pods/Flipper-RSocket/rsocket/benchmarks/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'GTMAppAuth' from project 'Pods')
The following build commands failed:
CompileC /Library/Developer/Xcode/DerivedData/client-fjhdzotydjguqzewjniwgbnbrzdo/Build/Intermediates.noindex/client.build/Debug-iphonesimulator/client.build/Objects-normal/x86_64/AppDelegate.o /Desktop/theapp/client/ios/client/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Environment
- "react-native": "0.62.2",
- "@react-native-community/google-signin": "^4.0.0",
- cocoapods version 1.8.4,
- iOS target deployment version 9.0
-Pods target deployment version 9.0
Podfile
platform :ios, '9.0'
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
def add_flipper_pods!(versions = {})
versions['Flipper'] ||= '~> 0.33.1'
versions['DoubleConversion'] ||= '1.1.7'
versions['Flipper-Folly'] ||= '~> 2.1'
versions['Flipper-Glog'] ||= '0.3.6'
versions['Flipper-PeerTalk'] ||= '~> 0.0.4'
versions['Flipper-RSocket'] ||= '~> 1.0'
pod 'FlipperKit', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FlipperKitLayoutPlugin', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/SKIOSNetworkPlugin', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FlipperKitUserDefaultsPlugin', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FlipperKitReactPlugin', versions['Flipper'], :configuration => 'Debug'
# List all transitive dependencies for FlipperKit pods
# to avoid them being linked in Release builds
pod 'Flipper', versions['Flipper'], :configuration => 'Debug'
pod 'Flipper-DoubleConversion', versions['DoubleConversion'], :configuration => 'Debug'
pod 'Flipper-Folly', versions['Flipper-Folly'], :configuration => 'Debug'
pod 'Flipper-Glog', versions['Flipper-Glog'], :configuration => 'Debug'
pod 'Flipper-PeerTalk', versions['Flipper-PeerTalk'], :configuration => 'Debug'
pod 'Flipper-RSocket', versions['Flipper-RSocket'], :configuration => 'Debug'
pod 'FlipperKit/Core', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/CppBridge', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FBCxxFollyDynamicConvert', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FBDefines', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FKPortForwarding', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FlipperKitHighlightOverlay', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FlipperKitLayoutTextSearchable', versions['Flipper'], :configuration => 'Debug'
pod 'FlipperKit/FlipperKitNetworkPlugin', versions['Flipper'], :configuration => 'Debug'
end
# Post Install processing for Flipper
def flipper_post_install(installer)
installer.pods_project.targets.each do |target|
if target.name == 'YogaKit'
target.build_configurations.each do |config|
config.build_settings['SWIFT_VERSION'] = '4.1'
end
end
end
end
target 'client' do
# Pods for client
pod 'FBLazyVector', :path => "../node_modules/react-native/Libraries/FBLazyVector"
pod 'FBReactNativeSpec', :path => "../node_modules/react-native/Libraries/FBReactNativeSpec"
pod 'RCTRequired', :path => "../node_modules/react-native/Libraries/RCTRequired"
pod 'RCTTypeSafety', :path => "../node_modules/react-native/Libraries/TypeSafety"
pod 'React', :path => '../node_modules/react-native/'
pod 'React-Core', :path => '../node_modules/react-native/'
pod 'React-CoreModules', :path => '../node_modules/react-native/React/CoreModules'
pod 'React-Core/DevSupport', :path => '../node_modules/react-native/'
pod 'React-RCTActionSheet', :path => '../node_modules/react-native/Libraries/ActionSheetIOS'
pod 'React-RCTAnimation', :path => '../node_modules/react-native/Libraries/NativeAnimation'
pod 'React-RCTBlob', :path => '../node_modules/react-native/Libraries/Blob'
pod 'React-RCTImage', :path => '../node_modules/react-native/Libraries/Image'
pod 'React-RCTLinking', :path => '../node_modules/react-native/Libraries/LinkingIOS'
pod 'React-RCTNetwork', :path => '../node_modules/react-native/Libraries/Network'
pod 'React-RCTSettings', :path => '../node_modules/react-native/Libraries/Settings'
pod 'React-RCTText', :path => '../node_modules/react-native/Libraries/Text'
pod 'React-RCTVibration', :path => '../node_modules/react-native/Libraries/Vibration'
pod 'React-Core/RCTWebSocket', :path => '../node_modules/react-native/'
pod 'React-cxxreact', :path => '../node_modules/react-native/ReactCommon/cxxreact'
pod 'React-jsi', :path => '../node_modules/react-native/ReactCommon/jsi'
pod 'React-jsiexecutor', :path => '../node_modules/react-native/ReactCommon/jsiexecutor'
pod 'React-jsinspector', :path => '../node_modules/react-native/ReactCommon/jsinspector'
pod 'ReactCommon/callinvoker', :path => "../node_modules/react-native/ReactCommon"
pod 'ReactCommon/turbomodule/core', :path => "../node_modules/react-native/ReactCommon"
pod 'Yoga', :path => '../node_modules/react-native/ReactCommon/yoga', :modular_headers => true
pod 'DoubleConversion', :podspec => '../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec'
pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec'
pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'
pod 'GoogleSignIn', '~> 5.0.2'
target 'clientTests' do
inherit! :complete
# Pods for testing
end
use_native_modules!
# Enables Flipper.
#
# Note that if you have use_frameworks! enabled, Flipper will not work and
# you should disable these next few lines.
add_flipper_pods!
post_install do |installer|
flipper_post_install(installer)
end
end
target 'client-tvOS' do
# Pods for client-tvOS
target 'client-tvOSTests' do
inherit! :search_paths
# Pods for testing
end
end
output of running pod install
Installing AppAuth (1.3.0)
Installing CocoaAsyncSocket (7.6.4)
Installing CocoaLibEvent (1.0.0)
Installing DoubleConversion (1.1.6)
Installing FBLazyVector (0.62.2)
Installing FBReactNativeSpec (0.62.2)
Installing FBSDKCoreKit (5.8.0)
Installing FBSDKLoginKit (5.8.0)
Installing FBSDKShareKit (5.8.0)
Installing Flipper (0.33.1)
Installing Flipper-DoubleConversion (1.1.7)
Installing Flipper-Folly (2.2.0)
Installing Flipper-Glog (0.3.6)
Installing Flipper-PeerTalk (0.0.4)
Installing Flipper-RSocket (1.1.0)
Installing FlipperKit (0.33.1)
Installing Folly (2018.10.22.00)
Installing GTMAppAuth (1.0.0)
Installing GTMSessionFetcher (1.4.0)
Installing GoogleSignIn (5.0.2)
Installing OpenSSL-Universal (1.0.2.19)
Installing RCTRequired (0.62.2)
Installing RCTTypeSafety (0.62.2)
Installing RNCMaskedView (0.1.10)
Installing RNGestureHandler (1.6.1)
Installing RNGoogleSignin (4.0.0)
Installing RNKeychain (6.0.0)
Installing RNScreens (2.7.0)
Installing RNVectorIcons (6.6.0)
Installing React (0.62.2)
Installing React-Core (0.62.2)
Installing React-CoreModules (0.62.2)
Installing React-RCTActionSheet (0.62.2)
Installing React-RCTAnimation (0.62.2)
Installing React-RCTBlob (0.62.2)
Installing React-RCTImage (0.62.2)
Installing React-RCTLinking (0.62.2)
Installing React-RCTNetwork (0.62.2)
Installing React-RCTSettings (0.62.2)
Installing React-RCTText (0.62.2)
Installing React-RCTVibration (0.62.2)
Installing React-cxxreact (0.62.2)
Installing React-jsi (0.62.2)
Installing React-jsiexecutor (0.62.2)
Installing React-jsinspector (0.62.2)
Installing ReactCommon (0.62.2)
Installing Yoga (1.14.0)
Installing YogaKit (1.18.1)
Installing boost-for-react-native (1.63.0)
Installing glog (0.3.5)
Installing react-native-fbsdk (1.1.2)
Installing react-native-safe-area-context (0.7.3)
Generating Pods project
Integrating client project
Pod installation complete! There are 56 dependencies from the Podfile and 52 total pods installed.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
`react-native run-ios` build failure "x86_64 objective-c com ...
I was having issues with react-native run-ios on previous react-native version after changing the name of the app, and the project/schemes ...
Read more >normal arm64 objective-c++ com.app… - Apple Developer
normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target ... I'm running application through react-native run-ios ...
Read more >xcode command line build failed with com.apple.compilers ...
This is a bug introduced in Xcode 7.2 (and still not fixed as of 7.2.1), ... in Compile Sources remove the AppDelegate.m file...
Read more >X86_64 objective-c com.apple.compilers.llvm.clang.1_0.compile
I have below error when I integrate sonar in my iOS objective c project. ... X86_64 objective-c com.apple.compilers.llvm.clang.1_0.compile.
Read more >the Clang C, C++, and Objective-C compiler
The clang executable is actually a small driver which controls the overall execution of other tools such as the compiler, assembler and linker....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
here’s the error:
if you’re not using fb login then don’t use FBSDKApplicationDelegate. The code in https://github.com/react-native-community/google-signin/blob/master/docs/ios-guide.md#optional-modify-your-app-to-respond-to-the-url-scheme is just an example! Hope this helps. Thank you.
hello! 😃
yes, that is necessary, as documented.
You have not specified what the actual error is. To be able to help, please provide full error message or a runnable repro, otherwise this is not actionable, thanks.