how can i disable iPad support when building an iPhone-only app?

2,506 views
Skip to first unread message

jony kalavera

unread,
Mar 15, 2011, 11:14:57 PM3/15/11
to rhom...@googlegroups.com
i have successfully generated and tested my app for iphone. i never intended it to run on an ipad nor i want to change all the layout already generated to support a bigger screen. when i upload my app to the itunes connect website it ask's me to upload the ipad's missing screenshots. i tried to change the settings (http://developer.apple.com/library/ios/#documentation/general/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html) building the app with xcode but no luck.

the binary details of the app (@ itunes connect) say:

Device Family :  1, 2

meaning iPad IS supported.

i found this post https://groups.google.com/d/topic/rhomobile/DL5eff0eF5s/discussion
which describes a similar issue. i tried to see the status of the pivotal tracker story i cant seem to find it anywhere (honestly i don't GET this website).

please help me figure this out. which other settings i can change to do this? this should be easier i think. u_u
let me know if i need to post any logs or settings.
thanx in advance for any help or guidance.

Dmitry Soldatenkov

unread,
Mar 16, 2011, 6:44:16 AM3/16/11
to rhom...@googlegroups.com, jony kalavera
Hi,

You should make your application by XCode and change rhorunner project settings in XCode.
For example in XCode 4 this property placed in "summary" tab in project view - see in attached screenshot.


--
You received this message because you are subscribed to the Google Groups "rhomobile" group.
To post to this group, send email to rhom...@googlegroups.com.
To unsubscribe from this group, send email to rhomobile+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhomobile?hl=en.



--

Best regards,
  Dmitry A. Soldatenkov
  E-mail: dmi...@rhomobile.com
  Skype: soldatenkoff


xcode4.png

pradeep narava

unread,
Mar 16, 2011, 7:19:17 AM3/16/11
to rhom...@googlegroups.com, Dmitry Soldatenkov, jony kalavera
Hello Guys,
Anyone of you guys know how can we implement text editor in rhodes.
For example user can select some text in text area and when click on bold,italic etc changes the corresponding text.

Another question is how can we draw paths in google maps ,example from one place to another place an so on.


Regards,
Pradeep

Dmitry Soldatenkov

unread,
Mar 16, 2011, 10:29:30 AM3/16/11
to pradeep narava, rhom...@googlegroups.com, jony kalavera
Hi,


1. Investigate how you can make text edit by JavaScript. You can found already prepared JS solutions for it.
2. Currently you can not draw path in our mapview. If you want additional functionality in mapview, you can make your own native extension map module based on Googlemaps or other map solutions with your native view, where you can do anything. Our solution is open-source - you also can modify our sources on your side or use our sources for example.

jony kalavera

unread,
Mar 17, 2011, 12:11:23 PM3/17/11
to rhom...@googlegroups.com, jony kalavera
thanx ñ_ñ i upgraded to xcode 4, compiled using the rake command an voila!

still i ran into some issues when trying to comile with xcode directly.

i'll try to post more info about this later, but xcode4 was the solution to my original problem.
Reply all
Reply to author
Forward
0 new messages