cancel
Showing results for 
Search instead for 
Did you mean: 

wrapping ipa file using mdm tools

Former Member
0 Kudos

we have downloaded the Fiori Client IPA file from the iTunes app store and try to wrap the file using one of the

MDM tool. We have encountered a problem stating that IPA file was encrypted file from the Public App Store.

Please help with the resolution here

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey there

The ipa file from the iTunes App Store is signed by a key from SAP itself. If you need to wrap it with your MDM solutions, you have to build your own custom Fiori Client. Then you can generate .ipa and .apk files without a certificate and then you can wrap it (i.e. with Worx Home).

Have a look at this blog:

Regards

Fabian

Former Member
0 Kudos

thanks

Former Member
0 Kudos

i am trying to extend fiori app from local webide

iam getting error like check the configurations for abap development

please help

agentry_src
Active Contributor
0 Kudos

New Question, new Discussion please. 

Also:

Please mark this Discussion with a Correct Answer (closes, but does not lock the Discussion) and Helpful Answer where appropriate. See http://scn.sap.com/community/support/blog/2013/04/03/how-to-close-a-discussion-and-why   Even if you discovered the solution without any outside contributions, it helps others to understand what the solution turned out to be. 

Do not use Assumed Answered as it confuses anyone looking for the specific answer.  If you dig into the Getting Started link (top right of each SCN page), you are only instructed to mark Helpful or Correct Answers to Discussion responses. 

Thanks, Mike (Moderator)

SAP Technology RIG

Answers (1)

Answers (1)

gill367
Active Contributor
0 Kudos

Which MDM solution you are using.

Most of the MDM solutions require IPA file with provisioning profile also to publish it to devices. As mentioned by Fabian, you need to create your own fiori client using SMP SDKs.

It requires node.js, apache cordova, SMPSDK installed on the mac which has xcode also.

SMPSDK will provide you a script file after running which an XCODE project will be created that can be used to create required IPA files.

Regards,

Sarbjeet Singh