Page 3 of 6

UIMainStoryboardFile Main story file board

Posted: Sat Dec 05, 2015 3:14 pm
by Illya Stepanov

Hi Kinson -

Please check this link: https://devcenter.appery.io/known-iss...


UIMainStoryboardFile Main story file board

Posted: Sat Dec 05, 2015 6:50 pm
by Kinson Sa

Thanks a lot. It is possible to include the cordoba plugin to my app fron appery? It will be great to know how. Thanks


UIMainStoryboardFile Main story file board

Posted: Sat Dec 05, 2015 7:00 pm
by Alena Prykhodko

Hello,

Please see how to add plugins here https://devcenter.appery.io/documenta...
Check Importing Cordova plug-ins section.


UIMainStoryboardFile Main story file board

Posted: Sun Dec 06, 2015 1:37 pm
by Kinson Sa

Dear Alena, thanks a lot I just import plugin, but I have another error that I do not underestand, and in stackoverflow they say we have to make some changes, but I do not like as Apperyio tell me after this changes It will be not be done automatically.

Error: Error Itms-90339: This bundle is invalid . The info.plist contains an invalid key 'CFBundleResourceSpecification’ in app bundle

What they make

http://stackoverflow.com/questions/32...

Waiting for a reply, thanks in avdance.

Pedro


UIMainStoryboardFile Main story file board

Posted: Sun Dec 06, 2015 1:58 pm
by Alena Prykhodko

Kinson,

As a workaround please try to comment this line. Please see image in attachment.
Kindly let us know the result. Image


UIMainStoryboardFile Main story file board

Posted: Sun Dec 06, 2015 2:48 pm
by Kinson Sa

Dear Alena, is on Itunes. Thanks. I hope no problem for comment this line.

Thanks a lot

Pedro


UIMainStoryboardFile Main story file board

Posted: Sun Dec 06, 2015 2:54 pm
by Alena Prykhodko

Glad to hear :)


UIMainStoryboardFile Main story file board

Posted: Wed Dec 09, 2015 1:44 am
by Frank7390035

Hi,

I have followed the instructions and have added this line as suggested

UIRequiresFullScreen

(this editor won't let me write the full HTML)

The app passes the test in the Application Loader, but when I submit it to the App Store from iTunesConnect I get this error:

The app's Info.plist can't contain values for the UIRequiredDeviceCapabilities key that would prevent this app from opening on any [?] device. For more information, see Understanding the UIRequiredDeviceCapabilities Key.

This -
UIRequiresFullScreen

is is the only change I made to the info.plist file

What should I do?


UIMainStoryboardFile Main story file board

Posted: Thu Dec 10, 2015 12:38 pm
by Serhii Kulibaba

Hello,

Please look at this topic: https://getsatisfaction.com/apperyio/...


UIMainStoryboardFile Main story file board

Posted: Fri Dec 11, 2015 1:32 am
by Frank7390035

thanks. In my case I had selected "microphone" under UIRequiredDeviceCapabilities .
Removing that solved the problem