Search results for

apple pencil battery life

146,129 results found

Post

Replies

Boosts

Views

Activity

Reply to Sync Core Data database
There is no direct CloudKit support in watchOS 2. You will need to copy the data you need via the WatchConnectivity framework or via a web service, using NSURLSession.I would urge you to only use a subset of what you need on Apple Watch. That's what we ended up doing in the WWDC app for Apple Watch.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Can't display iCloud System Preferences pane
The System Preferences and com.apple.preferences.icloud.remoteservieprocesses eventually stop responding, and the panel is never displayed. Tryingto post another issue I have with this release, Apple's developer website saidmy Apple ID password had expireed, so I had to create a new one. When I restartmy computer, a popup panel is displayed saying it can't log into my iCloud account,which makes sense since I changed the password, but now I can't log into the accountas the iCloud System Preferences pane hangs :-(
17
0
7.6k
Jun ’15
Reply to can't download Xcode 7 beta
No luck here since developer support is just a 9-5 job apparently. On the Apple ID page it was rejecting my password, which was the same one I have always used and have saved in my keychain.I ttired to reset, but they never sent the reset email. I tried to reset via security questions and it says my birthdate doesnt match their records.I guess I'll have to call support tormorrow and try to sort it out.Welcome to Tim Cook's Apple everyone. Steve would be proud!
Jun ’15
Reply to How to install watchOS 2 beta.
Briefly...Update your phone to iOS 9 BetaThen, navigate to the developer watchOS beta page and click the beta security profile link to install on your Watch (when you click the link the phone will ask where you want to install it). Then, open the Apple Watch app and check for updates.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to can't download
I have an old-school appleID which is not an email address, and when I tried to resend verification email it said Your email is already verified for use with another Apple ID. So I had to disassociate that email address from the other account before I could verify on this one. After doing that, I was able to get in and download betas.So my guess is that the recent changes would have caused this problem for anyone using the same email address either as an Apple ID or as an Apple ID verification email address.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to can't download Xcode 7 beta
I went back in and set the Primary Email Address to the current value it's already set to (no changes, I don't trust a bunch of other stuff to get messed up by changing the Primary email address at this point), but then, if I want to try to verify the existing email (it indicates a Verification email sent, with a resend button, which I presume means it still needs to be verified ... although it doesn't explicitly state so...) I get a message in red... Email address is already verified for another Apple ID.
Jun ’15
Reply to WKInterfaceController.openParentApplication is unavailable
Are you trying to target watchOS 2?If so, refer to the Apple Watch transition guide herehttps://developer.apple.com/library/prerelease/watchos/documentation/General/Conceptual/AppleWatch2TransitionGuide/UpdatetheAppCode.html#//apple_ref/doc/uid/TP40015234-CH6-SW1I havent had the time to try it myself yet but if you havent read that documentation I advise you do that first.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15