Select to view content in your preferred language

Facing issue while exporting app with ArcGIS maps

282
2
Jump to solution
4 weeks ago
grey_cat
Emerging Contributor

I have integrated the ArcGIS Maps in my ios app but when I am trying to export the app, I am getting this error: "Xcode Couldn’t Find Any iOS App Development Profiles Matching". Do you have any solution for this?

0 Kudos
1 Solution

Accepted Solutions
grey_cat
Emerging Contributor

Hey, thanks for your reply, I have been using xcode 16, and the 200.8 version of SDK, and the error message doesn’t contain any identifier. And I have checked that, if I remove ArcGIS Maps SDK the error still persisted and I thought that problem is with xcode. After that I updated the xcode, but it gave no relief then I found a solution for this particular error and I found that there is mismatching in the Development Team in Xcode and in Apple Developer Account and I was able to resolve my issue. 

View solution in original post

2 Replies
DavidFeinzimer
Esri Contributor

Hi @grey_cat, thank you for reaching out. I think we'll need some additional information to effectively diagnose this:

  1. Does the full error message contain a bundle identifier, and if so, is it one created by you?
  2. Which versions of the SDK and Xcode are you using?
  3. Can you confirm that you no longer experience the error if you remove the ArcGIS Maps SDK dependency and comment out any usage of it?
  4. If you're targeting App Store Connect, have you registered the Bundle Identifier?

These details should help clarify things a bit more.

0 Kudos
grey_cat
Emerging Contributor

Hey, thanks for your reply, I have been using xcode 16, and the 200.8 version of SDK, and the error message doesn’t contain any identifier. And I have checked that, if I remove ArcGIS Maps SDK the error still persisted and I thought that problem is with xcode. After that I updated the xcode, but it gave no relief then I found a solution for this particular error and I found that there is mismatching in the Development Team in Xcode and in Apple Developer Account and I was able to resolve my issue.