cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate AR with agentry android client and iOS client 7.14.0

former_member301443
Participant
0 Kudos

Dear expert

I have successfully build an agentry client for Android/iOS client including GIS and I am trying now to integrate AR.

When generating the AR QRCode I am getting:

- WPF client displays the QRCode (arwpf.png)

- Android client freezes with a dark screen ()

- iOS client displays an empty page (arios.png)

I am using the following components to build the apps. Thanks for help. Regards.

*******************************************************

Code Levels:

Agentry SDK => SMPAgentryClientFramework-Android-70.14.0.zip

SAP EAM and service mobile app SDK 2.1.0 => 51051404_1.zip, 51051404_2.zip

Accepted Solutions (1)

Accepted Solutions (1)

former_member301443
Participant
0 Kudos

Didier,

This is a screen formatting problem with the iPhone. if you rotate your iPhone, you will see part of the QR code. see screen-shot-2017-05-10-at-181657.png

Answers (3)

Answers (3)

former_member301443
Participant
0 Kudos

I got it working on Android after cleaning Eclipse project and rebuilding all projects.

mark_pe
Active Contributor
0 Kudos

Didier,

As reference for iOS driver issues for our GIS items, you may try to review some of the known iOS issue tied to code signing changes in iOS 10. Some of the documented issues/resolutions are found here. Not sure if this is a good enough reference for your iOS issues. So far customers who have issues with iOS 10 who followed this step may have gotten their installation to work. I am not sure if it is related to your AR issues. Just check it out as reference.

https://launchpad.support.sap.com/#/notes/2443062

Best Regards,

Mark Pe
SAP Platinum Support Engineer

former_member301443
Participant
0 Kudos

Hi Bill,

Yes, I did. Regards.

xcode.png

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

For the iOS client are you also including the ImageIO framework in your client build?

--Bill