I'm having an issue with mail and iOS 9. I have a button in my app that creates a MFMailCompositionViewController used for submitting feedback via email. This works fine in iOS 8. However, in the iOS 9 simulator, whenever I push this button, a window outside of the simulator pops up saying MailCompositionService quit unexpectedly.Meanwhile, the Xcode console shows the following output:viewServiceDidTerminateWithError: Error Domain=_UIViewServiceInterfaceErrorDomain Code=3 The operation couldn’t be completed. (_UIViewServiceInterfaceErrorDomain error 3.) UserInfo=0x7fa3aaff02b0 {Message=Service Connection Interrupted}However, the app hasn't actually crashed. It continues to work fine. The app only crashes if I try to share something via email using UIActivityItemProvider. And when this crash happens, there's no log output other than (lldb). Is this just an issue with the simulator? I haven't tried running the app on an actual device with iOS 9.
Search results for
Visual Studio Maui IOS
105,661 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I'm currently running into some problems when creating an NSAttributedString that displays the ruby annotation for a string. var reading = [.passRetained(ねこ) as Unmanaged<CFStringRef>?, .None, .None, .None] let annotation = CTRubyAnnotationCreate(.Auto, .Auto, 0.5, &reading) as CTRubyAnnotationRef let attributed = NSAttributedString(string: 猫, attributes: [ NSFontAttributeName: font, NSVerticalGlyphFormAttributeName: verticalLayout, kCTRubyAnnotationAttributeName: annotation.takeUnretainedValue() ])This is giving me the error that CTAnnotationRef doesn't have a member named takeUnretainedValue.Has there been a change in swift or iOS 9 that now means the code doesn't work as expected? Also, is there a better way I could be creating the NSAttributedString?The code above works fine under swift 1.2 / iOS 8.Thanks,Matt Delves
How do I instal the iOS 9 beta version on my iPhone 5s?
What exactly do you mean with updated on top of iOS 9? Are you talking about installing the same Beta over an existing Beta?Thanks for clarifying 😉.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hi everyoneWhen the final version is released to the public of watchOS 2, how will the update work from the GM?Usually, on iOS when upgrading from the GM to final, you download the APK off itunes servers, plug it into itunes and update it.On Mac, you just redownload the installer from the app store and install it.How will this work on watchOS since you cannot use a manual file and im guessing it wont read the full update from a GM if you know what im trying to say 🙂
Every time I try to run a watch app in the simulator I get these errors:Carousel quit unexpectedlyApplication Specific Information:Assertion failed: (false), function -[CSLHexAppGraph decrementNeighborCountsForHex:], file /BuildRoot/Library/Caches/com.apple.xbs/Sources/Carousel_Sim/Carousel-342.5/Carousel/UI/Mazda/Models/CSLHexAppGraph.mm, line 859.CoreSimulator 159 - Device: Apple Watch - 38mm - Runtime: watchOS 2.0 (13S5254w) - DeviceType: Apple Watch - 38mmcom.apple.datamitigator quit unexpectedlyApplication Specific Information:*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSFileManager enumeratorAtURL:includingPropertiesForKeys:options:errorHandler:]: URL is nil'terminating with uncaught exception of type NSExceptionabort() calledCoreSimulator 159 - Device: iPhone 6 - Runtime: iOS 9.0 (13A4254u) - DeviceType: iPhone 6Reinstalled xcode 7 twice now to see if it would fix
How does one use Handoff features in iOS 9?
In my iOS 8.3 its just Casino, Dice, and Educational subcategories that are not reporting correctly. Are you saying that for you none of the game subcategories report proper game types?
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
Are you able to get it to work? I'm unable to get anything to work from my Macbook running Yosemite to my test iPad running iOS 9.UPDATE: I had to re-pair it to my Mac in order for it to work.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hello everyone,I'm getting the old SourceKit errors I used to get every now and then with the Xcode 6/iOS8 beta, but now on iOS 9/Xcode 7.In the Console.app I can see that the SourceKitService closes with SEGMENTATION FAULT CODE 11.Any fix you guys found? Suggestions?
From the release notes of iOS 9 available in developer.apple.com i understand that Apple introduces new extension point for implementing Custom VPN Tunneling protocol. But the usage of the these extension point is based on the special permission from Apple. Could someone help me in getting more information on accessing and usage of Packet Tunnel Provider and necessary steps to request the special permission from Apple.
Hi,I have iPhone 6 and iPad Air now. I've upgraded both devices to iOS 9 beta 1.On iPad, when I opend Notes.app, app asked me to update notes to enable new features, but I chose Not Now.Then in iPhone, I updated notes and completed successfully.When I came back to iPad and opened Notes.app, app asked me again to update notes so I accepted it this time, but it shows animated loading circle all the time and never completes.Anyone facing same issue?Regards,TKN
im having the same issue, do you think its because of going from 8.4 beta 3 to ios 9 beta 1, i did this not knowing that they were releasing beta 4 the next day. would the battery be better if we went from 8.4 beta 4 to ios 9 beta 1?
Topic:
App & System Services
SubTopic:
Core OS
Tags:
My issue is that I want my activity data from my backup of my phone on iOS 8.3. I didn't think of not being able to continue that activity data when upgrading to iOS 9 and watchOS 2. Any suggestions?
ios 9 beta 1 is not connecting to wifi even with with the correct password. because of this I can't use my device. Please help.