IOS - dev build for real device fails - service not available because of maintenance activities
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 236
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 98
Description
### Build/Submit details page URL
_No response_
### Summary
When I try to build for device, after selecting device for the ad hoc build, I get
```
npx eas build --platform ios --profile development
....
....
✔ Select devices for the ad hoc build: › 00008140-001064E82104801C (iPhone) (created at: 2025-04-30T12:55:11.731Z)
✖ Failed to handle Apple profiles
Failed to set up credentials.
Apple provided the following error info:
Service not available because of maintenance activities, please try again after some time.
Error: build command failed.
```
As far as im concerned, apple does not have any maintenance as of now https://developer.apple.com/system-status/
Its about 24 hours since I encountered this problem.
Any suggestions?
(This is working on Android)
### Managed or bare?
bare / prebuilt
### Environment
expo-env-info 1.3.3 environment info:
System:
OS: macOS 15.4.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.11.0 - ~/.nvm/versions/node/v20.11.0/bin/node
Yarn: 1.22.21 - ~/.nvm/versions/node/v20.11.0/bin/yarn
npm: 10.2.4 - ~/.nvm/versions/node/v20.11.0/bin/npm
Watchman: 2025.02.17.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.16.2 - /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 24.1, iOS 18.1, macOS 15.1, tvOS 18.1, visionOS 2.1, watchOS 11.1
IDEs:
Android Studio: 2023.3 AI-233.14808.21.2331.11709847
Xcode: 16.1/16B40 - /usr/bin/xcodebuild
npmPackages:
expo: ~52.0.36 => 52.0.37
expo-router: ~4.0.17 => 4.0.17
react: 18.3.1 => 18.3.1
react-dom: 18.3.1 => 18.3.1
react-native: 0.76.7 => 0.76.7
react-native-web: ~0.19.13 => 0.19.13
npmGlobalPackages:
eas-cli: 16.4.0
Expo Workflow: bare
### Error output
_No response_
### Reproducible demo or steps to reproduce from a blank project
.
Contributor guide
Assessment
This issue has not been assessed yet.