(Do you have a paid Apple Developer account?)

Expo CLI 4.4.4 environment info:
System:
OS: macOS 11.4
Shell: 5.8 - /bin/zsh
Binaries:
Node: 15.14.0 - /usr/local/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 7.7.6 - /usr/local/bin/npm
Managers:
CocoaPods: 1.10.1 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
IDEs:
Android Studio: 4.2 AI-202.7660.26.42.7486908
Xcode: 12.5.1/12E507 - /usr/bin/xcodebuild
npmPackages:
expo: ~41.0.1 => 41.0.1
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz => 0.63.2
react-native-web: ~0.13.12 => 0.13.18
npmGlobalPackages:
expo-cli: 4.4.4
Expo Workflow: managed
This is my logs “expo diagnostics”

I have problem, i have all permissions in Apple Developer Account, but i got (Do you have a paid Apple Developer account?) when i try to expo build:ios . Login is successfulll but i got this error.

I checked my permissions in developer.apple.com and i have all permissions and have ability to create new app.

what am I doing wrong?

what’s the command you were running?

expo build:ios and expo build:ios -c

What role do you have there? You should have at least Admin (App manager might also work, but I’m not 100% sure about it)

You can also test if you have the required permissions by attempting to generate a distribution certificate manually from the apple website

i have
image
administrator role

can you tell me please how to generate a distribution certificate manually from the apple website

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.