Can not back up to iCloud after installing iOS 9 on a 6 Plus.
Search results for
İOS 26 beta battery %1
250,760 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I was able to download iOS 9, but while I was installing it on my iPhone 6, i got an error that said something like Unknown error (6). Any idea what's causing this? Do i need to have El Capitan on my mac to be able to install iOS 9 through iTunes?
Any one else's photos not downloading from iCloud? Mine just says waiting to upload the new photos and yes I'm on wifi.
It seems possible, I mean, your app would need to be aware of the content on the server. You would need to fetch certain data from the server to create the CSSearchableItem, and then fetch the whole item to display when you get the unique identifier from application:continueUserActivity:restorationHandler:. Of course you would want to store some stuff locally so you don't make tons of requests.I also saw a Web markup item on the search overview in this page (https://developer.apple.com/ios/pre-release/) the documentation link for it seems broken though.
Topic:
App & System Services
SubTopic:
General
Tags:
Thanks, Behrens,Where will we find WatchConnectivity documentation?Will the simulator in Xcode 7 beta allow us to experiment with this configuration? Or are we required to install iOS 9 and register our watch to test this?Mike
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I am trying to pass data from one view controller to another view controller. Here is my code so far that I have tried, but I keep getting an error when using this code. The error says, Outlets cannot be connected to repeating content.-(void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender { SchoolLocationViewController *schoolLocation = [segue destinationViewController]; if ([sender isEqual:btnAbington]) { schoolLocation.campusLocation = schoolLocation.campusLabel.text = @Abington; } }
Works for me on MacBook Air. One application must be in full screen, the other not.An example:1. Set Safari to full screen.2. Use four finger up gesture to get to Mission Control bar.3. Drag Mail onto Safari. Full screen changes to Safari and MailSplit screen can then be adjusted in the new full view.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Is AppleScript support for Notes being withdrawn?There is no dictionary available in first beta
I installed iOS 9 to test a few enterprise apps. Now, in iOS9 I am prompted that the app is not trusted from.. and that I need to trust the enterprise before using. After searching the phone for awhile, I found the trust settings in Settings > General > Profile. Will it be this hard for release? It used to be a lot easier for employees to install the enterprise apps from my company app page.-matt
That fixed it, after creating a new email account, then changing the primary email addr to the new email account, and verifying the new email account. (what a pain...). Of course, the existing email account I would have preferred to change it to (rather than creating a brand new one) was also unavailable, because it had been previously specified as the emergency retrieval account ... or whatever they call it - can't remember now...), and naturally, there was no way to re-assign that one... arggh 😠Appears to be working now... Xcode 7 beta is now downloading (slowly...)Thanks for you help!
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
True the old forum software has problems but this new one is a nightmare.
Have the following code running in 7.0 beta (7A120f) - didn't see that as a topic in the beta forum...adjusting to the forum change.let dateComponentsFormatter = NSDateComponentsFormatter() dateComponentsFormatter.allowedUnits = NSCalendarUnit.Day | NSCalendarUnit.Hour | NSCalendarUnit.Minute | NSCalendarUnit.SecondReceiving the following build error: Binary operator '|' cannot be applied to two NSCalendarUnit operands.Did not see this error in Xcode 6, not sure if this should be filed as a bug report at this juncture. Other solutions offered by the interwebs proving unviable.Thoughts?Cheers,Josh
Same mac as melt, it didn't work. So, the theory right now is that it only works on certain Macs. I suspect they'll fix this in the next few betas.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I've done the update to the IOS 9 beta and have the other new features but can't make the split view work!Is it supposed to be just a swipe in from off the right of the screen while you're in an app? When I do it nothing happens, is there a trick to it? Do I have to turn some setting on?
Topic:
App & System Services
SubTopic:
Core OS
Tags:
How do you test it? If you are always in the region of iBeacon, it won't trigger your code again once it triggers. You need to exit from iBeacon's region and enter again. To simulate it easily, you can remove the battery from iBeacon and wait 30 seconds. Then, plug the battery in and it should trigger.
Topic:
App & System Services
SubTopic:
Apple Pay
Tags: