firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.59k stars 1.46k forks source link

unable to upload dsym to crashlytics via terminal command #13014

Closed h-paba closed 2 months ago

h-paba commented 4 months ago

Description

I have a react native ios app and i am trying to upload its dsym files to crashlytics. I used the command which is given on crashlytics page, ios/Pods/FirebaseCrashlytics/upload-symbols -gsp GoogleService-Info.plist -p ios partnerApp.dSYM.zip (i have all these files on local at the given paths) but it is giving the following error. error: Could not complete submission of dSYM at /var/folders/hg/z24k42vd7p3fqzc3tf1y7_tw0000gn/T//partnerApp.dSYM.zip.unzipped/partnerApp.app.dSYM: Error Domain=com.crashlytics.mac.error-domain.process-dsym Code=2 "File no longer exists at (null)" UserInfo={NSLocalizedFailureReason=File no longer exists at (null)}. I tried providing .dsym.zip file , .zip , and path of folder containing both file but all give similar error [File no longer exists at (null)]. I tried this both on my local terminal and on a github action which builds the ios app . I also read through all articles/blogs online but could not find an issue similar to this .

Reproducing the issue

No response

Firebase SDK Version

8.8

Xcode Version

15

Installation Method

CocoaPods

Firebase Product(s)

Crashlytics

Targeted Platforms

iOS

Relevant Log Output

error: Could not complete submission of dSYM at /var/folders/hg/z24k42vd7p3fqzc3tf1y7_tw0000gn/T//partnerApp.dSYM.zip.unzipped/partnerApp.app.dSYM: Error Domain=com.crashlytics.mac.error-domain.process-dsym Code=2 "File no longer exists at (null)" UserInfo={NSLocalizedFailureReason=File no longer exists at (null)}.

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
```json Replace this line with the contents of your Package.resolved. ```

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
```yml PODS: - AlicloudPush (1.9.9.8): - AlicloudSender - AlicloudUT - AlicloudUtils - AlicloudSender (1.0.0.3): - AlicloudUTDID - EMASRest - AlicloudUT (5.2.0.16): - AlicloudUTDID - AlicloudUTDID (1.5.0.94) - AlicloudUtils (1.4.1): - AlicloudUTDID - Base64 (1.1.2) - boost (1.76.0) - BVLinearGradient (2.5.6): - React - CocoaAsyncSocket (7.6.5) - CodePush (7.0.4): - Base64 (~> 1.1) - JWT (~> 3.0.0-beta.12) - React-Core - SSZipArchive (~> 2.2.2) - DoubleConversion (1.1.6) - EMASRest (11.1.1.2) - FBLazyVector (0.69.12) - FBReactNativeSpec (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - RCTRequired (= 0.69.12) - RCTTypeSafety (= 0.69.12) - React-Core (= 0.69.12) - React-jsi (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - Firebase/Analytics (8.8.0): - Firebase/Core - Firebase/Core (8.8.0): - Firebase/CoreOnly - FirebaseAnalytics (~> 8.8.0) - Firebase/CoreOnly (8.8.0): - FirebaseCore (= 8.8.0) - Firebase/Crashlytics (8.8.0): - Firebase/CoreOnly - FirebaseCrashlytics (~> 8.8.0) - Firebase/Messaging (8.8.0): - Firebase/CoreOnly - FirebaseMessaging (~> 8.8.0) - Firebase/Performance (8.8.0): - Firebase/CoreOnly - FirebasePerformance (~> 8.8.0) - Firebase/RemoteConfig (8.8.0): - Firebase/CoreOnly - FirebaseRemoteConfig (~> 8.8.0) - FirebaseABTesting (8.15.0): - FirebaseCore (~> 8.0) - FirebaseAnalytics (8.8.0): - FirebaseAnalytics/AdIdSupport (= 8.8.0) - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - GoogleUtilities/MethodSwizzler (~> 7.4) - GoogleUtilities/Network (~> 7.4) - "GoogleUtilities/NSData+zlib (~> 7.4)" - nanopb (~> 2.30908.0) - FirebaseAnalytics/AdIdSupport (8.8.0): - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - GoogleAppMeasurement (= 8.8.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - GoogleUtilities/MethodSwizzler (~> 7.4) - GoogleUtilities/Network (~> 7.4) - "GoogleUtilities/NSData+zlib (~> 7.4)" - nanopb (~> 2.30908.0) - FirebaseCore (8.8.0): - FirebaseCoreDiagnostics (~> 8.0) - GoogleUtilities/Environment (~> 7.4) - GoogleUtilities/Logger (~> 7.4) - FirebaseCoreDiagnostics (8.15.0): - GoogleDataTransport (~> 9.1) - GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/Logger (~> 7.7) - nanopb (~> 2.30908.0) - FirebaseCrashlytics (8.8.0): - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - GoogleDataTransport (~> 9.0) - GoogleUtilities/Environment (~> 7.4) - nanopb (~> 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - FirebaseInstallations (8.15.0): - FirebaseCore (~> 8.0) - GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/UserDefaults (~> 7.7) - PromisesObjC (< 3.0, >= 1.2) - FirebaseMessaging (8.8.0): - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - GoogleDataTransport (~> 9.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - GoogleUtilities/Environment (~> 7.4) - GoogleUtilities/Reachability (~> 7.4) - GoogleUtilities/UserDefaults (~> 7.4) - nanopb (~> 2.30908.0) - FirebasePerformance (8.8.0): - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - FirebaseRemoteConfig (~> 8.0) - GoogleDataTransport (~> 9.0) - GoogleUtilities/Environment (~> 7.4) - GoogleUtilities/ISASwizzler (~> 7.4) - GoogleUtilities/MethodSwizzler (~> 7.4) - nanopb (~> 2.30908.0) - FirebaseRemoteConfig (8.8.0): - FirebaseABTesting (~> 8.0) - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - GoogleUtilities/Environment (~> 7.4) - "GoogleUtilities/NSData+zlib (~> 7.4)" - Flipper (0.225.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.225.0): - FlipperKit/Core (= 0.225.0) - FlipperKit/Core (0.225.0): - Flipper (~> 0.225.0) - FlipperKit/CppBridge - FlipperKit/FBCxxFollyDynamicConvert - FlipperKit/FBDefines - FlipperKit/FKPortForwarding - SocketRocket (~> 0.7.0) - FlipperKit/CppBridge (0.225.0): - Flipper (~> 0.225.0) - FlipperKit/FBCxxFollyDynamicConvert (0.225.0): - Flipper-Folly (~> 2.6) - FlipperKit/FBDefines (0.225.0) - FlipperKit/FKPortForwarding (0.225.0): - CocoaAsyncSocket (~> 7.6) - Flipper-PeerTalk (~> 0.0.4) - FlipperKit/FlipperKitHighlightOverlay (0.225.0) - FlipperKit/FlipperKitLayoutHelpers (0.225.0): - FlipperKit/Core - FlipperKit/FlipperKitHighlightOverlay - FlipperKit/FlipperKitLayoutTextSearchable - FlipperKit/FlipperKitLayoutIOSDescriptors (0.225.0): - FlipperKit/Core - FlipperKit/FlipperKitHighlightOverlay - FlipperKit/FlipperKitLayoutHelpers - FlipperKit/FlipperKitLayoutPlugin (0.225.0): - FlipperKit/Core - FlipperKit/FlipperKitHighlightOverlay - FlipperKit/FlipperKitLayoutHelpers - FlipperKit/FlipperKitLayoutIOSDescriptors - FlipperKit/FlipperKitLayoutTextSearchable - FlipperKit/FlipperKitLayoutTextSearchable (0.225.0) - FlipperKit/FlipperKitNetworkPlugin (0.225.0): - FlipperKit/Core - FlipperKit/FlipperKitReactPlugin (0.225.0): - FlipperKit/Core - FlipperKit/FlipperKitUserDefaultsPlugin (0.225.0): - FlipperKit/Core - FlipperKit/SKIOSNetworkPlugin (0.225.0): - FlipperKit/Core - FlipperKit/FlipperKitNetworkPlugin - fmt (6.2.1) - glog (0.3.5) - GoogleAppMeasurement (8.8.0): - GoogleAppMeasurement/AdIdSupport (= 8.8.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - GoogleUtilities/MethodSwizzler (~> 7.4) - GoogleUtilities/Network (~> 7.4) - "GoogleUtilities/NSData+zlib (~> 7.4)" - nanopb (~> 2.30908.0) - GoogleAppMeasurement/AdIdSupport (8.8.0): - GoogleAppMeasurement/WithoutAdIdSupport (= 8.8.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - GoogleUtilities/MethodSwizzler (~> 7.4) - GoogleUtilities/Network (~> 7.4) - "GoogleUtilities/NSData+zlib (~> 7.4)" - nanopb (~> 2.30908.0) - GoogleAppMeasurement/WithoutAdIdSupport (8.8.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - GoogleUtilities/MethodSwizzler (~> 7.4) - GoogleUtilities/Network (~> 7.4) - "GoogleUtilities/NSData+zlib (~> 7.4)" - nanopb (~> 2.30908.0) - GoogleDataTransport (9.2.5): - GoogleUtilities/Environment (~> 7.7) - nanopb (< 2.30910.0, >= 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - GoogleUtilities/AppDelegateSwizzler (7.11.5): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - GoogleUtilities/Environment (7.11.5): - PromisesObjC (< 3.0, >= 1.2) - GoogleUtilities/ISASwizzler (7.11.5) - GoogleUtilities/Logger (7.11.5): - GoogleUtilities/Environment - GoogleUtilities/MethodSwizzler (7.11.5): - GoogleUtilities/Logger - GoogleUtilities/Network (7.11.5): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - "GoogleUtilities/NSData+zlib (7.11.5)" - GoogleUtilities/Reachability (7.11.5): - GoogleUtilities/Logger - GoogleUtilities/UserDefaults (7.11.5): - GoogleUtilities/Logger - hermes-engine (0.69.12) - jail-monkey (2.6.0): - React-Core - JWT (3.0.0-beta.14): - Base64 (~> 1.1.2) - libevent (2.1.12) - lottie-ios (3.2.3) - lottie-react-native (5.1.3): - lottie-ios (~> 3.2.3) - React-Core - MoEngage-iOS-SDK (7.1.4): - MORichNotification (< 5.3.0, >= 5.2.0) - MoEngageInApp (2.1.2): - MoEngage-iOS-SDK (< 7.2.0, >= 7.1.0) - MoEPluginBase (2.1.0): - MoEngage-iOS-SDK (< 7.2.0, >= 7.1.0) - MoEngageInApp (< 2.2.0, >= 2.1.0) - MORichNotification (5.2.1) - nanopb (2.30908.0): - nanopb/decode (= 2.30908.0) - nanopb/encode (= 2.30908.0) - nanopb/decode (2.30908.0) - nanopb/encode (2.30908.0) - OpenSSL-Universal (1.1.1100) - PromisesObjC (2.3.1) - 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 - RCT-Folly/Futures (2021.06.28.00-v2): - boost - DoubleConversion - fmt (~> 6.2.1) - glog - libevent - RCTRequired (0.69.12) - RCTTypeSafety (0.69.12): - FBLazyVector (= 0.69.12) - RCTRequired (= 0.69.12) - React-Core (= 0.69.12) - React (0.69.12): - React-Core (= 0.69.12) - React-Core/DevSupport (= 0.69.12) - React-Core/RCTWebSocket (= 0.69.12) - React-RCTActionSheet (= 0.69.12) - React-RCTAnimation (= 0.69.12) - React-RCTBlob (= 0.69.12) - React-RCTImage (= 0.69.12) - React-RCTLinking (= 0.69.12) - React-RCTNetwork (= 0.69.12) - React-RCTSettings (= 0.69.12) - React-RCTText (= 0.69.12) - React-RCTVibration (= 0.69.12) - React-bridging (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - React-jsi (= 0.69.12) - React-callinvoker (0.69.12) - React-Codegen (0.69.12): - FBReactNativeSpec (= 0.69.12) - RCT-Folly (= 2021.06.28.00-v2) - RCTRequired (= 0.69.12) - RCTTypeSafety (= 0.69.12) - React-Core (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-Core (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default (= 0.69.12) - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/CoreModulesHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/Default (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/DevSupport (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default (= 0.69.12) - React-Core/RCTWebSocket (= 0.69.12) - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-jsinspector (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTActionSheetHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTAnimationHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTBlobHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTImageHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTLinkingHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTNetworkHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTSettingsHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTTextHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTVibrationHeaders (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-Core/RCTWebSocket (0.69.12): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default (= 0.69.12) - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-perflogger (= 0.69.12) - Yoga - React-CoreModules (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - RCTTypeSafety (= 0.69.12) - React-Codegen (= 0.69.12) - React-Core/CoreModulesHeaders (= 0.69.12) - React-jsi (= 0.69.12) - React-RCTImage (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-cxxreact (0.69.12): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - React-callinvoker (= 0.69.12) - React-jsi (= 0.69.12) - React-jsinspector (= 0.69.12) - React-logger (= 0.69.12) - React-perflogger (= 0.69.12) - React-runtimeexecutor (= 0.69.12) - React-hermes (0.69.12): - DoubleConversion - glog - hermes-engine - RCT-Folly (= 2021.06.28.00-v2) - RCT-Folly/Futures (= 2021.06.28.00-v2) - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-jsiexecutor (= 0.69.12) - React-jsinspector (= 0.69.12) - React-perflogger (= 0.69.12) - React-jsi (0.69.12): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - React-jsi/Default (= 0.69.12) - React-jsi/Default (0.69.12): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - React-jsiexecutor (0.69.12): - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-perflogger (= 0.69.12) - React-jsinspector (0.69.12) - React-logger (0.69.12): - glog - react-native-config (1.4.5): - react-native-config/App (= 1.4.5) - react-native-config/App (1.4.5): - React-Core - react-native-contacts (5.2.8): - React-Core - react-native-document-picker (3.5.4): - React - react-native-geolocation-service (5.3.0-beta.3): - React - react-native-image-resizer (3.0.5): - React-Core - react-native-maps (0.27.1): - React - react-native-pager-view (6.2.0): - React-Core - react-native-pdf (6.2.2): - React-Core - react-native-progress-bar-android (1.0.4): - React - react-native-progress-view (1.3.1): - React-Core - react-native-safe-area-context (4.7.1): - React-Core - react-native-signature-capture (0.4.12): - 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 (13.2.2): - React-Core - React-perflogger (0.69.12) - React-RCTActionSheet (0.69.12): - React-Core/RCTActionSheetHeaders (= 0.69.12) - React-RCTAnimation (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - RCTTypeSafety (= 0.69.12) - React-Codegen (= 0.69.12) - React-Core/RCTAnimationHeaders (= 0.69.12) - React-jsi (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-RCTBlob (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - React-Codegen (= 0.69.12) - React-Core/RCTBlobHeaders (= 0.69.12) - React-Core/RCTWebSocket (= 0.69.12) - React-jsi (= 0.69.12) - React-RCTNetwork (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-RCTImage (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - RCTTypeSafety (= 0.69.12) - React-Codegen (= 0.69.12) - React-Core/RCTImageHeaders (= 0.69.12) - React-jsi (= 0.69.12) - React-RCTNetwork (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-RCTLinking (0.69.12): - React-Codegen (= 0.69.12) - React-Core/RCTLinkingHeaders (= 0.69.12) - React-jsi (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-RCTNetwork (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - RCTTypeSafety (= 0.69.12) - React-Codegen (= 0.69.12) - React-Core/RCTNetworkHeaders (= 0.69.12) - React-jsi (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-RCTSettings (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - RCTTypeSafety (= 0.69.12) - React-Codegen (= 0.69.12) - React-Core/RCTSettingsHeaders (= 0.69.12) - React-jsi (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-RCTText (0.69.12): - React-Core/RCTTextHeaders (= 0.69.12) - React-RCTVibration (0.69.12): - RCT-Folly (= 2021.06.28.00-v2) - React-Codegen (= 0.69.12) - React-Core/RCTVibrationHeaders (= 0.69.12) - React-jsi (= 0.69.12) - ReactCommon/turbomodule/core (= 0.69.12) - React-runtimeexecutor (0.69.12): - React-jsi (= 0.69.12) - ReactCommon/turbomodule/core (0.69.12): - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - React-bridging (= 0.69.12) - React-callinvoker (= 0.69.12) - React-Core (= 0.69.12) - React-cxxreact (= 0.69.12) - React-jsi (= 0.69.12) - React-logger (= 0.69.12) - React-perflogger (= 0.69.12) - ReactNativeMoEngage (7.3.0): - MoEPluginBase (< 2.2.0, >= 2.1.0) - React - rn-fetch-blob (0.12.0): - React-Core - RNCAsyncStorage (1.19.0): - React-Core - RNCClipboard (1.9.0): - React-Core - RNCPicker (2.5.0): - React-Core - RNCPushNotificationIOS (1.10.1): - React-Core - RNDeviceInfo (7.4.0): - React-Core - RNFBAnalytics (12.9.3): - Firebase/Analytics (= 8.8.0) - React-Core - RNFBApp - RNFBApp (12.9.3): - Firebase/CoreOnly (= 8.8.0) - React-Core - RNFBCrashlytics (12.9.3): - Firebase/Crashlytics (= 8.8.0) - React-Core - RNFBApp - RNFBMessaging (12.9.3): - Firebase/Messaging (= 8.8.0) - React-Core - RNFBApp - RNFBPerf (12.9.3): - Firebase/Performance (= 8.8.0) - React-Core - RNFBApp - RNFBRemoteConfig (12.9.3): - Firebase/RemoteConfig (= 8.8.0) - React-Core - RNFBApp - RNGestureHandler (2.9.0): - React-Core - RNI18n (2.0.14): - React - RNImageCropPicker (0.40.0): - React-Core - React-RCTImage - RNImageCropPicker/QBImagePickerController (= 0.40.0) - TOCropViewController - RNImageCropPicker/QBImagePickerController (0.40.0): - React-Core - React-RCTImage - TOCropViewController - RNLocalize (2.2.6): - React-Core - RNReanimated (3.4.2): - 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 - RNScreens (3.20.0): - React-Core - React-RCTImage - RNSentry (2.6.2): - React-Core - Sentry (= 7.1.4) - RNSVG (13.9.0): - React-Core - RNVectorIcons (6.6.0): - React - Sentry (7.1.4): - Sentry/Core (= 7.1.4) - Sentry/Core (7.1.4) - SocketRocket (0.7.0) - SSZipArchive (2.2.3) - TextToSpeech (4.1.0): - React - TOCropViewController (2.6.1) - UMAPM (1.8.4) - UMCommon (7.4.2): - UMDevice - UMDevice (3.2.0) - Yoga (1.14.0) DEPENDENCIES: - AlicloudPush (~> 1.9.9) - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`) - BVLinearGradient (from `../node_modules/react-native-linear-gradient`) - CodePush (from `../node_modules/react-native-code-push`) - 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`) - Flipper (= 0.225.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.225.0) - FlipperKit/Core (= 0.225.0) - FlipperKit/CppBridge (= 0.225.0) - FlipperKit/FBCxxFollyDynamicConvert (= 0.225.0) - FlipperKit/FBDefines (= 0.225.0) - FlipperKit/FKPortForwarding (= 0.225.0) - FlipperKit/FlipperKitHighlightOverlay (= 0.225.0) - FlipperKit/FlipperKitLayoutPlugin (= 0.225.0) - FlipperKit/FlipperKitLayoutTextSearchable (= 0.225.0) - FlipperKit/FlipperKitNetworkPlugin (= 0.225.0) - FlipperKit/FlipperKitReactPlugin (= 0.225.0) - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.225.0) - FlipperKit/SKIOSNetworkPlugin (= 0.225.0) - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) - hermes-engine (from `../node_modules/react-native/sdks/hermes/hermes-engine.podspec`) - jail-monkey (from `../node_modules/jail-monkey`) - libevent (~> 2.1.12) - lottie-ios (from `../node_modules/lottie-ios`) - lottie-react-native (from `../node_modules/lottie-react-native`) - MORichNotification - 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-hermes (from `../node_modules/react-native/ReactCommon/hermes`) - 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-config (from `../node_modules/react-native-config`) - react-native-contacts (from `../node_modules/react-native-contacts`) - react-native-document-picker (from `../node_modules/react-native-document-picker`) - react-native-geolocation-service (from `../node_modules/react-native-geolocation-service`) - "react-native-image-resizer (from `../node_modules/@bam.tech/react-native-image-resizer`)" - react-native-maps (from `../node_modules/react-native-maps`) - react-native-pager-view (from `../node_modules/react-native-pager-view`) - react-native-pdf (from `../node_modules/react-native-pdf`) - "react-native-progress-bar-android (from `../node_modules/@react-native-community/progress-bar-android`)" - "react-native-progress-view (from `../node_modules/@react-native-community/progress-view`)" - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`) - react-native-signature-capture (from `../node_modules/react-native-signature-capture`) - 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`) - ReactNativeMoEngage (from `../node_modules/react-native-moengage`) - rn-fetch-blob (from `../node_modules/rn-fetch-blob`) - "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)" - "RNCClipboard (from `../node_modules/@react-native-clipboard/clipboard`)" - "RNCPicker (from `../node_modules/@react-native-picker/picker`)" - "RNCPushNotificationIOS (from `../node_modules/@react-native-community/push-notification-ios`)" - RNDeviceInfo (from `../node_modules/react-native-device-info`) - "RNFBAnalytics (from `../node_modules/@react-native-firebase/analytics`)" - "RNFBApp (from `../node_modules/@react-native-firebase/app`)" - "RNFBCrashlytics (from `../node_modules/@react-native-firebase/crashlytics`)" - "RNFBMessaging (from `../node_modules/@react-native-firebase/messaging`)" - "RNFBPerf (from `../node_modules/@react-native-firebase/perf`)" - "RNFBRemoteConfig (from `../node_modules/@react-native-firebase/remote-config`)" - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) - RNI18n (from `../node_modules/react-native-i18n`) - RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`) - RNLocalize (from `../node_modules/react-native-localize`) - RNReanimated (from `../node_modules/react-native-reanimated`) - RNScreens (from `../node_modules/react-native-screens`) - "RNSentry (from `../node_modules/@sentry/react-native`)" - RNSVG (from `../node_modules/react-native-svg`) - RNVectorIcons (from `../node_modules/react-native-vector-icons`) - TextToSpeech (from `../node_modules/react-native-tts`) - UMAPM - UMCommon - UMDevice - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) SPEC REPOS: https://github.com/aliyun/aliyun-specs.git: - AlicloudPush - AlicloudSender - AlicloudUT - AlicloudUTDID - AlicloudUtils - EMASRest https://github.com/CocoaPods/Specs.git: - Base64 - CocoaAsyncSocket - Firebase - FirebaseABTesting - FirebaseAnalytics - FirebaseCore - FirebaseCoreDiagnostics - FirebaseCrashlytics - FirebaseInstallations - FirebaseMessaging - FirebasePerformance - FirebaseRemoteConfig - Flipper - Flipper-Boost-iOSX - Flipper-DoubleConversion - Flipper-Fmt - Flipper-Folly - Flipper-Glog - Flipper-PeerTalk - Flipper-RSocket - FlipperKit - fmt - GoogleAppMeasurement - GoogleDataTransport - GoogleUtilities - JWT - libevent - MoEngage-iOS-SDK - MoEngageInApp - MoEPluginBase - MORichNotification - nanopb - OpenSSL-Universal - PromisesObjC - Sentry - SocketRocket - SSZipArchive - TOCropViewController - UMAPM - UMCommon - UMDevice EXTERNAL SOURCES: boost: :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec" BVLinearGradient: :path: "../node_modules/react-native-linear-gradient" CodePush: :path: "../node_modules/react-native-code-push" 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" hermes-engine: :podspec: "../node_modules/react-native/sdks/hermes/hermes-engine.podspec" jail-monkey: :path: "../node_modules/jail-monkey" lottie-ios: :path: "../node_modules/lottie-ios" lottie-react-native: :path: "../node_modules/lottie-react-native" 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-hermes: :path: "../node_modules/react-native/ReactCommon/hermes" 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-config: :path: "../node_modules/react-native-config" react-native-contacts: :path: "../node_modules/react-native-contacts" react-native-document-picker: :path: "../node_modules/react-native-document-picker" react-native-geolocation-service: :path: "../node_modules/react-native-geolocation-service" react-native-image-resizer: :path: "../node_modules/@bam.tech/react-native-image-resizer" react-native-maps: :path: "../node_modules/react-native-maps" react-native-pager-view: :path: "../node_modules/react-native-pager-view" react-native-pdf: :path: "../node_modules/react-native-pdf" react-native-progress-bar-android: :path: "../node_modules/@react-native-community/progress-bar-android" react-native-progress-view: :path: "../node_modules/@react-native-community/progress-view" react-native-safe-area-context: :path: "../node_modules/react-native-safe-area-context" react-native-signature-capture: :path: "../node_modules/react-native-signature-capture" 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" ReactNativeMoEngage: :path: "../node_modules/react-native-moengage" rn-fetch-blob: :path: "../node_modules/rn-fetch-blob" RNCAsyncStorage: :path: "../node_modules/@react-native-async-storage/async-storage" RNCClipboard: :path: "../node_modules/@react-native-clipboard/clipboard" RNCPicker: :path: "../node_modules/@react-native-picker/picker" RNCPushNotificationIOS: :path: "../node_modules/@react-native-community/push-notification-ios" RNDeviceInfo: :path: "../node_modules/react-native-device-info" RNFBAnalytics: :path: "../node_modules/@react-native-firebase/analytics" RNFBApp: :path: "../node_modules/@react-native-firebase/app" RNFBCrashlytics: :path: "../node_modules/@react-native-firebase/crashlytics" RNFBMessaging: :path: "../node_modules/@react-native-firebase/messaging" RNFBPerf: :path: "../node_modules/@react-native-firebase/perf" RNFBRemoteConfig: :path: "../node_modules/@react-native-firebase/remote-config" RNGestureHandler: :path: "../node_modules/react-native-gesture-handler" RNI18n: :path: "../node_modules/react-native-i18n" RNImageCropPicker: :path: "../node_modules/react-native-image-crop-picker" RNLocalize: :path: "../node_modules/react-native-localize" RNReanimated: :path: "../node_modules/react-native-reanimated" RNScreens: :path: "../node_modules/react-native-screens" RNSentry: :path: "../node_modules/@sentry/react-native" RNSVG: :path: "../node_modules/react-native-svg" RNVectorIcons: :path: "../node_modules/react-native-vector-icons" TextToSpeech: :path: "../node_modules/react-native-tts" Yoga: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: AlicloudPush: 88529c9b796e4ece0601de0867b30359f55b61f7 AlicloudSender: 1f468b6bd962a099ffc19d45e3608b0fe98f259d AlicloudUT: 6d1cf30d57d096b7e9bb4b069dd0ba6ad59a3338 AlicloudUTDID: 7323c443dcdf9a73e2224dc6ce51703671d7a765 AlicloudUtils: 873a76615bebcee8b1996f20820d366e433c3eab Base64: cecfb41a004124895a7bcee567a89bae5a89d49b boost: a7c83b31436843459a1961bfd74b96033dc77234 BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 CodePush: b51b7ac64c07d4eacfc8cc5750a1dd28adbf2528 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 EMASRest: 8df6f87836767a9415ad5cc4af739bc9d215b475 FBLazyVector: 6fab494fa11340bd4206edaebed07279a6bafad4 FBReactNativeSpec: 76d7b03876b0ad0b86bc5c84d23af8e64db8e096 Firebase: 629510f1a9ddb235f3a7c5c8ceb23ba887f0f814 FirebaseABTesting: 10cbce8db9985ae2e3847ea44e9947dd18f94e10 FirebaseAnalytics: 5506ea8b867d8423485a84b4cd612d279f7b0b8a FirebaseCore: 98b29e3828f0a53651c363937a7f7d92a19f1ba2 FirebaseCoreDiagnostics: 92e07a649aeb66352b319d43bdd2ee3942af84cb FirebaseCrashlytics: 3660c045c8e45cc4276110562a0ef44cf43c8157 FirebaseInstallations: 40bd9054049b2eae9a2c38ef1c3dd213df3605cd FirebaseMessaging: 419b5c9d84f294a753c6501d8cfb9ced1ce37304 FirebasePerformance: 0c01a7a496657d7cea86d40c0b1725259d164c6c FirebaseRemoteConfig: f6365883d7950d784ee97bcdbbf1e442d4fa6119 Flipper: 2b86006096cb72d5a9a3c8617fc63a09d3f933f3 Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30 Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3 Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446 Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9 Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541 FlipperKit: a856d7a7498a52a9b59e1f0ae4440ad92e48f9f0 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 glog: 3d02b25ca00c2d456734d0bcff864cbc62f6ae1a GoogleAppMeasurement: 5ba1164e3c844ba84272555e916d0a6d3d977e91 GoogleDataTransport: 54dee9d48d14580407f8f5fbf2f496e92437a2f2 GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 hermes-engine: 3690fbb92c0eca625eba06ddea7682870bd633ee jail-monkey: 07b83767601a373db876e939b8dbf3f5eb15f073 JWT: ef71dfb03e1f842081e64dc42eef0e164f35d251 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 lottie-ios: c058aeafa76daa4cf64d773554bccc8385d0150e lottie-react-native: a501112fa980529ccb80b9f3ee117a7f98c6af3a MoEngage-iOS-SDK: c30f1882faffe1a744755ee7eec7747bf915279c MoEngageInApp: 75baf7cf7470b19b54f3cb2b51bf77ed58669b1a MoEPluginBase: e6bbb816b6292d4f248b5a4d6ecd9e6b593668d6 MORichNotification: e8430b938b2ace300d95ae38af5cfff9594cdef6 nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96 OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 RCT-Folly: b9d9fe1fc70114b751c076104e52f3b1b5e5a95a RCTRequired: b9e53f0512019150020156fa0dacd6583ab838be RCTTypeSafety: 04b72202bef8302802610dee70bb9407a245b64c React: 59288a7ca8104eb8002f01378606fe42eeabf4b5 React-bridging: b042b8c217f04e568409786de5f221793be49c31 React-callinvoker: c7b83d582112e2d5a049dc46abf4c64d871b5c45 React-Codegen: 5747238d0446e3ab1deb967e749a2bfde6a5c866 React-Core: d8e1250039d47112513757038d9d9f9b638565c6 React-CoreModules: 63cceb0040ec2b43a258113193be91f934b37f1b React-cxxreact: 429404aac55d8bffca77328002452fc7fa8b29e8 React-hermes: 7cc846017aae80c79a07821d8df2f359403c0289 React-jsi: a8f60feb519ac00085eb9a39d20eaa65c96b51ea React-jsiexecutor: ce0b9aa647bdf94126eb2ee1f235d329eb8c0aec React-jsinspector: f275698149311abc8c32ebb97797d6b97c44adde React-logger: da69d7f1c9501c78cd60776d52a60d7fa5e4d9c2 react-native-config: 6502b1879f97ed5ac570a029961fc35ea606cd14 react-native-contacts: 7b5e16196278636030c3fbbb9505543984b01697 react-native-document-picker: 4921045c5c6c78243010f784eae0a3f4b2af7799 react-native-geolocation-service: 32e50a2e4e4518b51b829fdfe137562a672d95d2 react-native-image-resizer: 00ceb0e05586c7aadf061eea676957a6c2ec60fa react-native-maps: f4b89da81626ad7f151a8bfcb79733295d31ce5c react-native-pager-view: 0ccb8bf60e2ebd38b1f3669fa3650ecce81db2df react-native-pdf: 4b5a9e4465a6a3b399e91dc4838eb44ddf716d1f react-native-progress-bar-android: be43138ab7da30d51fc038bafa98e9ed594d0c40 react-native-progress-view: 9e6b6a5305a9115c2157ae3b8852081aba0aab7c react-native-safe-area-context: 9697629f7b2cda43cf52169bb7e0767d330648c2 react-native-signature-capture: 416a3947684e049a5b012cdd6496f878dc797f16 react-native-video: c26780b224543c62d5e1b2a7244a5cd1b50e8253 react-native-webview: b8ec89966713985111a14d6e4bf98d8b54bced0d React-perflogger: 5ade0a1627352f1647d283e78331819bb46cceae React-RCTActionSheet: 8e94f1e46e09c7035b81fe56c0ed8d78f3ccd340 React-RCTAnimation: bf2af72f03cf16528db9a830be69fa04b341a1b7 React-RCTBlob: 4d076b8bb55e631ad1280280ecba674fb1e46d16 React-RCTImage: 073dcc1689466851fe120c7f8a3cfe3db0196c9f React-RCTLinking: 8872818dc894a17bf17cb4b120f76917bf2e9f0a React-RCTNetwork: 1e9c873f4a210784a4fb752194cb595502112464 React-RCTSettings: 1475a717c54f4a9ed627dffffad2470c4b15a419 React-RCTText: ed34088172126f84130eea859d62fedca0dd7975 React-RCTVibration: c9cd9f21bbcb3b9c6deedbb66f13e373f57dd795 React-runtimeexecutor: ea78653fbc68bd6f2d3f5e7e311bc5a9dc8bfeca ReactCommon: f4bb9e5209ea5c3c6ab25e100895119e58d6e50a ReactNativeMoEngage: 4b925ac0f9eadc663cd51419f214e0587ddbffdc rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba RNCAsyncStorage: 4b98ac3c64efa4e35c1197cb0c5ca5e9f5d4c666 RNCClipboard: 99fc8ad669a376b756fbc8098ae2fd05c0ed0668 RNCPicker: 32ca102146bc7d34a8b93a998d9938d9f9ec7898 RNCPushNotificationIOS: 87b8d16d3ede4532745e05b03c42cff33a36cc45 RNDeviceInfo: 9538a884f862fe4aa0d7cead9f34e292d41ba8f6 RNFBAnalytics: f76bfa164ac235b00505deb9fc1776634056898c RNFBApp: 729c0666395b1953198dc4a1ec6deb8fbe1c302e RNFBCrashlytics: 2061ca863e8e2fa1aae9b12477d7dfa8e88ca0f9 RNFBMessaging: 8415ec196e5c1196caa26ec0742cdb48ed4d0f97 RNFBPerf: 389914cda4000fe0d996a752532a591132cbf3f9 RNFBRemoteConfig: d88fcaa30a3a1605885c79814856abe7bbaaa929 RNGestureHandler: 071d7a9ad81e8b83fe7663b303d132406a7d8f39 RNI18n: ae012568644105311254f877f32e4157e063217f RNImageCropPicker: 486e2f7e2b0461ce24321f751410dce1b3b49e6d RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81 RNReanimated: 50a35e0b0aad9bfb323e39288cde1c1b54ece2a8 RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f RNSentry: 68644ef607b780551cc555f084869764f2566652 RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315 RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4 Sentry: 1d3eb1a25f8c5333c88dd5603904a6d461cd9fcf SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d SSZipArchive: 62d4947b08730e4cda640473b0066d209ff033c9 TextToSpeech: b3aa777ff5585705f179c0a2436bfd0926d1716e TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863 UMAPM: f3d56b9a9c445af10a74f0cdbf5417045d2ab4f2 UMCommon: 35b28c82a3a3be892f895628261edce11b6a9e3e UMDevice: b08f6cc32f26798dbac58bd0e91fea1f008bd2b7 Yoga: 8a90b50af67eaa9fe94fd03e550bfeab06096873 PODFILE CHECKSUM: dcd49650cea0a8d04bdca697f44f76857a09ff3e COCOAPODS: 1.11.3 ```
google-oss-bot commented 4 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

rizafran commented 4 months ago

Hi @h-paba, I tried to reproduce the issue, but I was able to upload my dSYMs successfully. With this, it might be related to the way the run script was configured. Please make sure that all the paths of your files are correct. You may also try updating your SDK and see if the issue will persist.

h-paba commented 4 months ago

Hi @h-paba, I tried to reproduce the issue, but I was able to upload my dSYMs successfully. With this, it might be related to the way the run script was configured. Please make sure that all the paths of your files are correct. You may also try updating your SDK and see if the issue will persist.

i dont think this is a version issue. this is what my path structure looks like ios->pods->FirebaseCrashlytics->upload-symbols all the paths provided are correct. my googleservice-info.plist file contains all the necessary info regarding my app like bundle_id,project_id,google_app_id etc. when i run my github action i get .dsym file as artifact. i have downloaded it and put it into the provided path to run the script from my local machine

rizafran commented 4 months ago

Thanks for the info, @h-paba. I think there are SDK versions that includes fixes or update on the upload-symbols script.

paulb777 commented 3 months ago

Please let us know if the issue occurs with Firebase 10.x

google-oss-bot commented 2 months ago

Hey @h-paba. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 2 months ago

Since there haven't been any recent updates here, I am going to close this issue.

@h-paba if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.