Replies: 2 comments
-
Hi @mregnauld, if you are working with Fastlane integration, then I would assume that you need to adjust these changes in your Fastlane settings. If these Apple breaking changes broke your Fastlane pipeline, then it should break it locally as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well, I just tried again and it's working now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the past few weeks, I can't deploy my iOS app anymore, as you can see in that workflow:
642187d0f144453321f8e488
.Here is the error message:
Apparently, Apple made some recent changes about app pricing that broke the CI made with Fastlane, as you can see here.
It looks like there is a workaround, and I wonder if you could implement it on your end so my CI could work again.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions