Search results for

Swift 6

49,197 results found

Post

Replies

Boosts

Views

Activity

Reply to How to print Swift 2.0 iBook
I posted how to do this in the old forums: https://devforums.apple.com/message/1120684#1120684 using a technique Erica Sadun created (reference in the thread above). Essentially you use SiteSucker to pull the HTML to a local folder, then use Calibre to reformat the HTML in PDF or some ebook format.That said, its not working today. There is some kind of access issue - while Apple seems perfectly happy to let me view the Swift online HTML using any browser without even logging in, when SiteSucker tries to download it I get a 401 Access Failure. Sent this to SiteSucker support, but I'm not optimistic.BTW - there is a bug in the Apple Mac App Store version of SiteSucker so the new version won't work in any case. Erica used the older free 7.6.2 version which worked fine for Swift 1.2
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
nsurlsessiond issue using 100% CPU iOS 8.3
We have an application which downloads large amounts of data (10 files with a total of 5.8GB) using NSURLSession in the background. On iOS 8.3 and iOS 8.4 beta 3 we observed the following- The download sometimes suddenly stalls at around 1.2GB. Seems to happen on fat internet conenction with an iPad Air 2.- If we force terminate the App in this situation it can't be launched again. We have found that the nsurlsessiond is using 100% CPU and that the watchdog ist killing the App just after the launch as it is not responding. Looking at the crash report the creation of the NSURLSession [NSURLSession sessionWithConfiguration:delegate:delegateQueue:] seems to be waiting on a semaphore.This might be related to this post https://devforums.apple.com/message/1128072#1128072.I've attached the crash report below.Any ideas? We have filed this as Bug rdar://21300082Jakob------------------------------------------------------------------------Incident Identifier: 32D98114-3D3C-4C26-BFB5-F2984F6084DECrashReporter Key: 601353
0
0
1.3k
Jun ’15
Java SE 6
After upgrading to El Capitan I didn't notice that in the fine text that it was not going to support Java SE 6. Previous applications that relied on this now do not work. IS there a work-around?
1
0
345
Jun ’15
SMS & Apple Watch
So after updating my iPhone 6 and Apple Watch to their new respective betas, I had to restore my Apple Watch and start all over which I realize may be a bug. However now my watch will not let me reply to SMS messages and they don't show up in the Watch messages app. iMessages sync perfectly fine and I get SMS notifications, but no option to reply. If I try to send a new message as a SMS from the Watch, it crashes the device. This was also happening with the iOS 8.4 betas.Has anyone else had this problem? Thanks!
4
0
600
Jun ’15