William Fulton
Posts: 0
Joined: Tue Feb 18, 2014 7:51 pm

Excluding ipad support not working

No worries, I know this probably requires looking under the hood of the engine. Thank you for the help. :)

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Excluding ipad support not working

Hi William,

We reproduced this behavior, we will need to research it additionally to fix it in the future.

As I assume that you have an xCode, here what you can do:

  1. Open your exported project in xCode.
  2. Choose "iPhone" as it shown on screenshot:
    Image
    -- this option will override the settings that you've set in Appery.io App Settings tab.
William Fulton
Posts: 0
Joined: Tue Feb 18, 2014 7:51 pm

Excluding ipad support not working

I have done this. The project always fails to load because of syntax errors in the cordova files. I can't build in xcode, it doesn't work.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Excluding ipad support not working

Please can you show us screenshot with this errors in xCode?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Excluding ipad support not working

Strange this shouldn't have happened.

Do you made any changes in your project or App Settings beside 'UIDeviceFamily' ?

Also here are the steps that can help: 1. Try to set settings in iOS keys tab again and export your project to xCode one more time.

  1. You can Clear your project when you have exported and open it in xCode: Product - Clean -- and try build once again.
William Fulton
Posts: 0
Joined: Tue Feb 18, 2014 7:51 pm

Excluding ipad support not working

This was the only change. I followed your instructions and got the same result.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Excluding ipad support not working

Please share your project with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a (http://devcenter.appery.io/documentat...) - and tell us it's name.

William Fulton
Posts: 0
Joined: Tue Feb 18, 2014 7:51 pm

Excluding ipad support not working

It looks like the latest modifications finally fixed the device family issue. The app was resubmitted and the binary shows support only for iphone / ipod. We should be good to go this time around.

This was with the ipa generated from appery.io. I still could not build through xcode due to semantic errors with the cordova library.

I suspect the last modifications I made to the project.pbxproj file made the difference. I edited lines 851, 902, and 920 to change the device family to "1".

I have shared my app with you so you can use it for reference to repair the engine if necessary. It is called Tuffy Central Florida.

Thank you!

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Excluding ipad support not working

Excellent. Thank you for update. This will help to investigate this issue.

Return to “Issues”