question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use of undeclared identifier 'FlipperClient' - AppDelegate.m

See original GitHub issue

Environment

System:
    OS: macOS 10.15.4
    CPU: (8) x64 Intel(R) Core(TM) i7-8569U CPU @ 2.80GHz
    Memory: 1.00 GB / 16.00 GB
    Shell: 3.1.0 - /usr/local/bin/fish
  Binaries:
    Node: 13.11.0 - /usr/local/bin/node
    Yarn: Not Found
    npm: 6.14.4 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 13.4, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
    Android SDK:
      API Levels: 28, 29
      Build Tools: 28.0.3, 29.0.3
      System Images: android-29 | Google Play Intel x86 Atom
      Android NDK: Not Found
  IDEs:
    Android Studio: 3.5 AI-191.8026.42.35.6010548
    Xcode: 11.4/11E146 - /usr/bin/xcodebuild
  Languages:
    Python: 2.7.16 - /usr/bin/python
  npmPackages:
    @react-native-community/cli: Not Found
    react: 16.11.0 => 16.11.0 
    react-native: 0.62.0 => 0.62.0 
  npmGlobalPackages:
    *react-native*: Not Found
Podfile.lock
PODS:
- boost-for-react-native (1.63.0)
- CocoaAsyncSocket (7.6.4)
- CocoaLibEvent (1.0.0)
- DoubleConversion (1.1.6)
- FBLazyVector (0.62.0)
- FBReactNativeSpec (0.62.0):
  - Folly (= 2018.10.22.00)
  - RCTRequired (= 0.62.0)
  - RCTTypeSafety (= 0.62.0)
  - React-Core (= 0.62.0)
  - React-jsi (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- Flipper (0.33.1):
  - Flipper-Folly (~> 2.1)
  - Flipper-RSocket (~> 1.0)
- Flipper-DoubleConversion (1.1.7)
- Flipper-Folly (2.1.1):
  - boost-for-react-native
  - CocoaLibEvent (~> 1.0)
  - Flipper-DoubleConversion
  - Flipper-Glog
  - OpenSSL-Universal (= 1.0.2.19)
- Flipper-Glog (0.3.6)
- Flipper-PeerTalk (0.0.4)
- Flipper-RSocket (1.0.0):
  - Flipper-Folly (~> 2.0)
- FlipperKit (0.33.1):
  - FlipperKit/Core (= 0.33.1)
- FlipperKit/Core (0.33.1):
  - Flipper (~> 0.33.1)
  - FlipperKit/CppBridge
  - FlipperKit/FBCxxFollyDynamicConvert
  - FlipperKit/FBDefines
  - FlipperKit/FKPortForwarding
- FlipperKit/CppBridge (0.33.1):
  - Flipper (~> 0.33.1)
- FlipperKit/FBCxxFollyDynamicConvert (0.33.1):
  - Flipper-Folly (~> 2.1)
- FlipperKit/FBDefines (0.33.1)
- FlipperKit/FKPortForwarding (0.33.1):
  - CocoaAsyncSocket (~> 7.6)
  - Flipper-PeerTalk (~> 0.0.4)
- FlipperKit/FlipperKitHighlightOverlay (0.33.1)
- FlipperKit/FlipperKitLayoutPlugin (0.33.1):
  - FlipperKit/Core
  - FlipperKit/FlipperKitHighlightOverlay
  - FlipperKit/FlipperKitLayoutTextSearchable
  - YogaKit (~> 1.18)
- FlipperKit/FlipperKitLayoutTextSearchable (0.33.1)
- FlipperKit/FlipperKitNetworkPlugin (0.33.1):
  - FlipperKit/Core
- FlipperKit/FlipperKitReactPlugin (0.33.1):
  - FlipperKit/Core
- FlipperKit/FlipperKitUserDefaultsPlugin (0.33.1):
  - FlipperKit/Core
- FlipperKit/SKIOSNetworkPlugin (0.33.1):
  - FlipperKit/Core
  - FlipperKit/FlipperKitNetworkPlugin
- Folly (2018.10.22.00):
  - boost-for-react-native
  - DoubleConversion
  - Folly/Default (= 2018.10.22.00)
  - glog
- Folly/Default (2018.10.22.00):
  - boost-for-react-native
  - DoubleConversion
  - glog
- glog (0.3.5)
- OpenSSL-Universal (1.0.2.19):
  - OpenSSL-Universal/Static (= 1.0.2.19)
- OpenSSL-Universal/Static (1.0.2.19)
- RCTRequired (0.62.0)
- RCTTypeSafety (0.62.0):
  - FBLazyVector (= 0.62.0)
  - Folly (= 2018.10.22.00)
  - RCTRequired (= 0.62.0)
  - React-Core (= 0.62.0)
- React (0.62.0):
  - React-Core (= 0.62.0)
  - React-Core/DevSupport (= 0.62.0)
  - React-Core/RCTWebSocket (= 0.62.0)
  - React-RCTActionSheet (= 0.62.0)
  - React-RCTAnimation (= 0.62.0)
  - React-RCTBlob (= 0.62.0)
  - React-RCTImage (= 0.62.0)
  - React-RCTLinking (= 0.62.0)
  - React-RCTNetwork (= 0.62.0)
  - React-RCTSettings (= 0.62.0)
  - React-RCTText (= 0.62.0)
  - React-RCTVibration (= 0.62.0)
- React-Core (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default (= 0.62.0)
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/CoreModulesHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/Default (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/DevSupport (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default (= 0.62.0)
  - React-Core/RCTWebSocket (= 0.62.0)
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - React-jsinspector (= 0.62.0)
  - Yoga
- React-Core/RCTActionSheetHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTAnimationHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTBlobHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTImageHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTLinkingHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTNetworkHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTSettingsHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTTextHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTVibrationHeaders (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-Core/RCTWebSocket (0.62.0):
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core/Default (= 0.62.0)
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-jsiexecutor (= 0.62.0)
  - Yoga
- React-CoreModules (0.62.0):
  - FBReactNativeSpec (= 0.62.0)
  - Folly (= 2018.10.22.00)
  - RCTTypeSafety (= 0.62.0)
  - React-Core/CoreModulesHeaders (= 0.62.0)
  - React-RCTImage (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- React-cxxreact (0.62.0):
  - boost-for-react-native (= 1.63.0)
  - DoubleConversion
  - Folly (= 2018.10.22.00)
  - glog
  - React-jsinspector (= 0.62.0)
- React-jsi (0.62.0):
  - boost-for-react-native (= 1.63.0)
  - DoubleConversion
  - Folly (= 2018.10.22.00)
  - glog
  - React-jsi/Default (= 0.62.0)
- React-jsi/Default (0.62.0):
  - boost-for-react-native (= 1.63.0)
  - DoubleConversion
  - Folly (= 2018.10.22.00)
  - glog
- React-jsiexecutor (0.62.0):
  - DoubleConversion
  - Folly (= 2018.10.22.00)
  - glog
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
- React-jsinspector (0.62.0)
- react-native-image-picker (2.3.1):
  - React
- react-native-safe-area-context (0.7.3):
  - React
- React-RCTActionSheet (0.62.0):
  - React-Core/RCTActionSheetHeaders (= 0.62.0)
- React-RCTAnimation (0.62.0):
  - FBReactNativeSpec (= 0.62.0)
  - Folly (= 2018.10.22.00)
  - RCTTypeSafety (= 0.62.0)
  - React-Core/RCTAnimationHeaders (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- React-RCTBlob (0.62.0):
  - FBReactNativeSpec (= 0.62.0)
  - Folly (= 2018.10.22.00)
  - React-Core/RCTBlobHeaders (= 0.62.0)
  - React-Core/RCTWebSocket (= 0.62.0)
  - React-jsi (= 0.62.0)
  - React-RCTNetwork (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- React-RCTImage (0.62.0):
  - FBReactNativeSpec (= 0.62.0)
  - Folly (= 2018.10.22.00)
  - RCTTypeSafety (= 0.62.0)
  - React-Core/RCTImageHeaders (= 0.62.0)
  - React-RCTNetwork (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- React-RCTLinking (0.62.0):
  - FBReactNativeSpec (= 0.62.0)
  - React-Core/RCTLinkingHeaders (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- React-RCTNetwork (0.62.0):
  - FBReactNativeSpec (= 0.62.0)
  - Folly (= 2018.10.22.00)
  - RCTTypeSafety (= 0.62.0)
  - React-Core/RCTNetworkHeaders (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- React-RCTSettings (0.62.0):
  - FBReactNativeSpec (= 0.62.0)
  - Folly (= 2018.10.22.00)
  - RCTTypeSafety (= 0.62.0)
  - React-Core/RCTSettingsHeaders (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- React-RCTText (0.62.0):
  - React-Core/RCTTextHeaders (= 0.62.0)
- React-RCTVibration (0.62.0):
  - FBReactNativeSpec (= 0.62.0)
  - Folly (= 2018.10.22.00)
  - React-Core/RCTVibrationHeaders (= 0.62.0)
  - ReactCommon/turbomodule/core (= 0.62.0)
- ReactCommon/callinvoker (0.62.0):
  - DoubleConversion
  - Folly (= 2018.10.22.00)
  - glog
  - React-cxxreact (= 0.62.0)
- ReactCommon/turbomodule/core (0.62.0):
  - DoubleConversion
  - Folly (= 2018.10.22.00)
  - glog
  - React-Core (= 0.62.0)
  - React-cxxreact (= 0.62.0)
  - React-jsi (= 0.62.0)
  - ReactCommon/callinvoker (= 0.62.0)
- RNCAsyncStorage (1.8.1):
  - React
- RNCMaskedView (0.1.7):
  - React
- RNGestureHandler (1.6.1):
  - React
- RNLocalize (1.3.4):
  - React
- RNReactNativeHapticFeedback (1.9.0):
  - React
- RNReanimated (1.7.1):
  - React
- RNScreens (2.4.0):
  - React
- RNSVG (12.0.3):
  - React
- RNVectorIcons (6.6.0):
  - React
- Yoga (1.14.0)
- YogaKit (1.18.1):
  - Yoga (~> 1.14)

DEPENDENCIES:
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/Libraries/FBReactNativeSpec`)
- FlipperKit (~> 0.33.1)
- FlipperKit/FlipperKitLayoutPlugin (~> 0.33.1)
- FlipperKit/FlipperKitReactPlugin (~> 0.33.1)
- FlipperKit/FlipperKitUserDefaultsPlugin (~> 0.33.1)
- FlipperKit/SKIOSNetworkPlugin (~> 0.33.1)
- Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
- React (from `../node_modules/react-native/`)
- React-Core (from `../node_modules/react-native/`)
- React-Core/DevSupport (from `../node_modules/react-native/`)
- React-Core/RCTWebSocket (from `../node_modules/react-native/`)
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
- React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
- React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
- React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
- React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
- React-RCTText (from `../node_modules/react-native/Libraries/Text`)
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
- ReactCommon/callinvoker (from `../node_modules/react-native/ReactCommon`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
- RNLocalize (from `../node_modules/react-native-localize`)
- RNReactNativeHapticFeedback (from `../node_modules/react-native-haptic-feedback`)
- RNReanimated (from `../node_modules/react-native-reanimated`)
- RNScreens (from `../node_modules/react-native-screens`)
- RNSVG (from `../node_modules/react-native-svg`)
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
trunk:
  - boost-for-react-native
  - CocoaAsyncSocket
  - CocoaLibEvent
  - Flipper
  - Flipper-DoubleConversion
  - Flipper-Folly
  - Flipper-Glog
  - Flipper-PeerTalk
  - Flipper-RSocket
  - FlipperKit
  - OpenSSL-Universal
  - YogaKit

EXTERNAL SOURCES:
DoubleConversion:
  :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
FBLazyVector:
  :path: "../node_modules/react-native/Libraries/FBLazyVector"
FBReactNativeSpec:
  :path: "../node_modules/react-native/Libraries/FBReactNativeSpec"
Folly:
  :podspec: "../node_modules/react-native/third-party-podspecs/Folly.podspec"
glog:
  :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
RCTRequired:
  :path: "../node_modules/react-native/Libraries/RCTRequired"
RCTTypeSafety:
  :path: "../node_modules/react-native/Libraries/TypeSafety"
React:
  :path: "../node_modules/react-native/"
React-Core:
  :path: "../node_modules/react-native/"
React-CoreModules:
  :path: "../node_modules/react-native/React/CoreModules"
React-cxxreact:
  :path: "../node_modules/react-native/ReactCommon/cxxreact"
React-jsi:
  :path: "../node_modules/react-native/ReactCommon/jsi"
React-jsiexecutor:
  :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
React-jsinspector:
  :path: "../node_modules/react-native/ReactCommon/jsinspector"
react-native-image-picker:
  :path: "../node_modules/react-native-image-picker"
react-native-safe-area-context:
  :path: "../node_modules/react-native-safe-area-context"
React-RCTActionSheet:
  :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
React-RCTAnimation:
  :path: "../node_modules/react-native/Libraries/NativeAnimation"
React-RCTBlob:
  :path: "../node_modules/react-native/Libraries/Blob"
React-RCTImage:
  :path: "../node_modules/react-native/Libraries/Image"
React-RCTLinking:
  :path: "../node_modules/react-native/Libraries/LinkingIOS"
React-RCTNetwork:
  :path: "../node_modules/react-native/Libraries/Network"
React-RCTSettings:
  :path: "../node_modules/react-native/Libraries/Settings"
React-RCTText:
  :path: "../node_modules/react-native/Libraries/Text"
React-RCTVibration:
  :path: "../node_modules/react-native/Libraries/Vibration"
ReactCommon:
  :path: "../node_modules/react-native/ReactCommon"
RNCAsyncStorage:
  :path: "../node_modules/@react-native-community/async-storage"
RNCMaskedView:
  :path: "../node_modules/@react-native-community/masked-view"
RNGestureHandler:
  :path: "../node_modules/react-native-gesture-handler"
RNLocalize:
  :path: "../node_modules/react-native-localize"
RNReactNativeHapticFeedback:
  :path: "../node_modules/react-native-haptic-feedback"
RNReanimated:
  :path: "../node_modules/react-native-reanimated"
RNScreens:
  :path: "../node_modules/react-native-screens"
RNSVG:
  :path: "../node_modules/react-native-svg"
RNVectorIcons:
  :path: "../node_modules/react-native-vector-icons"
Yoga:
  :path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
CocoaAsyncSocket: 694058e7c0ed05a9e217d1b3c7ded962f4180845
CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
FBLazyVector: 545eccf4f6ef2de8fd450fd8a1edb3f913c7371a
FBReactNativeSpec: 85c7f8347f4a6e911742228e89e245187afa298e
Flipper: 6c1f484f9a88d30ab3e272800d53688439e50f69
Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41
Flipper-Folly: 2de3d03e0acc7064d5e4ed9f730e2f217486f162
Flipper-Glog: 1dfd6abf1e922806c52ceb8701a3599a79a200a6
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
Flipper-RSocket: 1260a31c05c238eabfa9bb8a64e3983049048371
FlipperKit: 6dc9b8f4ef60d9e5ded7f0264db299c91f18832e
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
OpenSSL-Universal: 8b48cc0d10c1b2923617dfe5c178aa9ed2689355
RCTRequired: 0873f5bdb1762d2b9b1ae16a01c4f91d6ee3b6dd
RCTTypeSafety: a605e0cc0e4220f6e65896bd9e675073c2978f35
React: 8abf6bdd2b05538e9445f7bbda800df744068bfe
React-Core: d6daa0d60a4180915e889a5e81f28522cb30359a
React-CoreModules: 9d5343b095a52e830954a1dd7ae1cb9321ceeddc
React-cxxreact: c108ca236585b9c802f1eeab11fed1a023faac3a
React-jsi: bc8166d6833cdcb0848c80710b26ce63fad2c099
React-jsiexecutor: 8bf0b2707f05865113415088c398a7f98c0cf546
React-jsinspector: 8e5913c4c6c54f0d3f9c9fc630c465a89cded65d
react-native-image-picker: 668e72d0277dc8c12ae90e835507c1eddd2e4f85
react-native-safe-area-context: 8260e5157617df4b72865f44006797f895b2ada7
React-RCTActionSheet: 674afbc8b9c76e0a83520e0a51da29a70802c03f
React-RCTAnimation: f5f24330d09ee677fb49e0782f8321868f4df431
React-RCTBlob: b773ce6138ab0d172ebd8a455fd4efd200a92549
React-RCTImage: 8dbaa77916f9d21ff8faa0f3f5f06d4069c28e93
React-RCTLinking: 312a2b3511e2829e68c300c2cdcae4282fefc7ef
React-RCTNetwork: 4b87acf29c38b8819bea67dad3edeca7b9a20718
React-RCTSettings: be798c8b33392a90d9d551644610ffa349a89255
React-RCTText: 91a0d0ae5434aa28fe0c89c03eb9d660ff53bd9b
React-RCTVibration: 0630aeb11e22f87c180ca9c0c3a0a0aba780cc62
ReactCommon: d22162ab8f1358c53dfcd0f9c4d82d38facdbc48
RNCAsyncStorage: 00bdf63f7f1e0f11d3323533dba4f222e58bf092
RNCMaskedView: 90dd32f5b786bd562e876e1421ea77c700cbf71e
RNGestureHandler: 8f09cd560f8d533eb36da5a6c5a843af9f056b38
RNLocalize: d8025bb1ac74c0ad54155ea9862538624ebf74d8
RNReactNativeHapticFeedback: 2566b468cc8d0e7bb2f84b23adc0f4614594d071
RNReanimated: 4e102df74a9674fa943e05f97f3362b6e44d0b48
RNScreens: b5c0e1b2b04512919e78bd3898e144a157ce2363
RNSVG: 7e16ddfc6e00d5aa69c9eb83e699bcce5dcb85d4
RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4
Yoga: 9db9ff2025ad21d1ac0a8b3c85d5ac4e7c29d525
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: cc4680e6f26407ed49932e73373a935e5f47591f

COCOAPODS: 1.9.1

Upgrading version

0.61.5 -> 0.62

Description

Screen Shot 2020-03-27 at 14 56 41

I’ve got this issue when I am trying to build iOS, Android is working just fine. Do we need to import something manually in XCode?

This project was originally created via the Typescript template (RN 0.61.2). Maybe I missed a step or something was different in this template and not mentioned in the upgrade-helper?

I don’t really get it, I literally have the same AppDelegate files as the upgrade-helper. Do I need to install a specific version for the Flipper pod?

Reproducible demo

Working on it…

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:22
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

21reactions
alloycommented, Mar 27, 2020

As @G3z and @kamui545 said, you need to make changes to your Xcode project. Look for these:

Screenshot 2020-03-27 at 13 09 54
Screenshot 2020-03-27 at 13 10 08
18reactions
mauscoelhocommented, Apr 24, 2020

Removing DEAD_CODE_STRIPPING = NO;

and adding

ENABLE_BITCODE = NO;
	GCC_PREPROCESSOR_DEFINITIONS = (
		"$(inherited)",
		"FB_SONARKIT_ENABLED=1",
	);

worked for me

Read more comments on GitHub >

github_iconTop Results From Across the Web

Appdelegate.m throwing errors - ios - Stack Overflow
Use of undeclared identifier 'center'. I tried deleting the appdelegate.m file to see if the build would refresh but unfortunately it's ...
Read more >
AppDelegate causes "undeclared identifier"error
Hello: in two of my swift files i used the declaration: let appDelegate = NSApplication.shared.delegate as! AppDelegate. Xcode did not raise any objection ......
Read more >
Semantic Issue AppDelegate.m - Stack Overflow
I'm having a problem with Dynamic*t I get this error "Use of undeclared identifier 'Dynamic'" and "Use of undeclared identifier 't'" how can ......
Read more >
How can I import salesforce marketing cloud in ios
Please ensure you have imported the SDK's header file at the top of your AppDelegate.m . #import "AppDelegate.h" #import ...
Read more >
react-native 0.62 ios xcode product Archive Use of undeclared ...
react-native 0.62 ios xcode product Archive Use of undeclared identifier 'FBSDKApplicationDelegate' ... #import "AppDelegate.h". #import #import #import.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found