tanersener / react-native-ffmpeg

FFmpeg for react-native. Not maintained anymore. Superseded by FFmpegKit.
GNU General Public License v3.0
400 stars 51 forks source link

Hello, I cannot switch from https package to full package. How can I do? #220

Closed mertbuldur closed 3 years ago

mertbuldur commented 3 years ago

Hello, I cannot switch from https package to full package. How can I do?

ios/Podfile: pod 'react-native-ffmpeg/full', :podspec => '../node_modules/react-native-ffmpeg/react-native-ffmpeg.podspec' use_native_modules! package.json: "react-native-ffmpeg": "0.5.0", js file: console.log(RNFFmpegConfig.getPackageName().then((res)=>{ console.log(res); }))

tanersener commented 3 years ago

Did you have a look at https://github.com/tanersener/react-native-ffmpeg-test ?

mertbuldur commented 3 years ago

Yes, I create it as in the example there, but it outputs https very interesting.

tanersener commented 3 years ago

Well, you don't have to use the https example from that app. It uses the full package. That's why I suggest looking at it. Comparing your Podfile with the Podfile on that project can help you identify the problem.

mertbuldur commented 3 years ago

Thank you very much for your answer, but I created it like the podfile in the sample project, I show you everything. Test Pod File: Ekran Resmi 2020-12-16 18 03 03

My Pod File:

Ekran Resmi 2020-12-16 18 03 42

Test Package Json: Ekran Resmi 2020-12-16 18 04 11

My Package Json:

Ekran Resmi 2020-12-16 18 04 47

Log:

Ekran Resmi 2020-12-16 18 05 33
mertbuldur commented 3 years ago

console.log(RNFFmpegConfig.getExternalLibraries().then((res)=>{ console.log(res); }))

LOG ["gmp", "gnutls", "iconv"]

tanersener commented 3 years ago

I'm not good at seeing the difference using screenshots. You need to fill out issue template fields, if you want to me to look at this. See #62.

mertbuldur commented 3 years ago

@tanersener sorry :(

Description I cannot switch from https package to full package.

Expected behavior I want to switch to full package

Current behavior Although I do the test part exactly, it outputs https

Screenshots

Ekran Resmi 2020-12-16 18 03 42 Ekran Resmi 2020-12-16 18 04 47 Ekran Resmi 2020-12-16 18 05 33

Logs https://ghostbin.co/paste/66749

Environment System: OS: macOS 11.0.1 CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz Memory: 226.49 MB / 8.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 12.16.3 - /usr/local/bin/node Yarn: 1.22.5 - /usr/local/bin/yarn npm: 6.14.4 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 14.3, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2 IDEs: Android Studio: 3.6 AI-192.7142.36.36.6392135 Xcode: 12.3/12C33 - /usr/bin/xcodebuild npmPackages: react: 16.9.0 => 16.9.0 react-native: 0.61.5 => 0.61.5 npmGlobalPackages: create-react-native-app: 3.5.1 react-native-cli: 2.0.1 react-native-rename: 2.4.1

Other When we compile the project we created in the test, it gives full output, but in my project, https

tanersener commented 3 years ago

Thanks. So, what is your cocoapods version? And what's the output of pod install? Could you share them please?

mertbuldur commented 3 years ago

immediately, COCOAPODS: 1.9.1

Podfile.lock ` PODS:

DEPENDENCIES:

SPEC REPOS: trunk:

EXTERNAL SOURCES: 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/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-Camera: :path: "../node_modules/react-native-permissions/ios/Camera.podspec" Permission-Microphone: :path: "../node_modules/react-native-permissions/ios/Microphone.podspec" Permission-Notifications: :path: "../node_modules/react-native-permissions/ios/Notifications.podspec" Permission-PhotoLibrary: :path: "../node_modules/react-native-permissions/ios/PhotoLibrary.podspec" RCTRequired: :path: "../node_modules/react-native/Libraries/RCTRequired" RCTTypeSafety: :path: "../node_modules/react-native/Libraries/TypeSafety" React: :path: "../node_modules/react-native/" React-Core: :path: "../node_modules/react-native/" React-CoreModules: :path: "../node_modules/react-native/React/CoreModules" React-cxxreact: :path: "../node_modules/react-native/ReactCommon/cxxreact" React-jsi: :path: "../node_modules/react-native/ReactCommon/jsi" React-jsiexecutor: :path: "../node_modules/react-native/ReactCommon/jsiexecutor" React-jsinspector: :path: "../node_modules/react-native/ReactCommon/jsinspector" react-native-camera: :path: "../node_modules/react-native-camera" react-native-document-picker: :path: "../node_modules/react-native-document-picker" react-native-ffmpeg: :podspec: "../node_modules/react-native-ffmpeg/react-native-ffmpeg.podspec" react-native-geolocation: :path: "../node_modules/@react-native-community/geolocation" react-native-image-picker: :path: "../node_modules/react-native-image-picker" react-native-netinfo: :path: "../node_modules/@react-native-community/netinfo" react-native-safari-view: :path: "../node_modules/react-native-safari-view" react-native-sqlite-storage: :path: "../node_modules/react-native-sqlite-storage" react-native-version-number: :path: "../node_modules/react-native-version-number" react-native-video: :path: "../node_modules/react-native-video" react-native-video-helper: :path: "../node_modules/react-native-video-helper" react-native-viewpager: :path: "../node_modules/@react-native-community/viewpager" 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" rn-fetch-blob: :path: "../node_modules/rn-fetch-blob" RNAppleAuthentication: :path: "../node_modules/@invertase/react-native-apple-authentication" RNAudioRecorderPlayer: :path: "../node_modules/react-native-audio-recorder-player" RNCAsyncStorage: :path: "../node_modules/@react-native-community/async-storage" RNCMaskedView: :path: "../node_modules/@react-native-community/masked-view" RNCPushNotificationIOS: :path: "../node_modules/@react-native-community/push-notification-ios" RNDateTimePicker: :path: "../node_modules/@react-native-community/datetimepicker" RNFastImage: :path: "../node_modules/react-native-fast-image" RNFBAdMob: :path: "../node_modules/@react-native-firebase/admob" RNFBApp: :path: "../node_modules/@react-native-firebase/app" RNFBDatabase: :path: "../node_modules/@react-native-firebase/database" RNFBMessaging: :path: "../node_modules/@react-native-firebase/messaging" RNFBStorage: :path: "../node_modules/@react-native-firebase/storage" RNFS: :path: "../node_modules/react-native-fs" RNGestureHandler: :path: "../node_modules/react-native-gesture-handler" RNImageCropPicker: :path: "../node_modules/react-native-image-crop-picker" 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" RNShare: :path: "../node_modules/react-native-share" RNSound: :path: "../node_modules/react-native-sound" RNSVG: :path: "../node_modules/react-native-svg" RNVectorIcons: :path: "../node_modules/react-native-vector-icons" toolbar-android: :path: "../node_modules/@react-native-community/toolbar-android" Yoga: :path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS: boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872 DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2 FBLazyVector: aaeaf388755e4f29cd74acbc9e3b8da6d807c37f FBReactNativeSpec: 118d0d177724c2d67f08a59136eb29ef5943ec75 Firebase: 78e8dd2e39d653de6270432ad84fe8b59f7bf4e8 FirebaseCore: 20046127eef0fcb8fa25df7fc12f7b97d4e48611 FirebaseCoreDiagnostics: d50e11039e5984d92c8a512be2395f13df747350 FirebaseDatabase: bf02ea57590aaab4e72b9b12b412a4c881ee81e2 FirebaseInstallations: 971df89b48ae5ee4cc2bf6935f3857a525d28550 FirebaseInstanceID: 5ccdee6a84e6b4bb5316de0a8cd88bc749ba490d FirebaseMessaging: 076054895c9260f82c7304cc7709dbf19b8f3e4a FirebaseStorage: 80e2cd5200791540ca544f4dcac5e6b56994fc97 Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51 glog: 1f3da668190260b06b429bb211bfbee5cd790c28 Google-Mobile-Ads-SDK: 2f288748a42920d1c744946a460896a95b0e9110 GoogleAppMeasurement: 8d3c0aeede16ab7764144b5a4ca8e1d4323841b7 GoogleDataTransport: 116c84c4bdeb76be2a7a46de51244368f9794eab GoogleUserMessagingPlatform: b168e8c46cd8f92aa3e34b584c4ca78a411ce367 GoogleUtilities: 3dc4ff0d5e4840e2fa8eef0889620e8c33d4218c GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52 leveldb-library: 55d93ee664b4007aac644a782d11da33fba316f7 libwebp: 946cb3063cea9236285f7e9a8505d806d30e07f3 mobile-ffmpeg-full: 505c583d91ac1c4fb2b015787e69d83f83fb8f29 nanopb: 1bf24dd71191072e120b83dd02d08f3da0d65e53 Permission-Camera: cc98f099e74178912b7c6b3795c3b59c246f0d7c Permission-Microphone: 2fb25d7e1efe36e82bcff52ce72d03ced7b6d474 Permission-Notifications: 1fa4616429c9919eebff8d8f8a05fbc2a51f9e58 Permission-PhotoLibrary: 7c335322d84ded15089f144d75cec154565fbc66 PersonalizedAdConsent: dbecabb3467df967c16d9cebc2ef4a8890e4bbd8 PromisesObjC: 8c196f5a328c2cba3e74624585467a557dcb482f QBImagePickerController: d54cf93db6decf26baf6ed3472f336ef35cae022 RCTRequired: b153add4da6e7dbc44aebf93f3cf4fcae392ddf1 RCTTypeSafety: 9aa1b91d7f9310fc6eadc3cf95126ffe818af320 React: b6a59ef847b2b40bb6e0180a97d0ca716969ac78 React-Core: 688b451f7d616cc1134ac95295b593d1b5158a04 React-CoreModules: d04f8494c1a328b69ec11db9d1137d667f916dcb React-cxxreact: d0f7bcafa196ae410e5300736b424455e7fb7ba7 React-jsi: cb2cd74d7ccf4cffb071a46833613edc79cdf8f7 React-jsiexecutor: d5525f9ed5f782fdbacb64b9b01a43a9323d2386 React-jsinspector: fa0ecc501688c3c4c34f28834a76302233e29dc0 react-native-camera: 5c1fbfecf63b802b8ca4a71c60d30a71550fb348 react-native-document-picker: 37b870da56cf33b8432212842e3f374b9fe98889 react-native-ffmpeg: 7c64ba2e41eeb06144ad77f17e62ecbbc29ae3c0 react-native-geolocation: cbd9d6bd06bac411eed2671810f454d4908484a8 react-native-image-picker: a6c3d644751a388b0fc8b56822ff7cbd398a3008 react-native-netinfo: d2c312fa4b151214e1d5c8456ddb5f28ff24a576 react-native-safari-view: 955d7160d159241b8e9395d12d10ea0ef863dcdd react-native-sqlite-storage: ce71689c5a73b79390a1ab213555ae80979a5dc7 react-native-version-number: 15563dc4145a94aabfc1faab2a9af10174a4204e react-native-video: 8d97379f3c2322a569f1e27542ad1a646cad9444 react-native-video-helper: 9501d162f7cee60439aa58c4d84cb6c0258076fd react-native-viewpager: 248267e605c2d4edd26924da7f15032d57ac0b75 react-native-webview: d3cf75764f98fd433f1222f5a7ca8e355ada2a15 React-RCTActionSheet: 600b4d10e3aea0913b5a92256d2719c0cdd26d76 React-RCTAnimation: 791a87558389c80908ed06cc5dfc5e7920dfa360 React-RCTBlob: d89293cc0236d9cb0933d85e430b0bbe81ad1d72 React-RCTImage: 6b8e8df449eb7c814c99a92d6b52de6fe39dea4e React-RCTLinking: 121bb231c7503cf9094f4d8461b96a130fabf4a5 React-RCTNetwork: fb353640aafcee84ca8b78957297bd395f065c9a React-RCTSettings: 8db258ea2a5efee381fcf7a6d5044e2f8b68b640 React-RCTText: 9ccc88273e9a3aacff5094d2175a605efa854dbe React-RCTVibration: a49a1f42bf8f5acf1c3e297097517c6b3af377ad ReactCommon: 198c7c8d3591f975e5431bec1b0b3b581aa1c5dd ReactNativeART: f003b07dfa7098aa419ed95b69560923440b1eee rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba RNAppleAuthentication: 473b2c076f1a48a537610580a168c1fb6d0a90c6 RNAudioRecorderPlayer: 9964c7c66ab7d8d2f3a1cc821bd0a5dc0eeb3908 RNCAsyncStorage: 3eea36d9460c5159b592f9ecbe5a77f8aca98006 RNCMaskedView: f5c7d14d6847b7b44853f7acb6284c1da30a3459 RNCPushNotificationIOS: c625dde093c3c8351d4babd34285d772f551dc36 RNDateTimePicker: 54bc1830e4e8d99ed00e6b6735b8517e163b2a4a RNFastImage: 9b0c22643872bb7494c8d87bbbb66cc4c0d9e7a2 RNFBAdMob: 011211938ceeb65f2436c21671e3079d103cef9b RNFBApp: 2b4e07dfca4cf780b9e2d61bcc21e34d890cd654 RNFBDatabase: f3ea0bd70bf54204599ec0e655408308ac1c6dd8 RNFBMessaging: f2480f83c9dc254681ee3cdf24495f3e894f55d7 RNFBStorage: 267441c043b570c93fbac73ae7fe3f56c75ed113 RNFS: 2bd9eb49dc82fa9676382f0585b992c424cd59df RNGestureHandler: 7a5833d0f788dbd107fbb913e09aa0c1ff333c39 RNImageCropPicker: 9d1a7eea4f8368fc479cbd2bf26459bd3c74d9aa RNLocalize: c388679af021ddd6069c215f7fdd2acf4e77ede5 RNPermissions: e29e449d948ba1c04f3bb3bede5c662667543c49 RNReanimated: 89f5e0a04d1dd52fbf27e7e7030d8f80a646a3fc RNScreens: b748efec66e095134c7166ca333b628cd7e6f3e2 RNShare: ea0393515826ea8d27a0e17cd3d6f3cc210630d9 RNSound: c980916b596cc15c8dcd2f6ecd3b13c4881dbe20 RNSVG: ce9d996113475209013317e48b05c21ee988d42e RNVectorIcons: 368d6d8b8301224e5ffb6254191f4f8876c2be0d RSKImageCropper: 617b4976e4a0ca18f3ce84f6cfa5945e574b51a3 SDWebImage: 9169792e9eec3e45bba2a0c02f74bf8bd922d1ee SDWebImageWebPCoder: 947093edd1349d820c40afbd9f42acb6cdecd987 toolbar-android: 404f4450b203597e7b417f714ff417bed562a1be Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b

PODFILE CHECKSUM: 91886599906fac64e9a27c596c5edb46fc12ce10

COCOAPODS: 1.9.1

Pod Install Command: Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring bindex-0.8.1 because its extensions are not built. Try: gem pristine bindex --version 0.8.1 Ignoring bootsnap-1.4.6 because its extensions are not built. Try: gem pristine bootsnap --version 1.4.6 Ignoring byebug-11.1.3 because its extensions are not built. Try: gem pristine byebug --version 11.1.3 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring msgpack-1.3.3 because its extensions are not built. Try: gem pristine msgpack --version 1.3.3 Ignoring nio4r-2.5.2 because its extensions are not built. Try: gem pristine nio4r --version 2.5.2 Ignoring nokogiri-1.10.9 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.9 Ignoring puma-4.3.5 because its extensions are not built. Try: gem pristine puma --version 4.3.5 Ignoring sassc-2.3.0 because its extensions are not built. Try: gem pristine sassc --version 2.3.0 Ignoring sqlite3-1.4.2 because its extensions are not built. Try: gem pristine sqlite3 --version 1.4.2 Ignoring websocket-driver-0.7.2 because its extensions are not built. Try: gem pristine websocket-driver --version 0.7.2 Using firebase.json from '/Users/mertbuldur/Desktop/YAZILIM/ReactNative/SoundLand/firebase.json' Adding a custom script phase for Pod RNFBApp: [RNFB] Core Configuration Detected React Native module pods for BVLinearGradient, RNAppleAuthentication, RNAudioRecorderPlayer, RNCAsyncStorage, RNCMaskedView, RNCPushNotificationIOS, RNDateTimePicker, RNFBAdMob, RNFBApp, RNFBDatabase, RNFBMessaging, RNFBStorage, RNFS, RNFastImage, RNGestureHandler, RNImageCropPicker, RNLocalize, RNPermissions, RNReanimated, RNSVG, RNScreens, RNShare, RNSound, RNVectorIcons, ReactNativeART, react-native-camera, react-native-document-picker, react-native-geolocation, react-native-image-picker, react-native-netinfo, react-native-safari-view, react-native-sqlite-storage, react-native-version-number, react-native-video, react-native-video-helper, react-native-viewpager, react-native-webview, rn-fetch-blob, and toolbar-android Analyzing dependencies Fetching podspec forreact-native-ffmpegfrom../node_modules/react-native-ffmpeg/react-native-ffmpeg.podspec` Downloading dependencies Generating Pods project Integrating client project Pod installation complete! There are 72 dependencies from the Podfile and 94 total pods installed.

`

tanersener commented 3 years ago

Can you delete Pods folder and Podfile.lock file, run pod install again and share the output please?

mertbuldur commented 3 years ago

excuse me of course Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring bindex-0.8.1 because its extensions are not built. Try: gem pristine bindex --version 0.8.1 Ignoring bootsnap-1.4.6 because its extensions are not built. Try: gem pristine bootsnap --version 1.4.6 Ignoring byebug-11.1.3 because its extensions are not built. Try: gem pristine byebug --version 11.1.3 Ignoring ffi-1.13.0 because its extensions are not built. Try: gem pristine ffi --version 1.13.0 Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Ignoring msgpack-1.3.3 because its extensions are not built. Try: gem pristine msgpack --version 1.3.3 Ignoring nio4r-2.5.2 because its extensions are not built. Try: gem pristine nio4r --version 2.5.2 Ignoring nokogiri-1.10.9 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.9 Ignoring puma-4.3.5 because its extensions are not built. Try: gem pristine puma --version 4.3.5 Ignoring sassc-2.3.0 because its extensions are not built. Try: gem pristine sassc --version 2.3.0 Ignoring sqlite3-1.4.2 because its extensions are not built. Try: gem pristine sqlite3 --version 1.4.2 Ignoring websocket-driver-0.7.2 because its extensions are not built. Try: gem pristine websocket-driver --version 0.7.2 Using firebase.json from '/Users/mertbuldur/Desktop/YAZILIM/ReactNative/SoundLand/firebase.json' Adding a custom script phase for Pod RNFBApp: [RNFB] Core Configuration Detected React Native module pods for BVLinearGradient, RNAppleAuthentication, RNAudioRecorderPlayer, RNCAsyncStorage, RNCMaskedView, RNCPushNotificationIOS, RNDateTimePicker, RNFBAdMob, RNFBApp, RNFBDatabase, RNFBMessaging, RNFBStorage, RNFS, RNFastImage, RNGestureHandler, RNImageCropPicker, RNLocalize, RNPermissions, RNReanimated, RNSVG, RNScreens, RNShare, RNSound, RNVectorIcons, ReactNativeART, react-native-camera, react-native-document-picker, react-native-geolocation, react-native-image-picker, react-native-netinfo, react-native-safari-view, react-native-sqlite-storage, react-native-version-number, react-native-video, react-native-video-helper, react-native-viewpager, react-native-webview, rn-fetch-blob, and toolbar-android Analyzing dependencies Fetching podspec forDoubleConversionfrom../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec Fetching podspec forFollyfrom../node_modules/react-native/third-party-podspecs/Folly.podspec Fetching podspec forglogfrom../node_modules/react-native/third-party-podspecs/glog.podspec Fetching podspec forreact-native-ffmpegfrom../node_modules/react-native-ffmpeg/react-native-ffmpeg.podspec` Downloading dependencies Installing BVLinearGradient (2.5.6) Installing DoubleConversion (1.1.6) Installing FBLazyVector (0.61.5) Installing FBReactNativeSpec (0.61.5) Installing Firebase (7.1.0) Installing FirebaseCore (7.1.0) Installing FirebaseCoreDiagnostics (7.3.0) Installing FirebaseDatabase (7.1.0) Installing FirebaseInstallations (7.3.0) Installing FirebaseInstanceID (7.3.0) Installing FirebaseMessaging (7.1.0) Installing FirebaseStorage (7.1.0) Installing Folly (2018.10.22.00) Installing GTMSessionFetcher (1.5.0) Installing Google-Mobile-Ads-SDK (7.69.0) Installing GoogleAppMeasurement (7.3.0) Installing GoogleDataTransport (8.1.0) Installing GoogleUserMessagingPlatform (1.4.0) Installing GoogleUtilities (7.1.1) Installing Permission-Camera (2.2.0) Installing Permission-Microphone (2.2.0) Installing Permission-Notifications (2.2.0) Installing Permission-PhotoLibrary (2.2.0) Installing PersonalizedAdConsent (1.0.5) Installing PromisesObjC (1.2.11) Installing QBImagePickerController (3.4.0) Installing RCTRequired (0.61.5) Installing RCTTypeSafety (0.61.5) Installing RNAppleAuthentication (1.1.2) Installing RNAudioRecorderPlayer (2.6.0) Installing RNCAsyncStorage (1.12.0) Installing RNCMaskedView (0.1.10) Installing RNCPushNotificationIOS (1.4.1) Installing RNDateTimePicker (3.0.6) Installing RNFBAdMob (10.1.1) Installing RNFBApp (10.1.0) Installing RNFBDatabase (10.1.1) Installing RNFBMessaging (10.1.1) Installing RNFBStorage (10.1.1) Installing RNFS (2.16.6) Installing RNFastImage (7.0.2) Installing RNGestureHandler (1.8.0) Installing RNImageCropPicker (0.26.2) Installing RNLocalize (1.4.1) Installing RNPermissions (2.2.0) Installing RNReanimated (1.13.0) Installing RNSVG (12.1.0) Installing RNScreens (2.10.1) Installing RNShare (3.7.1) Installing RNSound (0.11.0) Installing RNVectorIcons (6.7.0) Installing RSKImageCropper (3.0.1) Installing React (0.61.5) Installing React-Core (0.61.5) Installing React-CoreModules (0.61.5) Installing React-RCTActionSheet (0.61.5) Installing React-RCTAnimation (0.61.5) Installing React-RCTBlob (0.61.5) Installing React-RCTImage (0.61.5) Installing React-RCTLinking (0.61.5) Installing React-RCTNetwork (0.61.5) Installing React-RCTSettings (0.61.5) Installing React-RCTText (0.61.5) Installing React-RCTVibration (0.61.5) Installing React-cxxreact (0.61.5) Installing React-jsi (0.61.5) Installing React-jsiexecutor (0.61.5) Installing React-jsinspector (0.61.5) Installing ReactCommon (0.61.5) Installing ReactNativeART (1.2.0) Installing SDWebImage (5.10.0) Installing SDWebImageWebPCoder (0.2.5) Installing Yoga (1.14.0) Installing boost-for-react-native (1.63.0) Installing glog (0.3.5) Installing leveldb-library (1.22) Installing libwebp (1.1.0) Installing mobile-ffmpeg-full (4.4) Installing nanopb (2.30906.0) Installing react-native-camera (3.40.0) Installing react-native-document-picker (4.1.0) Installing react-native-ffmpeg (0.5.0) Installing react-native-geolocation (2.0.2) Installing react-native-image-picker (2.3.3) Installing react-native-netinfo (5.9.6) Installing react-native-safari-view (1.0.0) Installing react-native-sqlite-storage (5.0.0) Installing react-native-version-number (0.3.6) Installing react-native-video (5.1.0-alpha8) Installing react-native-video-helper (1.5.0) Installing react-native-viewpager (3.3.1) Installing react-native-webview (8.2.1) Installing rn-fetch-blob (0.12.0) Installing toolbar-android (0.1.0-rc.2) Generating Pods project Integrating client project Pod installation complete! There are 72 dependencies from the Podfile and 94 total pods installed.

`

tanersener commented 3 years ago

After running pod install, which folders do you have under Pods?

mertbuldur commented 3 years ago

Ekran Resmi 2020-12-16 20 37 48

mertbuldur commented 3 years ago

Ekran Resmi 2020-12-16 20 38 07

tanersener commented 3 years ago

mobile-ffmpeg-full is there. Are you sure you still see the https package?

mertbuldur commented 3 years ago

Yes, I'm sure. When I want to print the console package name from my javascript file, it says https.

tanersener commented 3 years ago

Have you tried building your app inside Xcode or deleting DerivedData folder?

mertbuldur commented 3 years ago

Thanks for everything, it worked this time even though I did not delete it before: D but now it gives the error no shine found: D -i ${cacheFile} -acodec shine ${newFile} where am i making a mistake so thanks

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.