Troubleshooting

Hello,

I'm trying to deploy my application to iOS but it doesn't work. It's an application that already existed on the appstore but developed without flutterflow. I checked my bundle as indicated, I recreated a new Key ID with its p8 certificate. It even has "Admin" rights. but I still have this error.

do you know how to do it?

               "NSLocalizedRecoverySuggestion": "No suitable application records were found. Verify your bundle identifier \u201ccom.poulpy.vwtrip\u201d is correct and that you are signed in with an Apple ID that has access to the app in App Store Connect.",

What have you tried so far?

I checked my bundle as indicated, I recreated a new Key ID with its p8 certificate. It even has "Admin" rights.

Did you check FlutterFlow's Documentation for this topic?
Yes
2