Ziggeo / ReactNativeSDK

React Native SDK
Apache License 2.0
7 stars 6 forks source link

IOS errors since new package update #110

Closed sam-houle1 closed 3 months ago

sam-houle1 commented 1 year ago
/node_modules/react-native-ziggeo-library/ios/Api/RCTAudios.m:63:32 No visible @interface for 'Ziggeo' declares the selector 'initWithToken:Delegate:'

and

 /node_modules/react-native-ziggeo-library/ios/Api/RCTAudios.m:63:32 No visible @interface for 'Ziggeo' declares the selector 'initWithToken:Delegate:'

We can't use IOS in local since there was an update on the repo, I tried upgrading to 1.6.26 but I got the same error

KBbitsP commented 1 year ago
/node_modules/react-native-ziggeo-library/ios/Api/RCTAudios.m:63:32 No visible @interface for 'Ziggeo' declares the selector 'initWithToken:Delegate:'

and

 /node_modules/react-native-ziggeo-library/ios/Api/RCTAudios.m:63:32 No visible @interface for 'Ziggeo' declares the selector 'initWithToken:Delegate:'

We can't use IOS in local since there was an update on the repo, I tried upgrading to 1.6.26 but I got the same error

Hi @sam-houle1 Thank you for reporting this. Let me pass this to the Devs to have a further look.

katolykdev commented 1 year ago

Hi, @sam-houle1 Did you reinstall pod? You have to install ZiggeoMediaSDK 1.1.40 for react-native-ziggeo-library 1.6.26.

sam-houle1 commented 1 year ago

@katolykdev yes I ran pod install and still have the issue

katolykdev commented 1 year ago

@sam-houle1 Could you send me package.json and Podfile.lock?

sam-houle1 commented 1 year ago

@katolykdev

{
  "name": "ActivixCRM",
  "packageName": "ca.activix.mobile.scanner",
  "version": "3.31.0",
  "private": true,
  "scripts": {
    "start": "react-native start --reset-cache",
    "android": "npm run android:debug",
    "android:debug": "npm run cc && react-native run-android --variant=debug",
    "android:release": "react-native run-android --variant=release",
    "android:bundleRelease": "npm run android:bundle && npm run android:release",
    "ios": "npm run ios:debug",
    "ios:debug": "npm run cc && react-native run-ios --scheme Debug",
    "flipper": "npm run tron && npm run devtool",
    "tron": "adb reverse tcp:9090 tcp:9090",
    "devtool": "adb reverse tcp:8097 tcp:8097",
    "ios:record": "xcrun simctl io booted recordVideo ~/Desktop/activix-crm-ios.mp4",
    "android:bundle": "cd android && ./gradlew bundleRelease && cd ..",
    "android:record": "adb shell screenrecord /sdcard/activix-crm-android.mp4",
    "android:pull": "adb pull /sdcard/activix-crm-mobile.mp4 ~/Desktop/activix-crm-android.mp4",
    "android:clean": "cd ./android && ./gradlew clean && cd ..",
    "rn:install": "npm install && npx pod-install",
    "rn:reinstall": "npm run remove && npm run rn:install && npm run android:clean",
    "remove": "rm -rf node_modules/* && cd ./ios && rm -rf Podfile.lock",
    "cc": "rm -rf node_modules/.cache/babel-loader/*",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix --ext .js,.jsx",
    "lint:dev": "esw . --watch --fix --clear --ext .js,.jsx",
    "lint:watch": "esw app/** -w --changed --ext .js,.jsx",
    "test": "jest"
  },
  "dependencies": {
    "@formatjs/intl-datetimeformat": "^6.4.3",
    "@formatjs/intl-getcanonicallocales": "^2.0.5",
    "@formatjs/intl-locale": "^3.0.11",
    "@formatjs/intl-numberformat": "^8.3.3",
    "@formatjs/intl-pluralrules": "^5.0.8",
    "@gorhom/bottom-sheet": "4.4.5",
    "@notifee/react-native": "5.3.0",
    "@optimizely/optimizely-sdk": "^4.9.2",
    "@react-native-async-storage/async-storage": "^1.17.11",
    "@react-native-camera-roll/camera-roll": "^5.0.4",
    "@react-native-community/clipboard": "^1.5.1",
    "@react-native-community/datetimepicker": "^6.7.1",
    "@react-native-community/netinfo": "^9.3.7",
    "@react-native-firebase/app": "16.5.2",
    "@react-native-firebase/messaging": "16.5.2",
    "@sentry/react-native": "^4.14.0",
    "axios": "^0.21.1",
    "axios-retry": "^3.3.1",
    "cmbsdk-react-native": "^1.1.0",
    "crypto-js": "^4.1.1",
    "date-fns": "^2.23.0",
    "date-fns-tz": "^1.1.6",
    "deepmerge": "^4.2.2",
    "emoji-toolkit": "^5.5.0",
    "fbjs": "^3.0.4",
    "i18n-js": "^3.8.0",
    "immutability-helper": "^3.1.1",
    "jwt-decode": "^3.1.2",
    "libphonenumber-js": "^1.10.15",
    "lodash": "^4.17.20",
    "polished": "^4.2.2",
    "prop-types": "^15.8.1",
    "pusher-js": "^7.0.3",
    "qs": "^6.11.0",
    "react": "18.0.0",
    "react-native": "^0.69.7",
    "react-native-animatable": "^1.3.3",
    "react-native-audio-recorder-player": "^3.5.3",
    "react-native-auth0": "2.17.1",
    "react-native-display": "^1.0.8",
    "react-native-dotenv": "^0.2.0",
    "react-native-event-listeners": "^1.0.7",
    "react-native-flipper": "0.164.0",
    "react-native-flipper-performance-plugin": "^0.3.1",
    "react-native-fs": "^2.20.0",
    "react-native-gesture-handler": "^2.8.0",
    "react-native-image-pan-zoom": "^2.1.12",
    "react-native-image-picker": "^4.10.1",
    "react-native-image-resizer": "^1.2.1",
    "react-native-indicators": "^0.17.0",
    "react-native-keyboard-manager": "^6.5.4-5",
    "react-native-linear-gradient": "^2.6.2",
    "react-native-masked-text": "^1.12.5",
    "react-native-navigation": "^7.27.1",
    "react-native-pell-rich-editor": "^1.8.8",
    "react-native-progress": "^5.0.0",
    "react-native-reanimated": "2.13.0",
    "react-native-section-list-get-item-layout": "^2.2.3",
    "react-native-splash-screen": "3.3.0",
    "react-native-status-bar-height": "^2.6.0",
    "react-native-svg": "^12.1.0",
    "react-native-tailwindcss": "^1.1.11",
    "react-native-track-player": "^2.1.4",
    "react-native-version-number": "^0.3.6",
    "react-native-video": "^5.2.1",
    "react-native-vision-camera": "^2.15.2",
    "react-native-webview": "^11.13.0",
    "react-native-ziggeo-library": "1.6.26",
    "react-redux": "^7.2.4",
    "redux-thunk": "^2.3.0",
    "rn-fetch-blob": "^0.12.0",
    "rn-tooltip": "^3.0.3",
    "slugify": "^1.6.0"
  },
  "devDependencies": {
    "@babel/core": "^7.20.5",
    "@babel/eslint-parser": "^7.19.1",
    "@babel/runtime": "^7.12.5",
    "@react-native-community/eslint-config": "^3.2.0",
    "@types/react-native": "^0.70.8",
    "babel-eslint": "^10.0.3",
    "babel-jest": "^29.3.1",
    "eslint": "^8.30.0",
    "eslint-config-airbnb": "^19.0.4",
    "eslint-config-prettier": "^8.6.0",
    "eslint-import-resolver-alias": "^1.1.2",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-jsx-a11y": "^6.6.1",
    "eslint-plugin-prettier": "^4.2.1",
    "eslint-plugin-react": "^7.31.11",
    "eslint-plugin-react-hooks": "^4.6.0",
    "eslint-plugin-simple-import-sort": "^8.0.0",
    "eslint-watch": "^8.0.0",
    "jest": "^29.3.1",
    "metro-react-native-babel-preset": "^0.74.0",
    "prettier": "^2.8.4",
    "prettier-eslint": "^15.0.1",
    "react-native-config": "^1.4.3",
    "react-test-renderer": "18.0.0",
    "redux-devtools-extension": "^2.13.8",
    "redux-flipper": "^1.4.2"
  },
  "jest": {
    "preset": "react-native"
  }
}
PODS:
  - A0Auth0 (2.17.1):
    - Auth0 (~> 2.3)
    - React-Core
  - Auth0 (2.3.2):
    - JWTDecode (~> 3.0)
    - SimpleKeychain (~> 1.0)
  - boost (1.76.0)
  - BVLinearGradient (2.6.2):
    - React-Core
  - CocoaAsyncSocket (7.6.5)
  - DoubleConversion (1.1.6)
  - FBLazyVector (0.69.7)
  - FBReactNativeSpec (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTRequired (= 0.69.7)
    - RCTTypeSafety (= 0.69.7)
    - React-Core (= 0.69.7)
    - React-jsi (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - Firebase/CoreOnly (10.3.0):
    - FirebaseCore (= 10.3.0)
  - Firebase/Messaging (10.3.0):
    - Firebase/CoreOnly
    - FirebaseMessaging (~> 10.3.0)
  - FirebaseCore (10.3.0):
    - FirebaseCoreInternal (~> 10.0)
    - GoogleUtilities/Environment (~> 7.8)
    - GoogleUtilities/Logger (~> 7.8)
  - FirebaseCoreExtension (10.3.0):
    - FirebaseCore (~> 10.0)
  - FirebaseCoreInternal (10.7.0):
    - "GoogleUtilities/NSData+zlib (~> 7.8)"
  - FirebaseInstallations (10.7.0):
    - FirebaseCore (~> 10.0)
    - GoogleUtilities/Environment (~> 7.8)
    - GoogleUtilities/UserDefaults (~> 7.8)
    - PromisesObjC (~> 2.1)
  - FirebaseMessaging (10.3.0):
    - FirebaseCore (~> 10.0)
    - FirebaseInstallations (~> 10.0)
    - GoogleDataTransport (~> 9.2)
    - GoogleUtilities/AppDelegateSwizzler (~> 7.8)
    - GoogleUtilities/Environment (~> 7.8)
    - GoogleUtilities/Reachability (~> 7.8)
    - GoogleUtilities/UserDefaults (~> 7.8)
    - nanopb (< 2.30910.0, >= 2.30908.0)
  - Flipper (0.182.0):
    - Flipper-Folly (~> 2.6)
  - Flipper-Boost-iOSX (1.76.0.1.11)
  - Flipper-DoubleConversion (3.2.0.1)
  - Flipper-Fmt (7.1.7)
  - Flipper-Folly (2.6.10):
    - Flipper-Boost-iOSX
    - Flipper-DoubleConversion
    - Flipper-Fmt (= 7.1.7)
    - Flipper-Glog
    - libevent (~> 2.1.12)
    - OpenSSL-Universal (= 1.1.1100)
  - Flipper-Glog (0.5.0.5)
  - Flipper-PeerTalk (0.0.4)
  - Flipper-RSocket (1.4.3):
    - Flipper-Folly (~> 2.6)
  - FlipperKit (0.182.0):
    - FlipperKit/Core (= 0.182.0)
  - FlipperKit/Core (0.182.0):
    - Flipper (~> 0.182.0)
    - FlipperKit/CppBridge
    - FlipperKit/FBCxxFollyDynamicConvert
    - FlipperKit/FBDefines
    - FlipperKit/FKPortForwarding
    - SocketRocket (~> 0.6.0)
  - FlipperKit/CppBridge (0.182.0):
    - Flipper (~> 0.182.0)
  - FlipperKit/FBCxxFollyDynamicConvert (0.182.0):
    - Flipper-Folly (~> 2.6)
  - FlipperKit/FBDefines (0.182.0)
  - FlipperKit/FKPortForwarding (0.182.0):
    - CocoaAsyncSocket (~> 7.6)
    - Flipper-PeerTalk (~> 0.0.4)
  - FlipperKit/FlipperKitHighlightOverlay (0.182.0)
  - FlipperKit/FlipperKitLayoutHelpers (0.182.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitHighlightOverlay
    - FlipperKit/FlipperKitLayoutTextSearchable
  - FlipperKit/FlipperKitLayoutIOSDescriptors (0.182.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitHighlightOverlay
    - FlipperKit/FlipperKitLayoutHelpers
    - YogaKit (~> 1.18)
  - FlipperKit/FlipperKitLayoutPlugin (0.182.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitHighlightOverlay
    - FlipperKit/FlipperKitLayoutHelpers
    - FlipperKit/FlipperKitLayoutIOSDescriptors
    - FlipperKit/FlipperKitLayoutTextSearchable
    - YogaKit (~> 1.18)
  - FlipperKit/FlipperKitLayoutTextSearchable (0.182.0)
  - FlipperKit/FlipperKitNetworkPlugin (0.182.0):
    - FlipperKit/Core
  - FlipperKit/FlipperKitReactPlugin (0.182.0):
    - FlipperKit/Core
  - FlipperKit/FlipperKitUserDefaultsPlugin (0.182.0):
    - FlipperKit/Core
  - FlipperKit/SKIOSNetworkPlugin (0.182.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitNetworkPlugin
  - fmt (6.2.1)
  - glog (0.3.5)
  - GoogleAds-IMA-iOS-SDK (3.14.5)
  - GoogleDataTransport (9.2.2):
    - GoogleUtilities/Environment (~> 7.7)
    - nanopb (< 2.30910.0, >= 2.30908.0)
    - PromisesObjC (< 3.0, >= 1.2)
  - GoogleUtilities (7.11.1):
    - GoogleUtilities/AppDelegateSwizzler (= 7.11.1)
    - GoogleUtilities/Environment (= 7.11.1)
    - GoogleUtilities/ISASwizzler (= 7.11.1)
    - GoogleUtilities/Logger (= 7.11.1)
    - GoogleUtilities/MethodSwizzler (= 7.11.1)
    - GoogleUtilities/Network (= 7.11.1)
    - "GoogleUtilities/NSData+zlib (= 7.11.1)"
    - GoogleUtilities/Reachability (= 7.11.1)
    - GoogleUtilities/SwizzlerTestHelpers (= 7.11.1)
    - GoogleUtilities/UserDefaults (= 7.11.1)
  - GoogleUtilities/AppDelegateSwizzler (7.11.1):
    - GoogleUtilities/Environment
    - GoogleUtilities/Logger
    - GoogleUtilities/Network
  - GoogleUtilities/Environment (7.11.1):
    - PromisesObjC (< 3.0, >= 1.2)
  - GoogleUtilities/ISASwizzler (7.11.1)
  - GoogleUtilities/Logger (7.11.1):
    - GoogleUtilities/Environment
  - GoogleUtilities/MethodSwizzler (7.11.1):
    - GoogleUtilities/Logger
  - GoogleUtilities/Network (7.11.1):
    - GoogleUtilities/Logger
    - "GoogleUtilities/NSData+zlib"
    - GoogleUtilities/Reachability
  - "GoogleUtilities/NSData+zlib (7.11.1)"
  - GoogleUtilities/Reachability (7.11.1):
    - GoogleUtilities/Logger
  - GoogleUtilities/SwizzlerTestHelpers (7.11.1):
    - GoogleUtilities/MethodSwizzler
  - GoogleUtilities/UserDefaults (7.11.1):
    - GoogleUtilities/Logger
  - HMSegmentedControl (1.5.6)
  - IQKeyboardManagerSwift (6.5.4)
  - JWTDecode (3.0.1)
  - libevent (2.1.12)
  - nanopb (2.30909.0):
    - nanopb/decode (= 2.30909.0)
    - nanopb/encode (= 2.30909.0)
  - nanopb/decode (2.30909.0)
  - nanopb/encode (2.30909.0)
  - OpenSSL-Universal (1.1.1100)
  - PromisesObjC (2.2.0)
  - RCT-Folly (2021.06.28.00-v2):
    - boost
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - RCT-Folly/Default (= 2021.06.28.00-v2)
  - RCT-Folly/Default (2021.06.28.00-v2):
    - boost
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
  - RCTRequired (0.69.7)
  - RCTTypeSafety (0.69.7):
    - FBLazyVector (= 0.69.7)
    - RCTRequired (= 0.69.7)
    - React-Core (= 0.69.7)
  - React (0.69.7):
    - React-Core (= 0.69.7)
    - React-Core/DevSupport (= 0.69.7)
    - React-Core/RCTWebSocket (= 0.69.7)
    - React-RCTActionSheet (= 0.69.7)
    - React-RCTAnimation (= 0.69.7)
    - React-RCTBlob (= 0.69.7)
    - React-RCTImage (= 0.69.7)
    - React-RCTLinking (= 0.69.7)
    - React-RCTNetwork (= 0.69.7)
    - React-RCTSettings (= 0.69.7)
    - React-RCTText (= 0.69.7)
    - React-RCTVibration (= 0.69.7)
  - React-bridging (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-jsi (= 0.69.7)
  - React-callinvoker (0.69.7)
  - React-Codegen (0.69.7):
    - FBReactNativeSpec (= 0.69.7)
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTRequired (= 0.69.7)
    - RCTTypeSafety (= 0.69.7)
    - React-Core (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-Core (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default (= 0.69.7)
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/CoreModulesHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/Default (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/DevSupport (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default (= 0.69.7)
    - React-Core/RCTWebSocket (= 0.69.7)
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-jsinspector (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTActionSheetHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTAnimationHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTBlobHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTImageHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTLinkingHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTNetworkHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTSettingsHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTTextHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTVibrationHeaders (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-Core/RCTWebSocket (0.69.7):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default (= 0.69.7)
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsiexecutor (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - Yoga
  - React-CoreModules (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.69.7)
    - React-Codegen (= 0.69.7)
    - React-Core/CoreModulesHeaders (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-RCTImage (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-cxxreact (0.69.7):
    - boost (= 1.76.0)
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-callinvoker (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-jsinspector (= 0.69.7)
    - React-logger (= 0.69.7)
    - React-perflogger (= 0.69.7)
    - React-runtimeexecutor (= 0.69.7)
  - React-jsi (0.69.7):
    - boost (= 1.76.0)
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-jsi/Default (= 0.69.7)
  - React-jsi/Default (0.69.7):
    - boost (= 1.76.0)
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
  - React-jsiexecutor (0.69.7):
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-perflogger (= 0.69.7)
  - React-jsinspector (0.69.7)
  - React-logger (0.69.7):
    - glog
  - react-native-cameraroll (5.1.0):
    - React-Core
  - react-native-config (1.4.4):
    - react-native-config/App (= 1.4.4)
  - react-native-config/App (1.4.4):
    - React-Core
  - react-native-flipper (0.164.0):
    - React-Core
  - react-native-flipper-performance-plugin (0.3.1):
    - React-Core
    - react-native-flipper-performance-plugin/FBDefines (= 0.3.1)
  - react-native-flipper-performance-plugin/FBDefines (0.3.1):
    - React-Core
  - react-native-image-picker (4.10.1):
    - React-Core
  - react-native-image-resizer (1.2.1):
    - React
  - react-native-netinfo (9.3.7):
    - React-Core
  - react-native-splash-screen (3.3.0):
    - React-Core
  - react-native-track-player (2.1.4):
    - React-Core
    - SwiftAudioEx (= 0.14.7)
  - react-native-version-number (0.3.6):
    - React
  - react-native-video (5.2.1):
    - React-Core
    - react-native-video/Video (= 5.2.1)
  - react-native-video/Video (5.2.1):
    - React-Core
  - react-native-webview (11.13.0):
    - React-Core
  - React-perflogger (0.69.7)
  - React-RCTActionSheet (0.69.7):
    - React-Core/RCTActionSheetHeaders (= 0.69.7)
  - React-RCTAnimation (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.69.7)
    - React-Codegen (= 0.69.7)
    - React-Core/RCTAnimationHeaders (= 0.69.7)
    - React-jsi (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-RCTBlob (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Codegen (= 0.69.7)
    - React-Core/RCTBlobHeaders (= 0.69.7)
    - React-Core/RCTWebSocket (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-RCTNetwork (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-RCTImage (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.69.7)
    - React-Codegen (= 0.69.7)
    - React-Core/RCTImageHeaders (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-RCTNetwork (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-RCTLinking (0.69.7):
    - React-Codegen (= 0.69.7)
    - React-Core/RCTLinkingHeaders (= 0.69.7)
    - React-jsi (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-RCTNetwork (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.69.7)
    - React-Codegen (= 0.69.7)
    - React-Core/RCTNetworkHeaders (= 0.69.7)
    - React-jsi (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-RCTSettings (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.69.7)
    - React-Codegen (= 0.69.7)
    - React-Core/RCTSettingsHeaders (= 0.69.7)
    - React-jsi (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-RCTText (0.69.7):
    - React-Core/RCTTextHeaders (= 0.69.7)
  - React-RCTVibration (0.69.7):
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Codegen (= 0.69.7)
    - React-Core/RCTVibrationHeaders (= 0.69.7)
    - React-jsi (= 0.69.7)
    - ReactCommon/turbomodule/core (= 0.69.7)
  - React-runtimeexecutor (0.69.7):
    - React-jsi (= 0.69.7)
  - ReactCommon/turbomodule/core (0.69.7):
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-bridging (= 0.69.7)
    - React-callinvoker (= 0.69.7)
    - React-Core (= 0.69.7)
    - React-cxxreact (= 0.69.7)
    - React-jsi (= 0.69.7)
    - React-logger (= 0.69.7)
    - React-perflogger (= 0.69.7)
  - ReactNativeKeyboardManager (6.5.4-5):
    - IQKeyboardManagerSwift (= 6.5.4)
    - React-Core
    - React-RCTText
  - ReactNativeNavigation (7.27.1):
    - HMSegmentedControl
    - React-Core
    - React-RCTImage
    - React-RCTText
    - ReactNativeNavigation/Core (= 7.27.1)
  - ReactNativeNavigation/Core (7.27.1):
    - HMSegmentedControl
    - React-Core
    - React-RCTImage
    - React-RCTText
  - rn-fetch-blob (0.12.0):
    - React-Core
  - RNAudioRecorderPlayer (3.5.3):
    - React-Core
  - RNCAsyncStorage (1.17.11):
    - React-Core
  - RNCClipboard (1.5.1):
    - React-Core
  - RNCmbSdk (1.1.0):
    - React
  - RNDateTimePicker (6.7.1):
    - React-Core
  - RNFBApp (16.5.2):
    - Firebase/CoreOnly (= 10.3.0)
    - React-Core
  - RNFBMessaging (16.5.2):
    - Firebase/Messaging (= 10.3.0)
    - FirebaseCoreExtension (= 10.3.0)
    - React-Core
    - RNFBApp
  - RNFS (2.20.0):
    - React-Core
  - RNGestureHandler (2.8.0):
    - React-Core
  - RNNotifee (5.3.0):
    - React-Core
    - RNNotifee/NotifeeCore (= 5.3.0)
  - RNNotifee/NotifeeCore (5.3.0):
    - React-Core
  - RNReanimated (2.13.0):
    - DoubleConversion
    - FBLazyVector
    - FBReactNativeSpec
    - glog
    - RCT-Folly
    - RCTRequired
    - RCTTypeSafety
    - React-callinvoker
    - React-Core
    - React-Core/DevSupport
    - React-Core/RCTWebSocket
    - React-CoreModules
    - React-cxxreact
    - React-jsi
    - React-jsiexecutor
    - React-jsinspector
    - React-RCTActionSheet
    - React-RCTAnimation
    - React-RCTBlob
    - React-RCTImage
    - React-RCTLinking
    - React-RCTNetwork
    - React-RCTSettings
    - React-RCTText
    - ReactCommon/turbomodule/core
    - Yoga
  - RNSentry (4.14.0):
    - React-Core
    - Sentry/HybridSDK (= 7.31.5)
  - RNSVG (12.5.0):
    - React-Core
  - Sentry/HybridSDK (7.31.5)
  - SimpleKeychain (1.0.1)
  - SocketRocket (0.6.0)
  - SwiftAudioEx (0.14.7)
  - VisionCamera (2.15.2):
    - React
    - React-callinvoker
    - React-Core
  - Yoga (1.14.0)
  - YogaKit (1.18.1):
    - Yoga (~> 1.14)
  - ZiggeoMediaSDK (1.1.40):
    - GoogleAds-IMA-iOS-SDK (= 3.14.5)
  - ZiggeoRN (1.6.20):
    - React-Core
    - ZiggeoMediaSDK

DEPENDENCIES:
  - A0Auth0 (from `../node_modules/react-native-auth0`)
  - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
  - BVLinearGradient (from `../node_modules/react-native-linear-gradient`)
  - 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/React/FBReactNativeSpec`)
  - FirebaseCore
  - Flipper (= 0.182.0)
  - Flipper-Boost-iOSX (= 1.76.0.1.11)
  - Flipper-DoubleConversion (= 3.2.0.1)
  - Flipper-Fmt (= 7.1.7)
  - Flipper-Folly (= 2.6.10)
  - Flipper-Glog (= 0.5.0.5)
  - Flipper-PeerTalk (= 0.0.4)
  - Flipper-RSocket (= 1.4.3)
  - FlipperKit (= 0.182.0)
  - FlipperKit/Core (= 0.182.0)
  - FlipperKit/CppBridge (= 0.182.0)
  - FlipperKit/FBCxxFollyDynamicConvert (= 0.182.0)
  - FlipperKit/FBDefines (= 0.182.0)
  - FlipperKit/FKPortForwarding (= 0.182.0)
  - FlipperKit/FlipperKitHighlightOverlay (= 0.182.0)
  - FlipperKit/FlipperKitLayoutPlugin (= 0.182.0)
  - FlipperKit/FlipperKitLayoutTextSearchable (= 0.182.0)
  - FlipperKit/FlipperKitNetworkPlugin (= 0.182.0)
  - FlipperKit/FlipperKitReactPlugin (= 0.182.0)
  - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.182.0)
  - FlipperKit/SKIOSNetworkPlugin (= 0.182.0)
  - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
  - GoogleUtilities
  - OpenSSL-Universal (= 1.1.1100)
  - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
  - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
  - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
  - React (from `../node_modules/react-native/`)
  - React-bridging (from `../node_modules/react-native/ReactCommon`)
  - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
  - React-Codegen (from `build/generated/ios`)
  - 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-logger (from `../node_modules/react-native/ReactCommon/logger`)
  - "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)"
  - react-native-config (from `../node_modules/react-native-config`)
  - react-native-flipper (from `../node_modules/react-native-flipper`)
  - react-native-flipper-performance-plugin (from `../node_modules/react-native-flipper-performance-plugin`)
  - react-native-image-picker (from `../node_modules/react-native-image-picker`)
  - react-native-image-resizer (from `../node_modules/react-native-image-resizer`)
  - "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
  - react-native-splash-screen (from `../node_modules/react-native-splash-screen`)
  - react-native-track-player (from `../node_modules/react-native-track-player`)
  - react-native-version-number (from `../node_modules/react-native-version-number`)
  - react-native-video (from `../node_modules/react-native-video`)
  - react-native-webview (from `../node_modules/react-native-webview`)
  - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
  - 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`)
  - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
  - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
  - ReactNativeKeyboardManager (from `../node_modules/react-native-keyboard-manager`)
  - ReactNativeNavigation (from `../node_modules/react-native-navigation`)
  - rn-fetch-blob (from `../node_modules/rn-fetch-blob`)
  - RNAudioRecorderPlayer (from `../node_modules/react-native-audio-recorder-player`)
  - "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
  - "RNCClipboard (from `../node_modules/@react-native-community/clipboard`)"
  - RNCmbSdk (from `../node_modules/cmbsdk-react-native`)
  - "RNDateTimePicker (from `../node_modules/@react-native-community/datetimepicker`)"
  - "RNFBApp (from `../node_modules/@react-native-firebase/app`)"
  - "RNFBMessaging (from `../node_modules/@react-native-firebase/messaging`)"
  - RNFS (from `../node_modules/react-native-fs`)
  - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
  - "RNNotifee (from `../node_modules/@notifee/react-native`)"
  - RNReanimated (from `../node_modules/react-native-reanimated`)
  - "RNSentry (from `../node_modules/@sentry/react-native`)"
  - RNSVG (from `../node_modules/react-native-svg`)
  - VisionCamera (from `../node_modules/react-native-vision-camera`)
  - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
  - ZiggeoMediaSDK (from `https://github.com/Ziggeo/iOS-Client-SDK.git`)
  - ZiggeoRN (from `../node_modules/react-native-ziggeo-library`)

SPEC REPOS:
  trunk:
    - Auth0
    - CocoaAsyncSocket
    - Firebase
    - FirebaseCore
    - FirebaseCoreExtension
    - FirebaseCoreInternal
    - FirebaseInstallations
    - FirebaseMessaging
    - Flipper
    - Flipper-Boost-iOSX
    - Flipper-DoubleConversion
    - Flipper-Fmt
    - Flipper-Folly
    - Flipper-Glog
    - Flipper-PeerTalk
    - Flipper-RSocket
    - FlipperKit
    - fmt
    - GoogleAds-IMA-iOS-SDK
    - GoogleDataTransport
    - GoogleUtilities
    - HMSegmentedControl
    - IQKeyboardManagerSwift
    - JWTDecode
    - libevent
    - nanopb
    - OpenSSL-Universal
    - PromisesObjC
    - Sentry
    - SimpleKeychain
    - SocketRocket
    - SwiftAudioEx
    - YogaKit

EXTERNAL SOURCES:
  A0Auth0:
    :path: "../node_modules/react-native-auth0"
  boost:
    :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
  BVLinearGradient:
    :path: "../node_modules/react-native-linear-gradient"
  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/React/FBReactNativeSpec"
  glog:
    :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
  RCT-Folly:
    :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
  RCTRequired:
    :path: "../node_modules/react-native/Libraries/RCTRequired"
  RCTTypeSafety:
    :path: "../node_modules/react-native/Libraries/TypeSafety"
  React:
    :path: "../node_modules/react-native/"
  React-bridging:
    :path: "../node_modules/react-native/ReactCommon"
  React-callinvoker:
    :path: "../node_modules/react-native/ReactCommon/callinvoker"
  React-Codegen:
    :path: build/generated/ios
  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-logger:
    :path: "../node_modules/react-native/ReactCommon/logger"
  react-native-cameraroll:
    :path: "../node_modules/@react-native-camera-roll/camera-roll"
  react-native-config:
    :path: "../node_modules/react-native-config"
  react-native-flipper:
    :path: "../node_modules/react-native-flipper"
  react-native-flipper-performance-plugin:
    :path: "../node_modules/react-native-flipper-performance-plugin"
  react-native-image-picker:
    :path: "../node_modules/react-native-image-picker"
  react-native-image-resizer:
    :path: "../node_modules/react-native-image-resizer"
  react-native-netinfo:
    :path: "../node_modules/@react-native-community/netinfo"
  react-native-splash-screen:
    :path: "../node_modules/react-native-splash-screen"
  react-native-track-player:
    :path: "../node_modules/react-native-track-player"
  react-native-version-number:
    :path: "../node_modules/react-native-version-number"
  react-native-video:
    :path: "../node_modules/react-native-video"
  react-native-webview:
    :path: "../node_modules/react-native-webview"
  React-perflogger:
    :path: "../node_modules/react-native/ReactCommon/reactperflogger"
  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"
  React-runtimeexecutor:
    :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
  ReactCommon:
    :path: "../node_modules/react-native/ReactCommon"
  ReactNativeKeyboardManager:
    :path: "../node_modules/react-native-keyboard-manager"
  ReactNativeNavigation:
    :path: "../node_modules/react-native-navigation"
  rn-fetch-blob:
    :path: "../node_modules/rn-fetch-blob"
  RNAudioRecorderPlayer:
    :path: "../node_modules/react-native-audio-recorder-player"
  RNCAsyncStorage:
    :path: "../node_modules/@react-native-async-storage/async-storage"
  RNCClipboard:
    :path: "../node_modules/@react-native-community/clipboard"
  RNCmbSdk:
    :path: "../node_modules/cmbsdk-react-native"
  RNDateTimePicker:
    :path: "../node_modules/@react-native-community/datetimepicker"
  RNFBApp:
    :path: "../node_modules/@react-native-firebase/app"
  RNFBMessaging:
    :path: "../node_modules/@react-native-firebase/messaging"
  RNFS:
    :path: "../node_modules/react-native-fs"
  RNGestureHandler:
    :path: "../node_modules/react-native-gesture-handler"
  RNNotifee:
    :path: "../node_modules/@notifee/react-native"
  RNReanimated:
    :path: "../node_modules/react-native-reanimated"
  RNSentry:
    :path: "../node_modules/@sentry/react-native"
  RNSVG:
    :path: "../node_modules/react-native-svg"
  VisionCamera:
    :path: "../node_modules/react-native-vision-camera"
  Yoga:
    :path: "../node_modules/react-native/ReactCommon/yoga"
  ZiggeoMediaSDK:
    :git: https://github.com/Ziggeo/iOS-Client-SDK.git
  ZiggeoRN:
    :path: "../node_modules/react-native-ziggeo-library"

CHECKOUT OPTIONS:
  ZiggeoMediaSDK:
    :commit: 22f9f8140db7113afc0204bfec1ebdde914cab94
    :git: https://github.com/Ziggeo/iOS-Client-SDK.git

SPEC CHECKSUMS:
  A0Auth0: af71ff37391d3f0305a597c7d9598290ebbc68d5
  Auth0: 64da28fdc5cd499aa516dc4bfd0ace8efae2c1da
  boost: a7c83b31436843459a1961bfd74b96033dc77234
  BVLinearGradient: 34a999fda29036898a09c6a6b728b0b4189e1a44
  CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
  DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
  FBLazyVector: 6b7f5692909b4300d50e7359cdefbcd09dd30faa
  FBReactNativeSpec: affcf71d996f6b0c01f68883482588297b9d5e6e
  Firebase: f92fc551ead69c94168d36c2b26188263860acd9
  FirebaseCore: 988754646ab3bd4bdcb740f1bfe26b9f6c0d5f2a
  FirebaseCoreExtension: 93d252fabdc9696bf14a73b04d84877ab9b3a832
  FirebaseCoreInternal: 8845798510aae74703467480f71ac613788d0696
  FirebaseInstallations: 59c0e4c7a816a0f76710d83f77e5369b3e45eb96
  FirebaseMessaging: e345b219fd15d325f0cf2fef28cb8ce00d851b3f
  Flipper: 6edb735e6c3e332975d1b17956bcc584eccf5818
  Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
  Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
  Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
  Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
  Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
  Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
  Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
  FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
  fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
  glog: 3d02b25ca00c2d456734d0bcff864cbc62f6ae1a
  GoogleAds-IMA-iOS-SDK: b088674002266c5638e73d10696c8b13872ee15e
  GoogleDataTransport: 8378d1fa8ac49753ea6ce70d65a7cb70ce5f66e6
  GoogleUtilities: 9aa0ad5a7bc171f8bae016300bfcfa3fb8425749
  HMSegmentedControl: 34c1f54d822d8308e7b24f5d901ec674dfa31352
  IQKeyboardManagerSwift: 2dde0fc70110e8eac7ccce2a46fdbec6a850b414
  JWTDecode: 2eed97c2fa46ccaf3049a787004eedf0be474a87
  libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
  nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
  OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
  PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef
  RCT-Folly: b9d9fe1fc70114b751c076104e52f3b1b5e5a95a
  RCTRequired: 54bff6aa61efd9598ab59d2a823c382b4fe13d27
  RCTTypeSafety: 47632bfa768df7befde08e339a9847e6cff6ff78
  React: 72a676de573cc5ee0e375e5535238af9a4bd435c
  React-bridging: 12b6677a30fbd46555a35aa6096331737a9af598
  React-callinvoker: bb574a923c2281d01be23ed3b5d405caa583f56d
  React-Codegen: a5e05592b65963a4a453808d2233a04edb7ac8cd
  React-Core: 138385d05068622b2b1873eee7dc5be9762f5383
  React-CoreModules: 3a9be624998677db102b19090b1c33c7564ead6d
  React-cxxreact: eb24a767b0b811259947f3d538e7c999467e7131
  React-jsi: 9c1cc1173fc8a24b094e01c54d8e3b567fed7edc
  React-jsiexecutor: a73bec0218ba959fc92f811b581ad6c2270c6b6f
  React-jsinspector: 8134ee22182b8dd98dc0973db6266c398103ce6c
  React-logger: 1e7ac909607ee65fd5c4d8bea8c6e644f66b8843
  react-native-cameraroll: a40b082318eb1ecd0336a2f29d9f74b7f2c8cae8
  react-native-config: 72d948053a442779b3178fddd571e37f118ef606
  react-native-flipper: c33a4995958ef12a2b2f8290d63bed7adeed7634
  react-native-flipper-performance-plugin: 2b873b68da3e368afeaf29c9c7a8c2b0ff908c4f
  react-native-image-picker: f2ab1215d17bcfe27b0eb6417cc236fd1f4775e7
  react-native-image-resizer: 784fb2b5603021a91f059c03dfe32f8fca624b28
  react-native-netinfo: 2517ad504b3d303e90d7a431b0fcaef76d207983
  react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
  react-native-track-player: 2ea788d4fae0efe18b85cd3fcda92e7d40000d4b
  react-native-version-number: b415bbec6a13f2df62bf978e85bc0d699462f37f
  react-native-video: c26780b224543c62d5e1b2a7244a5cd1b50e8253
  react-native-webview: 133a6a5149f963259646e710b4545c67ef35d7c9
  React-perflogger: 8e832d4e21fdfa613033c76d58d7e617341e804b
  React-RCTActionSheet: 9ca778182a9523991bff6381045885b6e808bb73
  React-RCTAnimation: 9ced26ad20b96e532ac791a8ab92a7b1ce2266b8
  React-RCTBlob: 2ca3402386d6ab8e9a9a39117305c7601ba2a7f8
  React-RCTImage: 7be51899367082a49e7a7560247ab3961e4dd248
  React-RCTLinking: 262229106f181d8187a5a041fa0dffe6e9726347
  React-RCTNetwork: 428b6f17bf4684ede387422eb789ca89365e33d3
  React-RCTSettings: eaef83489b80045528f1fe1ea5daefaa586ed763
  React-RCTText: d197cff9d5d7f68bdb88468d94617bbf2aa6a48d
  React-RCTVibration: 600a9f8b3537db360563d50fab3d040c262567d4
  React-runtimeexecutor: 65cd2782a57e1d59a68aa5d504edf94278578e41
  ReactCommon: 1e783348b9aa73ae68236271df972ba898560a95
  ReactNativeKeyboardManager: 18e129afb5e8af2db7e9b16485db6f97f7466479
  ReactNativeNavigation: 94979dd1572a3f093fc85d4599360530a1bed8c8
  rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
  RNAudioRecorderPlayer: 6638283925b46808310c9fdf803ebabc3abdbadc
  RNCAsyncStorage: 8616bd5a58af409453ea4e1b246521bb76578d60
  RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495
  RNCmbSdk: 8db4dd593fca62959d8bb02f5190ed4b7b56bf6f
  RNDateTimePicker: 0530a73a6f3a1a85814cbde0802736993b9e675e
  RNFBApp: c779e1202c2bcfc26435b23af01190ded239602e
  RNFBMessaging: 1ce8406c8ff6bb0e9f230e62f37a21018c3af164
  RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
  RNGestureHandler: 62232ba8f562f7dea5ba1b3383494eb5bf97a4d3
  RNNotifee: e98a6bb4add6f05e9421ba02683d619b0146d902
  RNReanimated: f0d66bda3d074c43c72a18f4fd4f4c26687bc1fd
  RNSentry: 7e90aec2633d2fdad8aeb839c9915e4376fd27d1
  RNSVG: 6adc5c52d2488a476248413064b7f2832e639057
  Sentry: 4c9babff9034785067c896fd580b1f7de44da020
  SimpleKeychain: 130211269f88f038d7dc5254cf0b1b9ce978c398
  SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
  SwiftAudioEx: 3a4024e48f3b3e45dac6bf2668d7adbe7b83f50e
  VisionCamera: 83cc8ae355bb52a6cfbd59a357efc54efe88370c
  Yoga: 0b84a956f7393ef1f37f3bb213c516184e4a689d
  YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
  ZiggeoMediaSDK: 2a005f5f1d52ab16c91ad3b4cc0df4dc0ead93e0
  ZiggeoRN: 9ea81c851158acee1295e9fe585763aacd8db890

PODFILE CHECKSUM: 4a34b90cf7304a7b419e25dd18de2b98f22e6949

COCOAPODS: 1.11.3
sam-houle1 commented 1 year ago

@katolykdev Hi, is it possible to fix this issue ? I can't release any version of my app, because of this issue.

sam-houle1 commented 1 year ago

@katolykdev hi, I have to release my app on this store by the end of the week, can you tell me if this is fixable ? Or else I'll juste delete the package, since this is blocking our progress.