-
### Issue Description
We are seeing iOS build failures due to following issue:
```
Authentication credentials are missing or invalid.
- Provide a properly configured and signed bearer token, and…
-
Hello,
I'm trying to implement clevertap on IOS, but i have two issues.
The first one is when Apple try to analyse my application. I receive a mail telling me this :
> ITMS-90338: Non-public A…
-
It would be great to be able to include native SwiftUI watchOS app in Xamarin.iOS project. Similarly to extensions (`AdditionalAppExtensions`).
For now, I think it is possible by pasting manually …
-
Hello,
I'm running a custom sentry deployment on VMs (currently at aversion `23.6.2`) based on the self-hosted solution.
Everything seems to work fine except for the relay container where I see bu…
-
Previously when `0.XX.X` tag is pushed to GitHub it automagically (using GitHub actions)
* create iOS build
* upload to TestFlight
Currently due to expired Provisioning Profiles, Certificates develo…
-
See image build failed after in processing
![image](https://user-images.githubusercontent.com/47419993/85016126-ba722c00-b186-11ea-8dee-4a9e2a4b97b8.png)
It may happen for new app-store update
htt…
-
Sometimes it works, sometimes we get the following issue:
```
POST https://api.appstoreconnect.apple.com/v1/betaAppReviewSubmissions returned 422: The build is not in a valid processing state for …
-
I run deliver action with the following options:
deliver(
submit_for_review: false,
skip_app_version_update: true,
force: true,
team_id: "TEAM_ID",
precheck_inc…
-
When running the following command on `macos-13` runners on GitHub...
```
app-store-connect fetch-signing-files $BUNDLE_ID \
--platform IOS \
--type MAC_APP_STORE \
--strict-match-i…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …