Search results for

“Apple Maps Guides”

155,902 results found

Post

Replies

Boosts

Views

Activity

Reply to WPA 2 Enterprise wireless not working?
Pointed here by @cjacksonsq - seeing the same. We're getting SSLHandshake failed and EAP-TLS:authentication failed errors in logs. I've got a bug in with Apple and have sent additional logs they requested.Also: we're seeing this on latest 10.10.4 build as well. Which is much more dire since it'll be out sooner, and available as an auto-update to most.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
anyone else out there think that the whole process of sync Apple devices or setting an iTunes purchase as a ringtone is absolutely rubbish?
Whenever I try and quickly do any of these tasks it takes literally forever going through forums. Absolute rubbish!! Why do I have to enter a Place for goodness sake?? Utter nonsense and a complete waste of time. Here's a revolutionary new idea for Apple. When I purchase a piece of music I can browse for a ringtone on my phone and find!! wow how easy would that be?? eh all that technology and you can't make it happen? why not??
2
0
371
Jun ’15
US iTunes Broken
I am having tonnes of issues with the US store (latest iTunes):.The app freezes on both my PCs and my Mac if I browse apps for more than a short while. Says Not Responding when I look at active apps.Games sub categories are broken e.g. Board just shows the main games best sellers, not the sub category ones. How are customers supposed to find anything?Games sub category Free Apps section only shows apps with IAPs, i.e. no free ones. Not every customer will want to be fleeced by IAPs.Numerous drop down boxes with only one item (so why a drop down box?)Bestsellers list is ordered alphabetically.Anybody else? I emailed Apple support and they said it was working just fine.
0
0
141
Jun ’15
IOS App Install Fail Over The Air
Hi, I'm using Xcode6 and created a test app for ipad. It compiles and runs fine in simulator. My next step is to distribute it using adhoc distribution mechanism. Here is what I've done1. Using Keychain Access to create a public/private key pair.2. Load it up into Developer Center to create a certificate, then download it.3. Add my ipad UUID under Devices.4. Create a adhoc provisioning profile by including my ipad in it, I only have one device in Member Center. Let's call the provision MyProv.5. Run the .cer file by double clicking it.6. Download the .mobileprovision file from Member Center to desktop. Then double click it.Now, in Xcode, under Build Setting, I change Provisioning Profile Debug and Release entry to point to MyProv, then run Product->Archive. When archiving the app, Xcode as me if I want to use my key created in step 1 above to sign the bundle. I allow it. I also choose to Save for ad hoc distribution when asked. In the summary page, I can see the Provisioning Profile column shows 'MyProv, t
2
0
1.8k
Jun ’15
watchOS 2 framework failing
I am using a custom embedded framework to make my watch extension currently work. However, when I use Xcode 7 with watchOS 2, I get a bunch of warnings, one of which offers to Update to recommended settings. Has anyone else gotten this?When I click Perform changes to update to the recommended settings, all the lines #import <MyFramework/MyFramework.h> in my watch extension interface controller files say file not found. I have checked to make sure that I am linking with the library MyFramework in the app extension, but this error still appears. Again, I wasn't having this issue prior to Xcode 7.Any help would be greatly appreciated. Thanks!Edit: I tried creating a brand new project with an Apple Watch app+extension. I created a custom framework and linked to it in my watch extension, but this error still shows up. So I don't think it has to do with the recommended settings...
5
0
5.3k
Jun ’15
Reply to weather app on watchOS2
I too was experiencing the same thing with my Apple Watch. For now I just went into the Weather App configuration in the Apple Watch App and changed the default weather location to the current city I'm in. Also noticed the icon for the weather app does not look complete in the Apple Watch app. Perhaps Apple is working on modifying that app.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Unable to Accept New Developer License Agreement
On trying to create a release, we are getting an error message that Team Leader needs to visit Member Center on Apple Developer Portal and accept the latest Developer License Agreement. We are getting an option on the portal to accept the new agreementApple changed their license agreement on June 8, 2015, is anyone else facing this issueThanks for all the helpRegardsWishnGreet Team
1
0
595
Jun ’15
Reply to Upgrade stalled in final phase at about 85%
Mine doing the same... Hard reset it is.... Waiting... Waiting ... Turn it on.... White Apple logo screen... Another ring (faster this time though) 75% finished - it slows, then skips the last 25%... Apple logo screen... Waiting... Goes to watch face then another ring ... 25%... Slower this time.... Skips from 25 to done... Apple logo screen again and then main watch face screen... Testing.... Yep 2.0.... All is GOOD!
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to WPA 2 Enterprise wireless not working?
Pointed here by @cjacksonsq - seeing the same. We're getting SSLHandshake failed and EAP-TLS:authentication failed errors in logs. I've got a bug in with Apple and have sent additional logs they requested.Also: we're seeing this on latest 10.10.4 build as well. Which is much more dire since it'll be out sooner, and available as an auto-update to most.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
anyone else out there think that the whole process of sync Apple devices or setting an iTunes purchase as a ringtone is absolutely rubbish?
Whenever I try and quickly do any of these tasks it takes literally forever going through forums. Absolute rubbish!! Why do I have to enter a Place for goodness sake?? Utter nonsense and a complete waste of time. Here's a revolutionary new idea for Apple. When I purchase a piece of music I can browse for a ringtone on my phone and find!! wow how easy would that be?? eh all that technology and you can't make it happen? why not??
Replies
2
Boosts
0
Views
371
Activity
Jun ’15
US iTunes Broken
I am having tonnes of issues with the US store (latest iTunes):.The app freezes on both my PCs and my Mac if I browse apps for more than a short while. Says Not Responding when I look at active apps.Games sub categories are broken e.g. Board just shows the main games best sellers, not the sub category ones. How are customers supposed to find anything?Games sub category Free Apps section only shows apps with IAPs, i.e. no free ones. Not every customer will want to be fleeced by IAPs.Numerous drop down boxes with only one item (so why a drop down box?)Bestsellers list is ordered alphabetically.Anybody else? I emailed Apple support and they said it was working just fine.
Replies
0
Boosts
0
Views
141
Activity
Jun ’15
IOS App Install Fail Over The Air
Hi, I'm using Xcode6 and created a test app for ipad. It compiles and runs fine in simulator. My next step is to distribute it using adhoc distribution mechanism. Here is what I've done1. Using Keychain Access to create a public/private key pair.2. Load it up into Developer Center to create a certificate, then download it.3. Add my ipad UUID under Devices.4. Create a adhoc provisioning profile by including my ipad in it, I only have one device in Member Center. Let's call the provision MyProv.5. Run the .cer file by double clicking it.6. Download the .mobileprovision file from Member Center to desktop. Then double click it.Now, in Xcode, under Build Setting, I change Provisioning Profile Debug and Release entry to point to MyProv, then run Product->Archive. When archiving the app, Xcode as me if I want to use my key created in step 1 above to sign the bundle. I allow it. I also choose to Save for ad hoc distribution when asked. In the summary page, I can see the Provisioning Profile column shows 'MyProv, t
Replies
2
Boosts
0
Views
1.8k
Activity
Jun ’15
Reply to OpenGL ES support in WatchOS 2
Appreciate the confirmation. I guess Apple didn't want games ports (I wouldn't be using GLES for games).
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Failed upgrade to watchOS2
Yep followed the hard reset procedure after waiting at least 45 minutes and after Apple Support couldn't assist because of it being a beta.Two reboots later and watchOS 2.0 is working.Very nerve wracking...
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Restoring Apple Watch from WatchOS2
I need to restore my apple watch back to WatchOS 1.0.1. How can I do this? I can't pair it with my phone because I restored my phone back to iOS 8.3.
Replies
1
Boosts
0
Views
355
Activity
Jun ’15
watchOS 2 framework failing
I am using a custom embedded framework to make my watch extension currently work. However, when I use Xcode 7 with watchOS 2, I get a bunch of warnings, one of which offers to Update to recommended settings. Has anyone else gotten this?When I click Perform changes to update to the recommended settings, all the lines #import <MyFramework/MyFramework.h> in my watch extension interface controller files say file not found. I have checked to make sure that I am linking with the library MyFramework in the app extension, but this error still appears. Again, I wasn't having this issue prior to Xcode 7.Any help would be greatly appreciated. Thanks!Edit: I tried creating a brand new project with an Apple Watch app+extension. I created a custom framework and linked to it in my watch extension, but this error still shows up. So I don't think it has to do with the recommended settings...
Replies
5
Boosts
0
Views
5.3k
Activity
Jun ’15
Stock app not working
I've noticed that the stock app on my Apple Watch is no longer working. When I try to view it in glances it just spins there for a while and then reports nothing.
Replies
0
Boosts
0
Views
418
Activity
Jun ’15
Reply to weather app on watchOS2
I too was experiencing the same thing with my Apple Watch. For now I just went into the Weather App configuration in the Apple Watch App and changed the default weather location to the current city I'm in. Also noticed the icon for the weather app does not look complete in the Apple Watch app. Perhaps Apple is working on modifying that app.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Developer, but all I am able to download is up to Yosemite
Go here: https://developer.apple.com/membercenter/index.action#accountSummary (Member Center then Your Account).Scroll down and see if it says Apple Developer Program.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Any way to turn off the "news" under Search?
I know it is early, but kind of surprising to see Apple add news content under Search without any way to turn it off. I have no interest in it being there - any way to turn it off? I guess maybe once the News app shows up...
Replies
7
Boosts
0
Views
488
Activity
Jun ’15
Unable to Accept New Developer License Agreement
On trying to create a release, we are getting an error message that Team Leader needs to visit Member Center on Apple Developer Portal and accept the latest Developer License Agreement. We are getting an option on the portal to accept the new agreementApple changed their license agreement on June 8, 2015, is anyone else facing this issueThanks for all the helpRegardsWishnGreet Team
Replies
1
Boosts
0
Views
595
Activity
Jun ’15
Reply to Upgrade stalled in final phase at about 85%
Mine doing the same... Hard reset it is.... Waiting... Waiting ... Turn it on.... White Apple logo screen... Another ring (faster this time though) 75% finished - it slows, then skips the last 25%... Apple logo screen... Waiting... Goes to watch face then another ring ... 25%... Slower this time.... Skips from 25 to done... Apple logo screen again and then main watch face screen... Testing.... Yep 2.0.... All is GOOD!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to How to update from watchOS 2 beta to watchOS 2 Final
It will be same with beta update, from Apple Watch app on iPhone
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15