Weird Issues
Ever since I updated to the last beta of Xcode 4.2 and even updated to the 4.2 version from the app store, one of my projects is completely messed up. First, my code doesn't even seem to do anything; as if it doesn't exist. I have some logic to detect shakes and play sounds and vibrate, but the vibration is the only thing that works. The other issue is that I have a plist value saying the icon already has gloss, but it still shows up on the home screen with gloss. The last issue is that I have the orientation only set to portrait, but when flipped upside down it rotates but wont rotate back. All of this is very frustrating. Has anyone else had these issues? Help?
|