At first try it was successful, but when tried to upload to itunes connect, it said:
No suitable application records were found. Verify your bundle identifier <app.bundle.id> is correct.
Then I tried to create a new application on itunes connect for this build. It failed with:
You have no eligible Bundle IDs for iOS apps.
So i thought maybe it was something cache problem (because when i was building the app, it didn’t ask to handle my credentials). I re-run the build, but this time with --clear-app-credentials. With that, the expo did recommend that it will handle by credentials, but when i typed in my apple id / password, it return wtih:
An App ID with Identifier <app.bundle.id> is not available. Please enter a different string.
As i said in the end of my post: I replaced the actual bundle id with bundle.id , the bundle.id is just a replacement of the actual bundle id because of security stuff.
The actual bundle id has the correct format [country code].[domain].[app name].