Ambrose Chua
Ambrose Chua
This has already been done. The current script uses RUNNER_TOOL_CACHE
I'm also facing this error. I think the App Store Connect API might not support this operation.
The code is [here](https://github.com/fastlane/fastlane/blob/eb4584e0394c1fecccd70d4313260f4707f2af80/pilot/lib/pilot/build_manager.rb#L368-L374) that performs the deletion call. It is only supported in the unofficial App Store Connect API. If you'd like to use `reject_build_waiting_for_review`, I recommend using an...