cancel
Showing results for 
Search instead for 
Did you mean: 

Work Manager 6.3 ESRI Issues with SMP Mobile SDK SP12 PL03

stephen_kringas
Active Participant
0 Kudos

Hi,



Using the latest Mobile SDK SP12 PL03 to build the iOS Agentry Client with the ESRI component it now has issues that previously didn't exist with an earlier SDK version -

- Pins are not displayed on the Map
- Constantly says the user is offline when they have internet connectivity
- Basemap isn't selected when the Locations Tab is selected (also doesn't remember the selected basemap when navigating to and from different tabs).


The video below which shows the issues -


Our previous iOS Agentry Client v70.10.7.8 didn't have any of the above issues.


Has anyone experienced similar issues with the SMP Mobile SDK?


Could the version of XCode / iOS SDK be causing the issues? When I packaged the earlier version of Agentry, I was using XCode 6.4. For this packaged I've used the latest XCode version


Versions -
Work Manager 6.3
EAM Mobile SDK 2.0
Agentry iOS Client - v70.12.1.1
XCode v7.3.1
iOS v9.2.1


Thanks,

Stephen

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

The version of XCode / SDK is unlikely to be the issue as I have built an Agentry client with the ESRI component successfully using the following.

Work Manager 6.3.1

EAM Mobile SDK 2.0 + missing images for tagging / creating from map

Agentry iOS Client v70.12.1.1

XCode 7.3.1

iOS 9.3.2

I have not experienced any of the issues you describe. 

Regarding the missing icons did you remember to add the ArcGIS.bundle?  The only other thought I have is did you set the App Transport Security Settings that are now needed for iOS 9?

--Bill

stephen_kringas
Active Participant
0 Kudos

Hi Bill,

I'm going to try on another device which has iOS 9.3.2 installed to see if that makes a difference. Currently the iPad is on v9.2.1

The project has the ArcGIS bundle and the Transport Security Settings defined

Thanks Stephen