Lauch and Splash screen issue for Lite and pro version for iOS app on iPhone 5 - iphone-5

I have developed an iOS Universal app that is to be supported for iPhone 5 screens.Now the hing is that the application is supporting Lite and Pro version and they are housed in the same Xcode project.Now each target has its own Splash and launching screen that can be differentiated.The issue is that with iPhone 5 screen support how can i achieve this ? I could not found the enough details in pList settings to make a separate screen for Lite and pro version that can be visible on Iphone 5 ? All suggestions are welcome and thanks in advance to all geeks.

Related

Android studio 3.4 not showing preview device for older version

I have recently updated my Android studio to 3.4,but after that i am unable to see the preview of older devices lower than 5.0. Thanks in advance
Go with this steps shown in Image go to -:> Generic Phones and Tablets
All the smaller screen devices below 5.0 are moved to Generic Phones and Tablets option.

Can we deploy Xamarin.iOS app into simulator using windows Machine without connecting to Mac agent

Any one suggest me using visual studio can we deploy any of the iOS application in Simulator not connecting to Mac Agent??? Through Windows Machine.
Thanks In Advance!!
No it is an apple licensing requirement. There is the xamarin live player in preview which will let you test apps on an iphone without an mac
https://www.xamarin.com/live
Simulator for iOS always runs on Mac, there is no simulator for iOS for Windows. You can only cast the screen to Windows so that you don't have to look on the Mac screen, but that's all, you need a mac for that (and this requires Visual Studio Enterprise which you probably don't have - assuming from your other statements).
If you want to develop without Mac you can try to install Xamarin Live Player on your iOS device. And also you can't build the final package without a Mac (and it also required for uploading it to the store), just in this case you can possibly get some Mac in the cloud and pay per hour.
If you don't have even the iOS device then you need to buy it as this can't be resolved in any way.

creating windows 8.1 apps on Windows 8

I would like to know if it is possible to create win 8.1 apps with WinJs 2.0 (where the hub, search, back button, etc is included) on a machine with Windows 8 or do i have to install the preview of Win 8.1?
You need the preview of Windows 8.1 along with the version of Visual Studio for it.
You need to install preview on Win 8.1 as WinJS 2.0, relies of features introduced in IE 11 (mutation observers etc).

how to run iOS 4 application on iOS 3.1.3

I have an iPhone with iOS 3.1.3. I have developed an application with ios 4.2. Application runs well expect autoscrolling. when i click textview it scolls automatically to see text contents. when i install in my iphone it terminates when i click on text view. What can I do to fix this problem?
If you don't use api's that are only in 4.2 you can set you project iOS Deployment Target to 3.1 in the build settings of your project.

Will MonoTouch install on Apple iPad 2?

Will MonoTouch install on Apple iPad 2?
MonoTouch doesn't get installed anywhere, it's a development environment.
Apps created with MonoTouch, on the other hand, can run in any iOS device, including the iPad 2.

Resources