-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I'm in the process of building an app related to healthcare IT. My company wants to be able to distribute it through the appstore, but only if a device identified by the UDID of is specifically provisioned in the database. I've got all that built, but I was wondering if Apple might reject something…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Has the appStore changed it's approval times? Before the iPad announcement we were getting approved in 2-3 days. After the announcement we're over a week and no sign of any approval on the horizon.
Are there any changes in the xml plist for the app needed to improve approval times?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
What do I need to include if my iPhone App uses some third party code under an opensource licence for example BSD or MIT, before submitting for AppStore approval?
Is it enough if I let original code with it's comments untouched or do I need to include a readme file where I describe that I used "xyz's…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
What do I need to include if my iPhone App uses some third party code under an opensource licence for example BSD or MIT, before submitting for AppStore approval?
Is it enough if I let original code with it's comments untouched or do I need to include a readme file where I describe that I used "xyz's…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I followed exactly what I thought I understood the steps to be in the iPhone Programming Guide for specifying that my app requires telephony (I opened MyApp-info.plist, added a new key called UIRequiredDeviceCapabilties, set the key type to Dictionary, added a new row with key set to "telephony",…
>>> More