Search results for

4.3

572 results found

Post

Replies

Boosts

Views

Activity

Reply to can't open i-Ad program tool
I don't believe the tool is supported on windows...From the iAPT download page:Software and Hardware RequirementsOS X 10.10.4 Yosemite or lateriBooks Author support requires iBooks Author 2.0 or later, iBooks (iOS) 4.3, and iBooks (OS X) 1.1.1 or laterPreview in iOS Simulator requires iOS 9.0 SDK or later. iOS 9 SDK is included with Xcode.Preview on an iOS device requires iOS 9.0 or later.
Topic: App & System Services SubTopic: General Tags:
Dec ’15
Xcode 7.1 installed but won't show up
I started the Xcode 7.1 update and it seems to have downloaded 4.5GB in the process.App Store is now showing xcode 7.1 as part of Updated Installed in the Last 30 days. However, when I open Xcode, it still shows 7.01. I checked files in Applications/Xcode and many files have latest timestamp (for example frameworks etc) so something seems to be updated. I restarted Mac but no help. Strangely, now it shows Xcode 7.1 in both Updates Available and also in Updated Installed in the Last 30 days. When I click Update, it again starts 4.3 GB download. Any idea what's going on ?Thanks
8
0
795
Oct ’15
Unable to Download App on iOS9
I'm running iOS9 beta 4 on an iPhone 6+. I have 5 apps on the appstore. Four install successfully. One downloads fully and then displays the following error:Unable to Download AppAppName could not be installed at this time.Done RetryI am able to install this app on iOS 7.0.4 and iOS 8.4 devices.Looking in iTunes Connect at the Build Details, the only noticable difference is the minimum OS version. The problem app build has a minimum of iOS 5. Others have a minimum of iOS 6, 7, and even 4.3.The iOS 9 device has 52GB free.Any ideas what could be causing this behavior?
2
0
1.8k
Aug ’15
Public Beta Portal Hanging? beta.apple.com/profile not working
Hello everyone,I am a member of the Public Beta program, and was looking to install the iOS 9.1 public beta (Beta 3, currently). Before I continue, I'd like to say I have a long history with iOS betas (going all the way back to iOS 4.3), so I know what I'm getting myself into. I am sure most of you know that the Beta Profile is necessary to install the beta OTA. On my iPhone 5s, this was not a problem. I went to the beta.apple.com/profile address in Safari, and logged into my Apple account through the Public Beta Portal without issue. I was able to install the Beta Profile no problem. Now, I attempted to log in through the portal on my iPad Mini 2 in Safari, and it hangs at the log in screen. It begins to load, and never finishes. If I set auto-lock to Never, it would attempt to load the page until the battery ran out. I tried to log in on other browsers, and it went through just fine; the only problem with this is I cannot load the Beta Profile into the Settings app through a third-party browser, as
1
0
829
Oct ’15
Starting to develop with iOS 4.3, device compaibility?
Hello,I am new to the iOS development, using C++ on Mac OS X some years.I like to develop apps using objective-c starting from my old X-Code on Snow Leopard (iOS 4.3). Is that forward compatible up to iOS 7+ and can I depoy such an application?I like to test my apps with my iPhone 4S having an iOS 5 installed. Will be using Snow Leopard for this (latest X-Code version there) possible?I have an external usb drive with an updated OS X (Marvericks). This will be my last resort, if I do not have any chance to use my Snow Leopard targeting iOS 4.3+ as a first start.Thanks for any help,Lothar
2
0
383
Sep ’15
Reply to Develop for client having devices running ios 6
You may consider it a fanboy response but, the reality is, in some cases, xCode 7 for example, what youare asking simply may not be possible. If you're coding with Swift, iOS 7 is the lowest target possible.Once xCode 7 goes into release, xCode 6.x will only be allowed for a limited time period so, same issue.Right now, you can use xCode 6.x and as Simpsonics said, set the target all the way down to 4.3 if youwish BUT, not in Swift apps.
Aug ’15
Reply to Check iOS 4 compatibility
Running Xcode 6 or Xcode 7 on OS X 10.10 or 10.11, is there a way to test my app on iOS 4/5/6? Xcode 6 supports building for iOS 4.3 and laterXcode 7 supports building for iOS 6.0 and later Can older simulators work in these newer versions of Xcode? No. If no to both, is there a way to make old versions of Xcode run on 10.10 and 10.11? Will they work? The earliest version of Xcode supported on 10.10 is Xcode 6The earliest version of Xcode supported on 10.11 is Xcode 7 I'm working on a project which has contractual requirements for supporting super old iOS versions. The app also has some users on those versions, so dropping support for them isn't an option at the moment. It is not possible to build an iOS app that supports iOS 4.2 with tools that are capable of building for the App Store.If/when Xcode 7 is required, it will not be possible to build an app that supports iOS 5.x.
Aug ’15