Carlos Ricardo Santos
Carlos Ricardo Santos
I second botmonster. Have you stopped working on this? Deprecated?
Had a chance to test the `UICollectionView` extension here and it works fine, and it finally solves the problem of not having a `completion` on every changeset applied. I ran...
Totally agree @ellneal 👌
Did you find the cause? Still have this bug...
One weird thing, When I switched the order of the UIInterfaceOrientations on my plist: UIInterfaceOrientationLandscapeRight UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationPortrait All started to work again...
@rFlex Is this line required? We can fill a PR to remove it if it's not required
Hey Peter, hope you're fine. Honest question, was there any work left to do on this PR? Because this would be an awesome feature ❤️
`2.219.0` didn't fix this and there's nothing related to this on release notes. What I can see on the output is: ```shell App has no prices yet... Enabling all countries...
Small correction to what @qyzdo mentioned: `2.212.0` doesn't solve the issue **if you have** `price_tier` on your `Deliverfile`. as @gabma referred here https://github.com/fastlane/fastlane/issues/21820#issuecomment-1906892034, you can simply remove the `price_tier 0`...
`1.13.0` has a dependency issue with active_support, please see this post for a temporary workaround https://github.com/CocoaPods/CocoaPods/issues/12098