FeelHippo
FeelHippo
What's fixed it for me was to: `pod deintegrate pod install`
Hi there, I am also investigating how to read the full referrer from the stores (including utm links), but I don't seem to be able to determine if this package...
I did try to revert to `xcversion()` as well, though my pipeline failed (kind of expected, unless you specify an older Fastlane version in Gemfile): ``` [11:06:50]: ----------------------- [11:06:50]: ---...
Issue fixed by using xCode 15.1.0: My CI looks like this: ``` ... steps: - name: Install Bundler run: gem install bundler - uses: actions/checkout@v3 - uses: actions/setup-node@v3 with: node-version:...
Hi there, I am facing the same issue, the documentation does not mention this possibility, can you please confirm whether it is possible?
I agree that clustering without the possibility of customizing the appearance is not very useful. However, I spent a bit of time looking into a possible solution, and it's definitely...