-
I am facing some problems when I try to integrate with the swift project with has pod files installed.
Could you guys please explain what are the correct steps to be followed for implementing this li…
-
-
Idea: CocoaPods.app could handle your indentation, etc
This is useful in general, cause its less to think about. However, this is extra useful when using auto-complete which currently doesn't take ta…
-
## Description
I'm encountering build failures when integrating Rollbar into a bare-minimum React Native project. The error seems to stem from the `RollbarCrash` module, causing build failures in b…
-
I'm trying to create my own Pod using `pod lib create Test`. I've tried multiple times with various answers to each questions and every time at the `Running pod install on your new library.` step, Ter…
-
For some reason, I can't find SDSegmentedControl using
```
pod search sdseg
```
When I put it in my Podfile. it comes back with:
```
Unable to find a pod named `SDSegmentedControl'
```
... when I…
-
Does this version work now? I noticed the old one you referenced is now removed.
`pod 'VideoCore', '~> 0.2.0'`
-
Hi,
We're trying to integrate the Customer IO SDK into our managed Expo app using this plugin. However, we are unable to successfully make an iOS build. I've followed the [guide](https://docs.custo…
-
We need to upgrade the Giphy dependency as soon as possible to add iOS 18.0 and the latest XCode support.
```
Asset validation failed (90482)
Invalid Executable. The executable 'App.app/Framewor…
gasci updated
1 month ago
-
https://stackoverflow.com/questions/73597917/invalid-podfile-file-uninitialized-constant-podpodfileflipperconfiguration
REMOVE: flipper_config = ENV['NO_FLIPPER'] == "1" ? FlipperConfiguration.disable…