Testing Apps not showing in iTunes Apps section - ios

I am new to iOS development. I created Apps under Xcode 6.1 by using my Mac and I can test the Apps by using my connected iphone 5S, however I discovered that these Xcode-generated testing Apps not showing under iTunes Apps section (though after Sync). Any help would be appreciated, thanks!!

Related

Simulating app view in iPhone 5

I have an app installed in iPhone 6s. I would like to see how it looks in iPhone 5. My app is an in-house app and not yet distributed in iStore.
Is there anyway I can simulate the view in iPhone 5, using my app installed in iPhone 6s. I do not have an iPhone 5 device.
Simply No you can't.
1.If you wanna check into other models, you can use Interface builder preview provided by Xcode.
2.If app is an House-app or any (holding IPA file on app) & if you have other model device then probably you can use Diawi helps developers to deploy Development and In-house applications directly to the devices.

iOS App change universal to iPhone only

We have a app that was submitted as a universal app with support for all devices iPad and iPhone but we no longer want it to show in the store as a iPad app we want it to just be a iPhone only app.
This app was built with Appcelerator so i have changed the app tiapp.xml details to only support iPhone no longer universal, but it will not submitted to the store.
I can't upload the existing app because the family group in the bundle Id. it won't accept removing the iPad.
How can we remove the app from being listed as a iPad app really important as the app was not built with iPad in mind it would be fine if it was just a scaled up version of the app.
Any help please?
Developers who wish to issue updates, but remove device support, have
three choices:
Fix their app so that it can work on the devices they originally set
out to support. Target a newer version of iOS that requires a newer
device. Remove their app from the store, and upload the new app with a
different bundle ID.

iOS application - Don't support iPad

I have developed a new iOS application (it supports iOS6 and older versions). It has been tested in iPhone4 and iPhone5, both work perfectly.
When uploading the application to the AppStore, Apple is asking me to provide screenshots for iPad. The problem is that I haven't tested the application in iPad as I don't want it to be used there. Is it possible to specify somewhere that the application is not iPad supported? Will I still have to provide the iPad screenshots when uploading the application?
Thank you,
skull
In Xcode you can specify which devices your application will work with before submitting it to the store.
In the project build window you can specify what platform it works on in the device family field.
If set to iphone it will not publish to ipad

AIR apps for iOS

I'm developing AIR apps in Flash and Flash Builder 4.6. I've put several of these on my server. When I try a download from an iPad / iPhone it errors and says the app can't be installed. Do iOS devices need the AIR sdk installed to view AIR apps? Thanks in advance. Rob - http://www.putnamassociates.com/Apps/newApps.html
You either need to submit you apps to the App-Store or you need to purchase an "Enterprise" Account, with which you can install apps without the app store.

Test iPhone app made in flex on iPhone 3GS?

I have built an app in Adobe Flex (4.5) and it works well on Android, but i need to test it on an iDevice. I have an iPhone 3GS available, and I have made a provisioning profile with it and certified it through the proper Apple channels, but trying to install the app to the phone through iTunes results in an error (the same one you get when trying to install non-market apps), and I can't find a way to import it into xCode.
NOTE: I developed the app on a PC in Flex, but have a MacBook Pro available for testing.
Is there any way to test my app or am I out of luck?
You need a developer version of your iPhone for it to work. Take a peek at the Adobe documentation. Look at Page 4 for "Obtaining and working with iPhone developer file".

Resources