I have a product with two targets, one for iPhone and the other for iPad. I will build two separate applications, not universal.
As I will have to have two icon.png files ... |
I hope to create a single app that supports both the iPhone and the iPad. The app works in the simulator for both devices as desired. Now I'm trying to build ... |
Do I have to put 2 icon images in my build for iPad? and what are the names of those 2 build, one is Icon.png and what is the other one?
Thanks ... |
Our CEO wants our iPhone app's icons to look correct (ie not scaled) on both the iPad and iPhone. He does not want to actually create separate versions, or a ... |
I want to sync my iPad app with AddressBook system app, so i want to use that icon in UI, which will enable sync process.
|
I dont get it :) I have an Icon.pn that is currently 57x57, but when I compile I get a warning that it needs to be 72x72. If I make it ... |
How implement “shake to edit" in iphone program,the same as appliction icon in iphone.Can it be implemented?
|
|
Where can I get that standard "Send" or "Print" icon that I'm "supposed" to use for AirPrint printing?
|
I've named the icons correctly, added them in the project, they show up fine in simulator and iPad 1G but not just on iPad 2, tried everything but it still displays ... |
I am thinking of designing a a website which sort of looks like an app.So im in the process of designing the icons and creating the css for it. I was ... |
Here is my code in plist file.
It run correctly but the icon was not displayed.
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeIconFiles</key>
...
|
The icon is circular and I need to drop a circular drop shadow on it. The effect look likes the default disclosure button. How to do that ?
Thanks.
|
Right now I have a regular iphone app with unique springboard icon and splash screens. Now I want to create basically the same app with minor changes - and this app ... |
Can we use same icon image for more than one ios (ipad/iphone) applications?
Is there any such rule that each application should have a different icon?
Thanks.
|
Is there a UI class that corresponds to the app icons on the home screen?
Or some kind of button that is similar and also has a method for the wobble effect?
... |
I'm interested in a way to restrict access to the build-in iOS applications(Settings,Calendar,Contacts,etc).
I've seen a lot of solutions but i don't want to jailbreak my devices.Also, the "Restrictions" setting isn't enought ... |
Possible Duplicate:
Is there a way to set different CFBundleDisplayName for iPad and iPhone?
The title of my iPhone application is too long to fit underneath ... |
our company is having an app made and our app developer is providing this service in-kind. They asked for icon files which I need to prepare for them.
Is there anyway I ... |