Closed PrimulaX closed 2 years ago
There have been quite a few messages like this, and my best understanding of it is that there are problems with various browsers and platforms and apps that come and go, with dynamic links.
And all of them historically have been native interactions between firebase-ios-sdk (or firebase-android-sdk) and the devices' software.
Have you searched the issues here? Have you checked the issues on firebase-ios-sdk repository? You might try a native reproduction from their quickstart: https://github.com/firebase/quickstart-ios/tree/master/dynamiclinks
@mikehardy Thanks for quick reply. Yes I did, I have tried almost every solution or workaround, but nothing works. I did check there as well but no luck. It works with App Preview Page tho.
Thanks, I'll try that.
@mikehardy I forgot, It also works when app is in foreground state.
Hello 👋, to help manage issues we automatically close stale issues. This issue has been automatically marked as stale because it has not had activity for quite some time. Has this issue been fixed, or does it still require the community's attention?
This issue will be closed in 15 days if no further activity occurs. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this is still present in the latest release, please feel free to create a new issue with up-to-date information.
Issue
I'm using Firebase dynamicLinks, everything working fine on both platforms, except iOS in facebook in-app browser. Here is my componentDidMount Method. I have no warnings in Firebase Dynamiclink debugview.
Project Files
Javascript
Click To Expand
#### `package.json`: ```json "@react-native-firebase/analytics": "^14.4.0", "@react-native-firebase/app": "^14.4.0", "@react-native-firebase/dynamic-links": "^14.4.0", "@react-native-firebase/messaging": "^14.4.0", "@react-native-firebase/crashlytics": "^14.4.0", ```
iOS
Click To Expand
#### `ios/Podfile`: - [ ] I'm not using Pods - [x] I'm using Pods and my Podfile looks like: ```ruby PODS: - boost-for-react-native (1.63.0) - CocoaAsyncSocket (7.6.5) - DoubleConversion (1.1.6) - EXAppLoaderProvider (7.0.0) - EXConstants (7.0.1): - UMConstantsInterface - UMCore - EXFileSystem (7.0.0): - UMCore - UMFileSystemInterface - EXPermissions (7.0.0): - UMCore - UMPermissionsInterface - FBLazyVector (0.63.3) - FBReactNativeSpec (0.63.3): - Folly (= 2020.01.13.00) - RCTRequired (= 0.63.3) - RCTTypeSafety (= 0.63.3) - React-Core (= 0.63.3) - React-jsi (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - FBSDKCoreKit (9.3.0): - FBSDKCoreKit/Basics (= 9.3.0) - FBSDKCoreKit/Core (= 9.3.0) - FBSDKCoreKit/Basics (9.3.0) - FBSDKCoreKit/Core (9.3.0): - FBSDKCoreKit/Basics - FBSDKLoginKit (9.3.0): - FBSDKLoginKit/Login (= 9.3.0) - FBSDKLoginKit/Login (9.3.0): - FBSDKCoreKit (~> 9.3.0) - FBSDKShareKit (9.3.0): - FBSDKShareKit/Share (= 9.3.0) - FBSDKShareKit/Share (9.3.0): - FBSDKCoreKit (~> 9.3.0) - Firebase/AnalyticsWithoutAdIdSupport (8.12.1): - Firebase/CoreOnly - FirebaseAnalytics/WithoutAdIdSupport (~> 8.12.0) - Firebase/CoreOnly (8.12.1): - FirebaseCore (= 8.12.1) - Firebase/Crashlytics (8.12.1): - Firebase/CoreOnly - FirebaseCrashlytics (~> 8.12.0) - Firebase/DynamicLinks (8.12.1): - Firebase/CoreOnly - FirebaseDynamicLinks (~> 8.12.0) - Firebase/Messaging (8.12.1): - Firebase/CoreOnly - FirebaseMessaging (~> 8.12.0) - FirebaseAnalytics/WithoutAdIdSupport (8.12.0): - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - GoogleAppMeasurement/WithoutAdIdSupport (= 8.12.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - GoogleUtilities/MethodSwizzler (~> 7.7) - GoogleUtilities/Network (~> 7.7) - "GoogleUtilities/NSData+zlib (~> 7.7)" - nanopb (~> 2.30908.0) - FirebaseCore (8.12.1): - FirebaseCoreDiagnostics (~> 8.0) - GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/Logger (~> 7.7) - FirebaseCoreDiagnostics (8.12.0): - GoogleDataTransport (~> 9.1) - GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/Logger (~> 7.7) - nanopb (~> 2.30908.0) - FirebaseCrashlytics (8.12.0): - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - GoogleDataTransport (~> 9.1) - GoogleUtilities/Environment (~> 7.7) - nanopb (~> 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - FirebaseDynamicLinks (8.12.0): - FirebaseCore (~> 8.0) - FirebaseInstallations (8.12.0): - FirebaseCore (~> 8.0) - GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/UserDefaults (~> 7.7) - PromisesObjC (< 3.0, >= 1.2) - FirebaseMessaging (8.12.0): - FirebaseCore (~> 8.0) - FirebaseInstallations (~> 8.0) - GoogleDataTransport (~> 9.1) - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/Reachability (~> 7.7) - GoogleUtilities/UserDefaults (~> 7.7) - nanopb (~> 2.30908.0) - Flipper (0.95.0): - Flipper-Folly (~> 2.6) - Flipper-RSocket (~> 1.4) - Flipper-Boost-iOSX (1.76.0.1.11) - Flipper-DoubleConversion (1.1.7) - 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.3.6) - Flipper-PeerTalk (0.0.4) - Flipper-RSocket (1.4.3): - Flipper-Folly (~> 2.6) - FlipperKit (0.95.0): - FlipperKit/Core (= 0.95.0) - FlipperKit/Core (0.95.0): - Flipper (~> 0.95.0) - FlipperKit/CppBridge - FlipperKit/FBCxxFollyDynamicConvert - FlipperKit/FBDefines - FlipperKit/FKPortForwarding - FlipperKit/CppBridge (0.95.0): - Flipper (~> 0.95.0) - FlipperKit/FBCxxFollyDynamicConvert (0.95.0): - Flipper-Folly (~> 2.6) - FlipperKit/FBDefines (0.95.0) - FlipperKit/FKPortForwarding (0.95.0): - CocoaAsyncSocket (~> 7.6) - Flipper-PeerTalk (~> 0.0.4) - FlipperKit/FlipperKitHighlightOverlay (0.95.0) - FlipperKit/FlipperKitLayoutHelpers (0.95.0): - FlipperKit/Core - FlipperKit/FlipperKitHighlightOverlay - FlipperKit/FlipperKitLayoutTextSearchable - FlipperKit/FlipperKitLayoutIOSDescriptors (0.95.0): - FlipperKit/Core - FlipperKit/FlipperKitHighlightOverlay - FlipperKit/FlipperKitLayoutHelpers - YogaKit (~> 1.18) - FlipperKit/FlipperKitLayoutPlugin (0.95.0): - FlipperKit/Core - FlipperKit/FlipperKitHighlightOverlay - FlipperKit/FlipperKitLayoutHelpers - FlipperKit/FlipperKitLayoutIOSDescriptors - FlipperKit/FlipperKitLayoutTextSearchable - YogaKit (~> 1.18) - FlipperKit/FlipperKitLayoutTextSearchable (0.95.0) - FlipperKit/FlipperKitNetworkPlugin (0.95.0): - FlipperKit/Core - FlipperKit/FlipperKitReactPlugin (0.95.0): - FlipperKit/Core - FlipperKit/FlipperKitUserDefaultsPlugin (0.95.0): - FlipperKit/Core - FlipperKit/SKIOSNetworkPlugin (0.95.0): - FlipperKit/Core - FlipperKit/FlipperKitNetworkPlugin - Folly (2020.01.13.00): - boost-for-react-native - DoubleConversion - Folly/Default (= 2020.01.13.00) - glog - Folly/Default (2020.01.13.00): - boost-for-react-native - DoubleConversion - glog - glog (0.3.5) - Google-Maps-iOS-Utils (2.1.0): - Google-Maps-iOS-Utils/Clustering (= 2.1.0) - Google-Maps-iOS-Utils/Geometry (= 2.1.0) - Google-Maps-iOS-Utils/Heatmap (= 2.1.0) - Google-Maps-iOS-Utils/QuadTree (= 2.1.0) - GoogleMaps - Google-Maps-iOS-Utils/Clustering (2.1.0): - Google-Maps-iOS-Utils/QuadTree - GoogleMaps - Google-Maps-iOS-Utils/Geometry (2.1.0): - GoogleMaps - Google-Maps-iOS-Utils/Heatmap (2.1.0): - Google-Maps-iOS-Utils/QuadTree - GoogleMaps - Google-Maps-iOS-Utils/QuadTree (2.1.0): - GoogleMaps - GoogleAppMeasurement/WithoutAdIdSupport (8.12.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - GoogleUtilities/MethodSwizzler (~> 7.7) - GoogleUtilities/Network (~> 7.7) - "GoogleUtilities/NSData+zlib (~> 7.7)" - nanopb (~> 2.30908.0) - GoogleDataTransport (9.1.2): - GoogleUtilities/Environment (~> 7.2) - nanopb (~> 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - GoogleMaps (3.5.0): - GoogleMaps/Maps (= 3.5.0) - GoogleMaps/Base (3.5.0) - GoogleMaps/Maps (3.5.0): - GoogleMaps/Base - GoogleUtilities/AppDelegateSwizzler (7.7.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - GoogleUtilities/Environment (7.7.0): - PromisesObjC (< 3.0, >= 1.2) - GoogleUtilities/Logger (7.7.0): - GoogleUtilities/Environment - GoogleUtilities/MethodSwizzler (7.7.0): - GoogleUtilities/Logger - GoogleUtilities/Network (7.7.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - "GoogleUtilities/NSData+zlib (7.7.0)" - GoogleUtilities/Reachability (7.7.0): - GoogleUtilities/Logger - GoogleUtilities/UserDefaults (7.7.0): - GoogleUtilities/Logger - libevent (2.1.12) - libwebp (1.2.1): - libwebp/demux (= 1.2.1) - libwebp/mux (= 1.2.1) - libwebp/webp (= 1.2.1) - libwebp/demux (1.2.1): - libwebp/webp - libwebp/mux (1.2.1): - libwebp/demux - libwebp/webp (1.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) - Permission-AppTrackingTransparency (3.0.4): - RNPermissions - Permission-Camera (3.0.4): - RNPermissions - Permission-Microphone (3.0.4): - RNPermissions - PromisesObjC (2.0.0) - RCTRequired (0.63.3) - RCTTypeSafety (0.63.3): - FBLazyVector (= 0.63.3) - Folly (= 2020.01.13.00) - RCTRequired (= 0.63.3) - React-Core (= 0.63.3) - React (0.63.3): - React-Core (= 0.63.3) - React-Core/DevSupport (= 0.63.3) - React-Core/RCTWebSocket (= 0.63.3) - React-RCTActionSheet (= 0.63.3) - React-RCTAnimation (= 0.63.3) - React-RCTBlob (= 0.63.3) - React-RCTImage (= 0.63.3) - React-RCTLinking (= 0.63.3) - React-RCTNetwork (= 0.63.3) - React-RCTSettings (= 0.63.3) - React-RCTText (= 0.63.3) - React-RCTVibration (= 0.63.3) - React-callinvoker (0.63.3) - React-Core (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default (= 0.63.3) - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/CoreModulesHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/Default (0.63.3): - Folly (= 2020.01.13.00) - glog - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/DevSupport (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default (= 0.63.3) - React-Core/RCTWebSocket (= 0.63.3) - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - React-jsinspector (= 0.63.3) - Yoga - React-Core/RCTActionSheetHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTAnimationHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTBlobHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTImageHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTLinkingHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTNetworkHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTSettingsHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTTextHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTVibrationHeaders (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-Core/RCTWebSocket (0.63.3): - Folly (= 2020.01.13.00) - glog - React-Core/Default (= 0.63.3) - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsiexecutor (= 0.63.3) - Yoga - React-CoreModules (0.63.3): - FBReactNativeSpec (= 0.63.3) - Folly (= 2020.01.13.00) - RCTTypeSafety (= 0.63.3) - React-Core/CoreModulesHeaders (= 0.63.3) - React-jsi (= 0.63.3) - React-RCTImage (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - React-cxxreact (0.63.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2020.01.13.00) - glog - React-callinvoker (= 0.63.3) - React-jsinspector (= 0.63.3) - React-jsi (0.63.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2020.01.13.00) - glog - React-jsi/Default (= 0.63.3) - React-jsi/Default (0.63.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2020.01.13.00) - glog - React-jsiexecutor (0.63.3): - DoubleConversion - Folly (= 2020.01.13.00) - glog - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - React-jsinspector (0.63.3) - react-native-document-picker (3.5.4): - React - react-native-fbsdk-next (4.6.0): - React-Core - react-native-fbsdk-next/Core (= 4.6.0) - react-native-fbsdk-next/Login (= 4.6.0) - react-native-fbsdk-next/Share (= 4.6.0) - react-native-fbsdk-next/Core (4.6.0): - FBSDKCoreKit (~> 9.3) - React-Core - react-native-fbsdk-next/Login (4.6.0): - FBSDKLoginKit (~> 9.3) - React-Core - react-native-fbsdk-next/Share (4.6.0): - FBSDKShareKit (~> 9.3) - React-Core - react-native-geolocation (2.0.2): - React - react-native-google-maps (0.27.1): - Google-Maps-iOS-Utils (= 2.1.0) - GoogleMaps (= 3.5.0) - React - react-native-html-to-pdf-lite (0.9.1): - React - react-native-image-picker (1.1.0): - React - react-native-maps (0.27.1): - React - react-native-netinfo (5.9.7): - React-Core - react-native-pdf (6.3.0): - React-Core - react-native-progress-bar-android (1.0.4): - React - react-native-progress-view (1.2.4): - React - react-native-rsa-native (1.1.4): - React - react-native-safe-area-context (3.1.7): - React - react-native-splash-screen (3.2.0): - React - react-native-webrtc (1.89.1): - React-Core - react-native-webview (10.10.0): - React-Core - React-RCTActionSheet (0.63.3): - React-Core/RCTActionSheetHeaders (= 0.63.3) - React-RCTAnimation (0.63.3): - FBReactNativeSpec (= 0.63.3) - Folly (= 2020.01.13.00) - RCTTypeSafety (= 0.63.3) - React-Core/RCTAnimationHeaders (= 0.63.3) - React-jsi (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - React-RCTBlob (0.63.3): - FBReactNativeSpec (= 0.63.3) - Folly (= 2020.01.13.00) - React-Core/RCTBlobHeaders (= 0.63.3) - React-Core/RCTWebSocket (= 0.63.3) - React-jsi (= 0.63.3) - React-RCTNetwork (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - React-RCTImage (0.63.3): - FBReactNativeSpec (= 0.63.3) - Folly (= 2020.01.13.00) - RCTTypeSafety (= 0.63.3) - React-Core/RCTImageHeaders (= 0.63.3) - React-jsi (= 0.63.3) - React-RCTNetwork (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - React-RCTLinking (0.63.3): - FBReactNativeSpec (= 0.63.3) - React-Core/RCTLinkingHeaders (= 0.63.3) - React-jsi (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - React-RCTNetwork (0.63.3): - FBReactNativeSpec (= 0.63.3) - Folly (= 2020.01.13.00) - RCTTypeSafety (= 0.63.3) - React-Core/RCTNetworkHeaders (= 0.63.3) - React-jsi (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - React-RCTSettings (0.63.3): - FBReactNativeSpec (= 0.63.3) - Folly (= 2020.01.13.00) - RCTTypeSafety (= 0.63.3) - React-Core/RCTSettingsHeaders (= 0.63.3) - React-jsi (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - React-RCTText (0.63.3): - React-Core/RCTTextHeaders (= 0.63.3) - React-RCTVibration (0.63.3): - FBReactNativeSpec (= 0.63.3) - Folly (= 2020.01.13.00) - React-Core/RCTVibrationHeaders (= 0.63.3) - React-jsi (= 0.63.3) - ReactCommon/turbomodule/core (= 0.63.3) - ReactCommon/turbomodule/core (0.63.3): - DoubleConversion - Folly (= 2020.01.13.00) - glog - React-callinvoker (= 0.63.3) - React-Core (= 0.63.3) - React-cxxreact (= 0.63.3) - React-jsi (= 0.63.3) - ReactNativeART (1.2.0): - React - ReactNativeIncallManager (3.3.0): - React - rn-fetch-blob (0.12.0): - React-Core - RNCAsyncStorage (1.12.0): - React - RNCClipboard (1.5.1): - React-Core - RNCMaskedView (0.1.10): - React - RNDateTimePicker (3.0.2): - React - RNDeviceInfo (5.6.5): - React - RNFastImage (8.3.2): - React - SDWebImage (~> 5.8) - SDWebImageWebPCoder (~> 0.6.1) - RNFBAnalytics (14.4.0): - Firebase/AnalyticsWithoutAdIdSupport (= 8.12.1) - React-Core - RNFBApp - RNFBApp (14.4.0): - Firebase/CoreOnly (= 8.12.1) - React-Core - RNFBCrashlytics (14.4.0): - Firebase/Crashlytics (= 8.12.1) - React-Core - RNFBApp - RNFBDynamicLinks (14.4.0): - Firebase/DynamicLinks (= 8.12.1) - GoogleUtilities/AppDelegateSwizzler - React-Core - RNFBApp - RNFBMessaging (14.4.0): - Firebase/Messaging (= 8.12.1) - React-Core - RNFBApp - RNFS (2.16.6): - React - RNGestureHandler (1.8.0): - React - RNKeychain (4.0.5): - React - RNLocalize (1.4.1): - React - RNPermissions (3.0.4): - React-Core - RNReanimated (1.13.0): - React - RNScreens (1.0.0-alpha.23): - React - RNSVG (9.4.0): - React - SDWebImage (5.12.3): - SDWebImage/Core (= 5.12.3) - SDWebImage/Core (5.12.3) - SDWebImageWebPCoder (0.6.1): - libwebp (~> 1.0) - SDWebImage/Core (~> 5.7) - Smartlook (1.8.5) - smartlook-react-native-bridge (1.2.3): - React - Smartlook (~> 1.8.3) - TouchID (4.4.1): - React - UMBarCodeScannerInterface (4.0.0) - UMCameraInterface (4.0.0) - UMConstantsInterface (4.0.0) - UMCore (4.0.0) - UMFaceDetectorInterface (4.0.0) - UMFileSystemInterface (4.0.0) - UMFontInterface (4.0.0) - UMImageLoaderInterface (4.0.0) - UMPermissionsInterface (4.0.0) - UMReactNativeAdapter (5.0.0): - React-Core - UMCore - UMFontInterface - UMSensorsInterface (4.0.0) - UMTaskManagerInterface (4.0.0) - Yoga (1.14.0) - YogaKit (1.18.1): - Yoga (~> 1.14) DEPENDENCIES: - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - EXAppLoaderProvider (from `../node_modules/expo-app-loader-provider/ios`) - EXConstants (from `../node_modules/expo-constants/ios`) - EXFileSystem (from `../node_modules/expo-file-system/ios`) - EXPermissions (from `../node_modules/expo-permissions/ios`) - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) - FBReactNativeSpec (from `../node_modules/react-native/Libraries/FBReactNativeSpec`) - Flipper (= 0.95.0) - Flipper-DoubleConversion (= 1.1.7) - Flipper-Folly (~> 2.2) - Flipper-Glog (= 0.3.6) - Flipper-PeerTalk (~> 0.0.4) - Flipper-RSocket (~> 1.1) - FlipperKit (= 0.95.0) - FlipperKit/Core (= 0.95.0) - FlipperKit/CppBridge (= 0.95.0) - FlipperKit/FBCxxFollyDynamicConvert (= 0.95.0) - FlipperKit/FBDefines (= 0.95.0) - FlipperKit/FKPortForwarding (= 0.95.0) - FlipperKit/FlipperKitHighlightOverlay (= 0.95.0) - FlipperKit/FlipperKitLayoutPlugin (= 0.95.0) - FlipperKit/FlipperKitLayoutTextSearchable (= 0.95.0) - FlipperKit/FlipperKitNetworkPlugin (= 0.95.0) - FlipperKit/FlipperKitReactPlugin (= 0.95.0) - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.95.0) - FlipperKit/SKIOSNetworkPlugin (= 0.95.0) - Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`) - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) - Google-Maps-iOS-Utils - GoogleMaps - Permission-AppTrackingTransparency (from `../node_modules/react-native-permissions/ios/AppTrackingTransparency`) - Permission-Camera (from `../node_modules/react-native-permissions/ios/Camera`) - Permission-Microphone (from `../node_modules/react-native-permissions/ios/Microphone`) - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`) - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`) - React (from `../node_modules/react-native/`) - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`) - 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-document-picker (from `../node_modules/react-native-document-picker`) - react-native-fbsdk-next (from `../node_modules/react-native-fbsdk-next`) - "react-native-geolocation (from `../node_modules/@react-native-community/geolocation`)" - react-native-google-maps (from `../node_modules/react-native-maps`) - react-native-html-to-pdf-lite (from `../node_modules/react-native-html-to-pdf-lite`) - react-native-image-picker (from `../node_modules/react-native-image-picker`) - react-native-maps (from `../node_modules/react-native-maps`) - "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)" - 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-rsa-native (from `../node_modules/react-native-rsa-native`) - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`) - react-native-splash-screen (from `../node_modules/react-native-splash-screen`) - react-native-webrtc (from `../node_modules/react-native-webrtc`) - react-native-webview (from `../node_modules/react-native-webview`) - 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/turbomodule/core (from `../node_modules/react-native/ReactCommon`) - "ReactNativeART (from `../node_modules/@react-native-community/art`)" - ReactNativeIncallManager (from `../node_modules/react-native-incall-manager`) - rn-fetch-blob (from `../node_modules/rn-fetch-blob`) - "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)" - "RNCClipboard (from `../node_modules/@react-native-community/clipboard`)" - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)" - "RNDateTimePicker (from `../node_modules/@react-native-community/datetimepicker`)" - RNDeviceInfo (from `../node_modules/react-native-device-info`) - RNFastImage (from `../node_modules/react-native-fast-image`) - "RNFBAnalytics (from `../node_modules/@react-native-firebase/analytics`)" - "RNFBApp (from `../node_modules/@react-native-firebase/app`)" - "RNFBCrashlytics (from `../node_modules/@react-native-firebase/crashlytics`)" - "RNFBDynamicLinks (from `../node_modules/@react-native-firebase/dynamic-links`)" - "RNFBMessaging (from `../node_modules/@react-native-firebase/messaging`)" - RNFS (from `../node_modules/react-native-fs`) - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) - RNKeychain (from `../node_modules/react-native-keychain`) - RNLocalize (from `../node_modules/react-native-localize`) - RNPermissions (from `../node_modules/react-native-permissions`) - RNReanimated (from `../node_modules/react-native-reanimated`) - RNScreens (from `../node_modules/react-native-screens`) - RNSVG (from `../node_modules/react-native-svg`) - smartlook-react-native-bridge (from `../node_modules/smartlook-react-native-wrapper`) - TouchID (from `../node_modules/react-native-touch-id`) - UMBarCodeScannerInterface (from `../node_modules/unimodules-barcode-scanner-interface/ios`) - UMCameraInterface (from `../node_modules/unimodules-camera-interface/ios`) - UMConstantsInterface (from `../node_modules/unimodules-constants-interface/ios`) - "UMCore (from `../node_modules/@unimodules/core/ios`)" - UMFaceDetectorInterface (from `../node_modules/unimodules-face-detector-interface/ios`) - UMFileSystemInterface (from `../node_modules/unimodules-file-system-interface/ios`) - UMFontInterface (from `../node_modules/unimodules-font-interface/ios`) - UMImageLoaderInterface (from `../node_modules/unimodules-image-loader-interface/ios`) - UMPermissionsInterface (from `../node_modules/unimodules-permissions-interface/ios`) - "UMReactNativeAdapter (from `../node_modules/@unimodules/react-native-adapter/ios`)" - UMSensorsInterface (from `../node_modules/unimodules-sensors-interface/ios`) - UMTaskManagerInterface (from `../node_modules/unimodules-task-manager-interface/ios`) - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) SPEC REPOS: trunk: - boost-for-react-native - CocoaAsyncSocket - FBSDKCoreKit - FBSDKLoginKit - FBSDKShareKit - Firebase - FirebaseAnalytics - FirebaseCore - FirebaseCoreDiagnostics - FirebaseCrashlytics - FirebaseDynamicLinks - FirebaseInstallations - FirebaseMessaging - Flipper - Flipper-Boost-iOSX - Flipper-DoubleConversion - Flipper-Fmt - Flipper-Folly - Flipper-Glog - Flipper-PeerTalk - Flipper-RSocket - FlipperKit - Google-Maps-iOS-Utils - GoogleAppMeasurement - GoogleDataTransport - GoogleMaps - GoogleUtilities - libevent - libwebp - nanopb - OpenSSL-Universal - PromisesObjC - SDWebImage - SDWebImageWebPCoder - Smartlook - YogaKit EXTERNAL SOURCES: DoubleConversion: :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" EXAppLoaderProvider: :path: !ruby/object:Pathname path: "../node_modules/expo-app-loader-provider/ios" EXConstants: :path: !ruby/object:Pathname path: "../node_modules/expo-constants/ios" EXFileSystem: :path: !ruby/object:Pathname path: "../node_modules/expo-file-system/ios" EXPermissions: :path: !ruby/object:Pathname path: "../node_modules/expo-permissions/ios" 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" Permission-AppTrackingTransparency: :path: "../node_modules/react-native-permissions/ios/AppTrackingTransparency" Permission-Camera: :path: "../node_modules/react-native-permissions/ios/Camera" Permission-Microphone: :path: "../node_modules/react-native-permissions/ios/Microphone" RCTRequired: :path: "../node_modules/react-native/Libraries/RCTRequired" RCTTypeSafety: :path: "../node_modules/react-native/Libraries/TypeSafety" React: :path: "../node_modules/react-native/" React-callinvoker: :path: "../node_modules/react-native/ReactCommon/callinvoker" 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-document-picker: :path: "../node_modules/react-native-document-picker" react-native-fbsdk-next: :path: "../node_modules/react-native-fbsdk-next" react-native-geolocation: :path: "../node_modules/@react-native-community/geolocation" react-native-google-maps: :path: "../node_modules/react-native-maps" react-native-html-to-pdf-lite: :path: "../node_modules/react-native-html-to-pdf-lite" react-native-image-picker: :path: "../node_modules/react-native-image-picker" react-native-maps: :path: "../node_modules/react-native-maps" react-native-netinfo: :path: "../node_modules/@react-native-community/netinfo" 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-rsa-native: :path: "../node_modules/react-native-rsa-native" react-native-safe-area-context: :path: "../node_modules/react-native-safe-area-context" react-native-splash-screen: :path: "../node_modules/react-native-splash-screen" react-native-webrtc: :path: "../node_modules/react-native-webrtc" react-native-webview: :path: "../node_modules/react-native-webview" 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" ReactNativeART: :path: "../node_modules/@react-native-community/art" ReactNativeIncallManager: :path: "../node_modules/react-native-incall-manager" rn-fetch-blob: :path: "../node_modules/rn-fetch-blob" RNCAsyncStorage: :path: "../node_modules/@react-native-community/async-storage" RNCClipboard: :path: "../node_modules/@react-native-community/clipboard" RNCMaskedView: :path: "../node_modules/@react-native-community/masked-view" RNDateTimePicker: :path: "../node_modules/@react-native-community/datetimepicker" RNDeviceInfo: :path: "../node_modules/react-native-device-info" RNFastImage: :path: "../node_modules/react-native-fast-image" RNFBAnalytics: :path: "../node_modules/@react-native-firebase/analytics" RNFBApp: :path: "../node_modules/@react-native-firebase/app" RNFBCrashlytics: :path: "../node_modules/@react-native-firebase/crashlytics" RNFBDynamicLinks: :path: "../node_modules/@react-native-firebase/dynamic-links" RNFBMessaging: :path: "../node_modules/@react-native-firebase/messaging" RNFS: :path: "../node_modules/react-native-fs" RNGestureHandler: :path: "../node_modules/react-native-gesture-handler" RNKeychain: :path: "../node_modules/react-native-keychain" RNLocalize: :path: "../node_modules/react-native-localize" RNPermissions: :path: "../node_modules/react-native-permissions" RNReanimated: :path: "../node_modules/react-native-reanimated" RNScreens: :path: "../node_modules/react-native-screens" RNSVG: :path: "../node_modules/react-native-svg" smartlook-react-native-bridge: :path: "../node_modules/smartlook-react-native-wrapper" TouchID: :path: "../node_modules/react-native-touch-id" UMBarCodeScannerInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-barcode-scanner-interface/ios" UMCameraInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-camera-interface/ios" UMConstantsInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-constants-interface/ios" UMCore: :path: !ruby/object:Pathname path: "../node_modules/@unimodules/core/ios" UMFaceDetectorInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-face-detector-interface/ios" UMFileSystemInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-file-system-interface/ios" UMFontInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-font-interface/ios" UMImageLoaderInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-image-loader-interface/ios" UMPermissionsInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-permissions-interface/ios" UMReactNativeAdapter: :path: !ruby/object:Pathname path: "../node_modules/@unimodules/react-native-adapter/ios" UMSensorsInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-sensors-interface/ios" UMTaskManagerInterface: :path: !ruby/object:Pathname path: "../node_modules/unimodules-task-manager-interface/ios" Yoga: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 DoubleConversion: cde416483dac037923206447da6e1454df403714 EXAppLoaderProvider: 5d348813a9cf09b03bbe5b8b55437bc1bfbddbd1 EXConstants: 857aa7b1c84e2878f8402d712061860bca16a697 EXFileSystem: 7e53a2c30a2eb6987ba6d5158ab908f947523228 EXPermissions: df10ad83df2f6b647aec304619354f8ab48d5f63 FBLazyVector: 878b59e31113e289e275165efbe4b54fa614d43d FBReactNativeSpec: 7da9338acfb98d4ef9e5536805a0704572d33c2f FBSDKCoreKit: 0d1ae58388a458b8222f72025804cdc84eb5d0c3 FBSDKLoginKit: aea68df6121c5e165ccae2fabfdc83c4644ee40f FBSDKShareKit: 70889c97c62f0c6b3ccb8b999e73a85f19024001 Firebase: 580d09e8edafc3073ebf09c03fd42e4d80d35fe9 FirebaseAnalytics: bd10d7706ba8d6e01ea2816f8fe9e9b881cb0918 FirebaseCore: 8138de860a90ca7eec5e324da5788fb0ebf1d93c FirebaseCoreDiagnostics: 3b40dfadef5b90433a60ae01f01e90fe87aa76aa FirebaseCrashlytics: 7952ffd988006128325510664b99dc8ca5851dff FirebaseDynamicLinks: 98a5f0fe542245a89ec55f646d2581298c29219d FirebaseInstallations: 25764cf322e77f99449395870a65b2bef88e1545 FirebaseMessaging: 23db8bf05585e929ada8af0f0968933c25252808 Flipper: bf2cb2c4a64ec4fdd53feffd2e526794ed29c1a8 Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41 Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3 Flipper-Glog: 1dfd6abf1e922806c52ceb8701a3599a79a200a6 Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9 Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541 FlipperKit: fb8358107dcb8021a207e5c90facef30ee23b917 Folly: b73c3869541e86821df3c387eb0af5f65addfab4 glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3 Google-Maps-iOS-Utils: c32891ff472eaaa1fca032beedafa1a013af7875 GoogleAppMeasurement: ae033c3aad67e68294369373056b4d74cc8ae0d6 GoogleDataTransport: 629c20a4d363167143f30ea78320d5a7eb8bd940 GoogleMaps: 32ca02de09de357a10ac773f2c70f1986751392d GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96 OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c Permission-AppTrackingTransparency: 797438d0d6c6ea4528cb60b53f13488684f14fff Permission-Camera: 74dc395c37a06ebe915069c5dca954c7a2a5a2e3 Permission-Microphone: 450ff628a7146c415cfb98025e518810d9fa76ad PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58 RCTRequired: 48884c74035a0b5b76dbb7a998bd93bcfc5f2047 RCTTypeSafety: edf4b618033c2f1c5b7bc3d90d8e085ed95ba2ab React: f36e90f3ceb976546e97df3403e37d226f79d0e3 React-callinvoker: 18874f621eb96625df7a24a7dc8d6e07391affcd React-Core: ac3d816b8e3493970153f4aaf0cff18af0bb95e6 React-CoreModules: 4016d3a4e518bcfc4f5a51252b5a05692ca6f0e1 React-cxxreact: ffc9129013b87cb36cf3f30a86695a3c397b0f99 React-jsi: df07aa95b39c5be3e41199921509bfa929ed2b9d React-jsiexecutor: b56c03e61c0dd5f5801255f2160a815f4a53d451 React-jsinspector: 8e68ffbfe23880d3ee9bafa8be2777f60b25cbe2 react-native-document-picker: 4921045c5c6c78243010f784eae0a3f4b2af7799 react-native-fbsdk-next: a0dd8905af573ec4d21b7bc398423ccaa2ce2b07 react-native-geolocation: c956aeb136625c23e0dce0467664af2c437888c9 react-native-google-maps: 0a989abda71059db2caa98b9dacca7a8f38a47d0 react-native-html-to-pdf-lite: 21bfb169bf4cbcd7bec9f736975ee1b3f5292d4a react-native-image-picker: 7a85cf7b0a53845f03ae52fb4592a2748ded069b react-native-maps: f4b89da81626ad7f151a8bfcb79733295d31ce5c react-native-netinfo: 250dc0ca126512f618a8a2ca6a936577e1f66586 react-native-pdf: ef641e79a6d550cfabe5d7ec1916799726514c43 react-native-progress-bar-android: be43138ab7da30d51fc038bafa98e9ed594d0c40 react-native-progress-view: 5e9560b491a149035b869d63603d4fc7f9258cb1 react-native-rsa-native: 348b5057073920db0e154724c3a49e6b34e1da6b react-native-safe-area-context: 955ecfce672683b495d9294d2f154a9ad1d9796b react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865 react-native-webrtc: ccb0c21eb4fb04326648fbdb4a5d49977e2cf274 react-native-webview: 73e409ecc987c189772bda27ba7f0e2f3dcd2e81 React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2 React-RCTBlob: 0b284339cbe4b15705a05e2313a51c6d8b51fa40 React-RCTImage: d1756599ebd4dc2cb19d1682fe67c6b976658387 React-RCTLinking: 9af0a51c6d6a4dd1674daadafffc6d03033a6d18 React-RCTNetwork: 332c83929cc5eae0b3bbca4add1d668e1fc18bda React-RCTSettings: d6953772cfd55f2c68ad72b7ef29efc7ec49f773 React-RCTText: 65a6de06a7389098ce24340d1d3556015c38f746 React-RCTVibration: 8e9fb25724a0805107fc1acc9075e26f814df454 ReactCommon: 4167844018c9ed375cc01a843e9ee564399e53c3 ReactNativeART: 78edc68dd4a1e675338cd0cd113319cf3a65f2ab ReactNativeIncallManager: a840ef75640518065742a893e6c6ff98ee820039 rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba RNCAsyncStorage: 2a692bcb9b69b76a2f1a95f33db057129700af64 RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495 RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f RNDateTimePicker: a84d2b439666c9243d42a8396c588d4d1d36e3f3 RNDeviceInfo: c5f8f3a456adcbba405ace475254b08febc4c095 RNFastImage: e19ba191922e7dab9d932a4d59d62d76660aa222 RNFBAnalytics: 24bf03b5681cfe711b619fdf7e0c5e2491785654 RNFBApp: 27e0eebba8200ba1609abfd4482c70cc9a76e02a RNFBCrashlytics: 4eec9ca12a4b661fef67f8559224a8fd51ddd503 RNFBDynamicLinks: ade3165c600e8448502fe8993a21256876cb173c RNFBMessaging: bbca39e1baa67d73449ed15a585284e9f7f07120 RNFS: 2bd9eb49dc82fa9676382f0585b992c424cd59df RNGestureHandler: 7a5833d0f788dbd107fbb913e09aa0c1ff333c39 RNKeychain: 840f8e6f13be0576202aefcdffd26a4f54bfe7b5 RNLocalize: 49634a6a605dcdeb319e9c42a5c2f1aec508694b RNPermissions: c46788f4cd402287425983e04a4c9bb4356036eb RNReanimated: 89f5e0a04d1dd52fbf27e7e7030d8f80a646a3fc RNScreens: f28b48b8345f2f5f39ed6195518291515032a788 RNSVG: 9cb6e958c4b6a1f58185ac72a350b148947d6fed SDWebImage: 53179a2dba77246efa8a9b85f5c5b21f8f43e38f SDWebImageWebPCoder: d0dac55073088d24b2ac1b191a71a8f8d0adac21 Smartlook: 6ff002c5bef2210f4ed8a4da87e123f8f45d72fb smartlook-react-native-bridge: 6ce52f310d6af454f6bb4748a42ae17497b006a3 TouchID: ba4c656d849cceabc2e4eef722dea5e55959ecf4 UMBarCodeScannerInterface: d5a6fdc98ed6241225b0a8432a7f4e2b397668bc UMCameraInterface: 68870a3197fee85bd5afca5609ba4a5b7257d19d UMConstantsInterface: d25b8e8887ca7aaf568c06caf08f4d40734ee4ef UMCore: 402cee150324974974f5c32b5404d8af65e4cff5 UMFaceDetectorInterface: 7b4f1a92f0c726b58b086296048efe193b570678 UMFileSystemInterface: aadb9a67aa6470d7ebc06cf04dc54fee6781ac48 UMFontInterface: 2d3c128285086bbed3d2a650f1d698323ef3b25a UMImageLoaderInterface: 2829a7571a12d2e754c73c55ffe7e327d8402c7d UMPermissionsInterface: b6a6e96db0f4011a25aaca14e6022529dd3d6e4e UMReactNativeAdapter: 230406e3335a8dbd4c9c0e654488a1cf3b44552f UMSensorsInterface: cf59dd7602764a2419e00167429be3e4be39c61d UMTaskManagerInterface: 1e70fe58b872355f0ecb44fb81bb1a16484047f0 Yoga: 7d13633d129fd179e01b8953d38d47be90db185a YogaKit: f782866e155069a2cca2517aafea43200b01fd5a PODFILE CHECKSUM: ea45861096fb18570b6ea0d68b2385b27d865472 COCOAPODS: 1.11.2 ``` #### `AppDelegate.m`: ```objc /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import "AppDelegate.h" #import
#import
#import
#import
@import GoogleMaps;
#import
#import
#import
#import
#import
#import
#if DEBUG
#import
#import
#import
#import
#import
#import
static void InitializeFlipper(UIApplication *application) {
FlipperClient *client = [FlipperClient sharedClient];
SKDescriptorMapper *layoutDescriptorMapper = [[SKDescriptorMapper alloc] initWithDefaults];
[client addPlugin:[[FlipperKitLayoutPlugin alloc] initWithRootNode:application withDescriptorMapper:layoutDescriptorMapper]];
[client addPlugin:[[FKUserDefaultsPlugin alloc] initWithSuiteName:nil]];
[client addPlugin:[FlipperKitReactPlugin new]];
[client addPlugin:[[FlipperKitNetworkPlugin alloc] initWithNetworkAdapter:[SKIOSNetworkAdapter new]]];
[client start];
}
#endif
@implementation AppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
#if DEBUG
InitializeFlipper(application);
#endif
self.moduleRegistryAdapter = [[UMModuleRegistryAdapter alloc] initWithModuleRegistryProvider:[[UMModuleRegistryProvider alloc] init]];
RCTBridge *bridge = [[RCTBridge alloc] initWithDelegate:self launchOptions:launchOptions];
RCTRootView *rootView = [[RCTRootView alloc] initWithBridge:bridge
moduleName:@"EKIMO"
initialProperties:nil];
[[FBSDKApplicationDelegate sharedInstance] application:application
didFinishLaunchingWithOptions:launchOptions];
rootView.backgroundColor = [[UIColor alloc] initWithRed:1.0f green:1.0f blue:1.0f alpha:1];
self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];
UIViewController *rootViewController = [UIViewController new];
rootViewController.view = rootView;
self.window.rootViewController = rootViewController;
[self.window makeKeyAndVisible];
[GMSServices provideAPIKey:@"AIzaSyATN3c5YJo6dj1_gYjeudV1xGyLA-hCws8"];
[FIRApp configure];
[[UNUserNotificationCenter currentNotificationCenter] setDelegate:self];
return YES;
[RNSplashScreen show];
}
- (void)application:(UIApplication *)application didReceiveRemoteNotification:(nonnull NSDictionary *)userInfo
fetchCompletionHandler:(nonnull void (^)(UIBackgroundFetchResult))completionHandler{
}
- (void)application:(UIApplication *)application didRegisterUserNotificationSettings:(UIUserNotificationSettings *)notificationSettings {
}
-(void) userNotificationCenter:(UNUserNotificationCenter *)center didReceiveNotificationResponse:(UNNotificationResponse *)response withCompletionHandler:(void (^)(void))completionHandler {
completionHandler();
}
- (NSArray> *)extraModulesForBridge:(RCTBridge *)bridge
{
NSArray> *extraModules = [_moduleRegistryAdapter extraModulesForBridge:bridge];
// You can inject any extra modules that you would like here, more information at:
// https://facebook.github.io/react-native/docs/native-modules-ios.html#dependency-injection
return extraModules;
}
- (NSURL *)sourceURLForBridge:(RCTBridge *)bridge {
#ifdef DEBUG
return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index" fallbackResource:nil];
#else
return [[NSBundle mainBundle] URLForResource:@"main" withExtension:@"jsbundle"];
#endif
}
@end
```
Android
Click To Expand
#### Have you converted to AndroidX? - [ ] my application is an AndroidX application? - [ ] I am using `android/gradle.settings` `jetifier=true` for Android compatibility? - [ ] I am using the NPM package `jetifier` for react-native compatibility? #### `android/build.gradle`: ```groovy // N/A ``` #### `android/app/build.gradle`: ```groovy // N/A ``` #### `android/settings.gradle`: ```groovy // N/A ``` #### `MainApplication.java`: ```java // N/A ``` #### `AndroidManifest.xml`: ```xml ```
Environment
Click To Expand
**`react-native info` output:** ``` System: OS: macOS 10.15.7 CPU: (4) x64 Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz Memory: 406.96 MB / 16.00 GB Shell: 5.7.1 - /bin/zsh Binaries: Node: 12.22.10 - /usr/local/opt/node@12/bin/node Yarn: Not Found npm: 6.14.16 - /usr/local/opt/node@12/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman Managers: CocoaPods: 1.11.2 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 14.4, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2 Android SDK: API Levels: 23, 26, 28, 29, 30 Build Tools: 28.0.3, 29.0.2, 29.0.3, 30.0.2 System Images: android-26 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom Android NDK: Not Found IDEs: Android Studio: 4.1 AI-201.8743.12.41.7042882 Xcode: 12.4/12D4e - /usr/bin/xcodebuild Languages: Java: 1.8.0_282 - /usr/bin/javac Python: 2.7.16 - /usr/bin/python npmPackages: @react-native-community/cli: Not Found react: Not Found react-native: Not Found react-native-macos: Not Found npmGlobalPackages: *react-native*: Not Found ``` - **Platform that you're experiencing the issue on**: - [x] iOS - [ ] Android - [ ] **iOS** but have not tested behavior on Android - [ ] **Android** but have not tested behavior on iOS - [ ] Both - **`react-native-firebase` version you're using that has this issue:** - `14.4.0` - **`Firebase` module(s) you're using that has the issue:** - `dynamic-links`
React Native Firebase
andInvertase
on Twitter for updates on the library.