Search results for

“Apple Maps Guides”

155,753 results found

Post

Replies

Boosts

Views

Activity

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
595
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.7k
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 iOS 9 beta and Apple Watch - Not Pairing
I lost pairing as well. I had to reset the Apple Watch (thus losing all activity data 😟) and re-pair.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
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:
Replies
Boosts
Views
Activity
Jun ’15
Can't Install Profile if Watch Has Passcode?
I've been trying to install watchOS 2 profile and keep getting a Device is Locked message on my iPhone. Do I have to turn off the passcode on the Watch in order to install the profile? If so, I'll lose all Apple Pay cards.
Replies
1
Boosts
0
Views
298
Activity
Jun ’15
can't download Xcode 7 beta
I'm a paid Mac and iOS developer program member. When i click to download Xcode 7 it takes me to the manage your apple id page.What is going on?Also, thanks Apple for deleting my old forum account.
Replies
13
Boosts
0
Views
2.2k
Activity
Jun ’15
Reply to can't download Xcode 7 beta
Same thing is happening with my account. Have logged out/rebooted/cleared cache/etc.. Always jumps to the My Apple ID page. Still looking for a solution.
Replies
Boosts
Views
Activity
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
Replies
2
Boosts
0
Views
595
Activity
Jun ’15
Reply to How to install watchOS 2 beta.
I strongly recommend you read the watchOS beta Software Installation Guide by Apple, available in the Dev Centre. It lists all the instructions on how to install watchOS 2 on your Apple Watch. Don't forget to register the UDID in your account, though!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Does WatchKit Extension code run on watch in watchOS 2?
It's very similar, but that the WatchKit Extension now resides and runs on Apple Watch. See the updated documentation for differences. You'll find that almost all your Storyboards and UI code will be fine, but that your data code will probably need to be updated to use WatchConnectivity.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
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:
Replies
Boosts
Views
Activity
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 :-(
Replies
17
Boosts
0
Views
7.7k
Activity
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!
Replies
Boosts
Views
Activity
Jun ’15
Reply to Download links are still not working...
I agreed to all the terms and conditions earlier. I can get into ITC. But the apple id i use for my account still seems messed up.it rejected my password, never sent a reset email, and says I don't know when my birthday is.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Apple Watch stuck updating? Progress circle hasn't moved in 20 minutes...
It's been stuck at about 3/4 of the way there for the last 20 minutes. I got a message that iMessage was added to the watch across my iPhone & Mac, and in the Apple Watch app it says its on software 2.0.What should I do? I really dont feel like making this thing brickand bringing it to the Apple Store.
Replies
8
Boosts
0
Views
44k
Activity
Jun ’15
Reply to watchOS 2 beta and installing apps
I think i figured it out. You have to register your UDID of the Apple Watch and then it seems to work. As soon as I did I was able to install an app without issue.You get the UDID from Xcode.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
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:
Replies
Boosts
Views
Activity
Jun ’15