Magnifier Problem

1518
1
Jump to solution
05-24-2012 09:31 AM
ShawnShepard
New Contributor III
I am currently developing a mobile editing application for the iPad.  The problem I am having is with the magnifier.  During development it seems to work fine.  When I tap and hold the map the magnifier opens.  When I change the code signing and archive the application for ad hoc distribution and install it on the same iPad I use for testing it stops functioning.  When I tap and hold the wait spinner opens but the magnifier never opens and then the wait spinner goes away.  If I change the code signing back to my developer cert. and debug against the iPad again it works.

Any ideas?

iOS 5.1
API 2.2.1
0 Kudos
1 Solution

Accepted Solutions
NimeshJarecha
Esri Regular Contributor
In your Xcode project >> target >> Build Phases, make sure that the ArcGIS.bundle is listed under 'Copy Bundle Resources'. See the location in image below...

[ATTACH=CONFIG]14778[/ATTACH]

Please let me know if you still have an issue.

Regards,
Nimesh

View solution in original post

0 Kudos
1 Reply
NimeshJarecha
Esri Regular Contributor
In your Xcode project >> target >> Build Phases, make sure that the ArcGIS.bundle is listed under 'Copy Bundle Resources'. See the location in image below...

[ATTACH=CONFIG]14778[/ATTACH]

Please let me know if you still have an issue.

Regards,
Nimesh
0 Kudos