Search results for

apple pencil charging

143,565 results found

Post

Replies

Boosts

Views

Activity

No symbols for paired Apple Watch
I've created a new project with Xcode 7.0 which includes a Watch Kit app. I've updated my iPhone to iOS 9, and my watch to watchOS 2.0. I'm able to install version of my app by running the main app's Scheme and debugging on the device.However, if I want to debug on the watch I need to run the [App Name] WatchKit scheme. I'm unable to select my phone+watch though because they are listed under Inelegible Devices with the parenthetical explanation: (No symbols for paired Apple Watch)Anyone know how to get Xcode to download these symbols?
58
0
25k
Jun ’15
Reply to No symbols for paired Apple Watch
Looks like I've solved this simply by disconnecting and reconnecting the phone.EDIT for Beta 2: I'm seeing the same issue as everybody else respodning after 6/24. My phone+watch target is listed as ineleigible for the reason: (no symbols for paired Apple Watch). Unmarking this answer as correct.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
self.presentTextInputControllerWithSuggestions, 3 questions... can we control non
I see Apple uses this, and can talk for say a minute with not getting sleep to interrupt! When we do it, the watch sleeps and we LOSE the textinput string it was doing!!!!1. is there a way we can stop that sleep while in this method? (I surely hope so)1.1 Does new Mic ability we have tie into Siri? for doing speech to text?2. Also I see Apple app, has the audio streem saved. Can we have that ability to save that audio file also please? and if so how can I do it now? as the ability clearly is there!3. Will Apple soon maybe WWDC allow this ability on phone to direct access the microphone for text input???? really needed for my app.3.1 We need ability to get the mic directly for speech to text on phone/ipad PLEASE??? can we do this now in iOS 2? Swift2 ?thank you so much. Mike
2
0
574
Jun ’15
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