UIFileSharingEnabled for iOS - how to enable this using App Studio?

3090
2
Jump to solution
07-06-2015 07:07 PM
by Anonymous User
Not applicable

Hi all.

I'm using App Studio and am wanting to enable the ability to sideload files onto an iOS device via iTunes.

I found the following link:

https://wiki.qt.io/Support_for_iOS

which indicates needing to add the following to the Info.plist that qmake creates:

<key>UIFileSharingEnabled</key>

  <string>YES</string>

Anyone have any idea how I go about doing this?

cheers,

Paul

0 Kudos
1 Solution

Accepted Solutions
LucasDanzinger
Esri Frequent Contributor

Paul,

I can tell you how to do this with the SDK, but I am not sure on the technical details with AppStudio

I recommend you post this same question in the AppStudio space (or in the Beta Community forum), and someone should be able to assist you there.

Thanks,

Luke

View solution in original post

2 Replies
LucasDanzinger
Esri Frequent Contributor

Paul,

I can tell you how to do this with the SDK, but I am not sure on the technical details with AppStudio

I recommend you post this same question in the AppStudio space (or in the Beta Community forum), and someone should be able to assist you there.

Thanks,

Luke

by Anonymous User
Not applicable

Thanks Luke, will do.

(Rather silly - I 'd hadn't realized that there was an App Studio space on Geonet - I think because I had searched for "App Studio" with a space and nothing came up!)

Have posted there and on the beta forum.

cheers,

-Paul

0 Kudos