Its cool as long as they arent using at of the new iOS 8 API calls, etc. Of course, that assumes that Apple has not put the word out to devs to get their apps ready for iOS 8 launch. I havent seen that announcement, but it should be close. Typically its about a week ahead of the general release of iOS 8.
I did a quick check of my recently updated apps and I havent seen any similar comment.
They could have the iOS API calls in there as long as the app detects what iOS version it's running on and adjust which calls it's using based on that.
Still, I imagine this was mistakenly let out onto the store a little early.
They could have the iOS API calls in there as long as the app detects what iOS version it's running on and adjust which calls it's using based on that.
They could have the iOS API calls in there as long as the app detects what iOS version it's running on and adjust which calls it's using based on that.
Not easily, because the App Store won't accept apps built with the iOS 8 SDK yet.
The app was most likely tested with iOS 8, fixes made for any issues that cropped up, and rebuilt with the iOS 7 SDK / Xcode 5.1.
I don't think they can. In order to build with iOS 8 specific API calls they would need to upload with Xcode 6 and I don't believe that you can publish with Xcode 6. When you go to publish to the app store it checks the build number of Xcode and it must be a publicly released version (at least that is what I remember from previous beta builds of Xcode).
Just because you publish with Xcode 6, doesn't mean you can't build for previous versions.
Yes, but what I am saying is that Xcode 6 will not allow you to publish to the app store. You have to do so from Xcode 5