App on iOS Beta won't AutoRotate - ios

I am using an iOS 10 beta, and running an app that supports all orientations.
When I build and run the app using Xcode 7, the iPhone won't rotate.
The hacky solution for now is to then stop running the app, force-quit the app from the iPhone, and then launch it again from the phone. At that point, the rotation works fine.
Has anyone experienced this, any ideas as to how to solve this problem?

Related

iPad Air 2 Launch to White Screen

On the iPad Air 2, running iOS 9.3.2 Apple has been mentioning that our iOS app is loading to a white screen on launch. We've physically bought an iPad Air 2 and are running the same OS, but on launch are completely unable to reproduce this white screen. Has anyone encountered this problem before?
It may be an iOS system problem. You can update your iOS to the latest version. If you don't know how to do this, you can finish it via RecoveryTool Fix Recovery.

iOS App on iPad Air Wrong Rotation

As iOS developer I have created an App for my client. It is locked in landscape mode all the time. Everything works fine on my iPad 2, but for some unknown reason it is stuck in portrait on my clients device, an iPad Air 2 with iOS Version 9.3.2 (to which I currently have no access). I suspect a software glitch on the iPad Air, but would like to make sure that the fault is not with me before suggesting a reboot or even a rollback. My question therefore is: Which XCode settings should I check to make sure everything is fine with my app and the fault is with the device? I'd appreciate any experience shared.

Does iOS 9.0.2 stop autorotating?

I'm running the app I'm developing in an iOS 8 device and it rotates to landscape, but not in a device I've just updated to iOS 9.0.2, is somebody else experiencing this?
Thanks
EDIT: Just tried in iOS 9.0 simulator and autorotation neither works... is there something additional to take into account for autorotation in iOS 9?
I restarted the device several times as well as Xcode and now it seems to work...

iPad app freezes but not on iPhone

I have an app which has started freezing at random when I run it on the iPad. It does not happen on any iPhone, not yet anyway. I download a bunch of images on my app, to display on a list, and store them to the internal cache in the background. Also, the app uses modal segues. The freeze is so random I am not able to pinpoint the source of the problem.
All this has started after the device was upgraded to iOS 7. I have also upgraded my Xcode to version 5 and am using iOS SDK 7. Everything was working fine on iOS 6.
Has anyone been facing similar problems?

AudioServicesCreateSystemSoundID causing volume does not change using physical volume control buttons on iPad

I am in urgent need of the the geeks present on this forum regarding the iOS SDK questions.I have an app in which i hav to play multiple sounds simultaneously.I started with AVAudioplayer class but i realise that it was getting hung on iPhone 3gs and older iOS versions so i moved to AudioServicesCreateSystemSoundID((CFURLRef)afUrl,&soundID) from the tips of one of my friend.Now the app plays sound seamlessly on both iPhone and iPad .I have an iPhone 4S with iOS 5.1.1 and i have updated the Ipad 2 from iOS 5.1.1 to latest iOS 6.0 stable.Now the problem is that the app runs fine on iPhone but on iPad a strange issue comeing up.On iPad sound is played but the volume does not change with Physical volume change button effect.I have build the app using Xcode 4.5 GM with iOS 6.0 and have set the deployment target to iOS 5.0 .
Please help me out as i am getting crazy on this strange behavior on Ipad only ..I hope i would definitely get the perfect solution here from you guys !!
Thanks in Advance !!!!

Resources