Alamofire: iTunes Store operation failed. No suitable application records were found. Verify your bundle identifier 'org.cocoapods.Alamofire' is correct.

Created on 16 Mar 2017  路  5Comments  路  Source: Alamofire/Alamofire

Alamofire version 4.2.0 install by CocoaPods

captura de pantalla 2017-03-16 a las 20 28 54

Any solution?

Most helpful comment

I was also facing same issue..I fixed it by creating an app on itunesConnect before uploading app.
once you created app on itunesconnect. you should not get this error anymore.

there should be some authentication and a place to store your build. and if you don't have an app on itunesconnect with same bundle id it will not let you upload your app.

All 5 comments

The problem is not about Alamofire. @Zirialk . That's issues occur because the way you handle dependencies project, framework in your workspace is incorrect.

Hi @Zirialk , I'm facing same issue as you got, but reinstalling Cocoapods didn't help, can you provide exactly the steps you used to resolve this? Thanks

Hi @jshier Can you open that issue?

I was also facing same issue..I fixed it by creating an app on itunesConnect before uploading app.
once you created app on itunesconnect. you should not get this error anymore.

there should be some authentication and a place to store your build. and if you don't have an app on itunesconnect with same bundle id it will not let you upload your app.

Was this page helpful?
0 / 5 - 0 ratings