Search results for

“Apple Maps Guides”

155,808 results found

Post

Replies

Boosts

Views

Activity

Reply to weather inaccurate
I had this problem - I don't know what solved it specifically but I did all of the following;Toggled the weather settings in the watch appRebooted my iPhoneChecked the weather app on my iPhone was showing the correct locationRebooted the watchThe location still showed as Southern Atlantic Ocean in the weather app on the Watch but the temperature shown on the complication on my watch face was correct for my area (I checked it against the iPhone app) - i pressed the complication which took me to the weather app and now it shows my correct location and works as normalHope that helps - I may be gilding the lily with the steps but thats the order I did it inDaveUpdate - @virtubob has a solution that seems to correct a few problems thats a bit more elegant than mine virtubobJun 9, 2015 8:17 AM(in response to anappguy)I did a resync and it worked for me:Go to the Apple Watch app on your iPhoneGeneralResetReset Sync DataWait for a few minutes and it should come back up.Note: when you press Reset Sync Data yo
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
IdentifierForVendor changed unexpectedly + forum is broken
If you search for IdentifierForVendor on the old forum, you get a couple of hits of people telling that is has changed unexpectedly. Can apple please confirm that there is/was an issue with this, in the period end may / beginning june. We hypothesize that changes to our provisioning profiles (adding app groups for apple watch integration) has triggered a change in the value of identifierForVendor on update. However, we are still in the process of validating this hypothesis. Has anyone had the same issue? Were there changes in your provisioning profile? How were you impacted?
24
0
19k
Jun ’15
Can't submit app - "Invalid Signature - Code object is not signed at all"
Hello,I have submitted my app build from xCode on May 30, 2015. It passed all validations during submission and successfully appeared in iTunes Connect.Then I realized that there are few things that I want to fix before letting Apple start reviewing.Starting from yesterday (June 9) I am trying to submit another build for the same application using the same configurations and same xCode method for submission, but what I get is:Invalid Binary in the status line for all newly uploaded buildsAn email from iTunes Connect after each build upload, with this error description:Invalid Signature - Code object is not signed at all. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If yo
3
0
3.6k
Jun ’15
Reply to apple watch UDID string
Just found this:Thanks 'David' !! There is a UUID for the Apple Watch. You can get it by plugging in the paired iPhone, opening up Xcode, and opening up the Devices window. Then select the paried iPhone in the sidebar, it should give you the paired Apple Watch's information as well, the UUID shows as the 'Identifier'. Hope this helps.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Kernal Panic several times/day
HelloFor weeks I've been getting a kernal panic almost every day sometimes multiple times/day. Other times my entire mahcine (Retina macbook pro) will freeze up and not recover. Any suggestions on how to fix it would be great. Below is the latest console kernal panic.*** Panic Report ***panic(cpu 2 caller 0xffffff8003c17cc2): Kernel trap at 0xffffff800390e27e, type 14=page fault, registers:CR0: 0x0000000080010033, CR2: 0xffffff84f13fad24, CR3: 0x00000003804bb029, CR4: 0x00000000001626e0RAX: 0x00000000b0d56031, RBX: 0xffffff81a32cb400, RCX: 0xffffff81a32cb800, RDX: 0x0103000002030001RSP: 0xffffff82606d3bc0, RBP: 0xffffff82606d3c30, RSI: 0xffffff81a32cb000, RDI: 0x000000008ac04080R8: 0xffffff85f6ff6d64, R9: 0xffffff84f13fad24, R10: 0xffffff82b8aa6dec, R11: 0xffffff81a32cb800R12: 0xfffffe8b54c1a000, R13: 0xffffff81a32cbffe, R14: 0xffffff8027433120, R15: 0x000000001600e6b7RFL: 0x0000000000010202, RIP: 0xffffff800390e27e, CS: 0x0000000000000008, SS: 0x0000000000000000Fault CR2: 0xffffff84f13fad24, Error code: 0x00
0
0
420
Jun ’15
Reply to Get rid of Open Directory!
Who says Microsoft will license Active Directory to others?But it would be great if Apple allowed OS X Server to run in VMware on non-Apple hardware.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to weather inaccurate
I had this problem - I don't know what solved it specifically but I did all of the following;Toggled the weather settings in the watch appRebooted my iPhoneChecked the weather app on my iPhone was showing the correct locationRebooted the watchThe location still showed as Southern Atlantic Ocean in the weather app on the Watch but the temperature shown on the complication on my watch face was correct for my area (I checked it against the iPhone app) - i pressed the complication which took me to the weather app and now it shows my correct location and works as normalHope that helps - I may be gilding the lily with the steps but thats the order I did it inDaveUpdate - @virtubob has a solution that seems to correct a few problems thats a bit more elegant than mine virtubobJun 9, 2015 8:17 AM(in response to anappguy)I did a resync and it worked for me:Go to the Apple Watch app on your iPhoneGeneralResetReset Sync DataWait for a few minutes and it should come back up.Note: when you press Reset Sync Data yo
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
IdentifierForVendor changed unexpectedly + forum is broken
If you search for IdentifierForVendor on the old forum, you get a couple of hits of people telling that is has changed unexpectedly. Can apple please confirm that there is/was an issue with this, in the period end may / beginning june. We hypothesize that changes to our provisioning profiles (adding app groups for apple watch integration) has triggered a change in the value of identifierForVendor on update. However, we are still in the process of validating this hypothesis. Has anyone had the same issue? Were there changes in your provisioning profile? How were you impacted?
Replies
24
Boosts
0
Views
19k
Activity
Jun ’15
Reply to Can anybody teach me how to register udid number? I want to install iOS 9 beta in my iPad!
You need to get the UDID of your device from iTunes (click on the device in itunes then double click the serial number and it will change to the UDID - you can copy it to the clipboard to pasteGoto https://developer.apple.com/ios/manage/devices/index.actionlogin using your Apple iD and then add device UUID
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Can't submit app - "Invalid Signature - Code object is not signed at all"
Hello,I have submitted my app build from xCode on May 30, 2015. It passed all validations during submission and successfully appeared in iTunes Connect.Then I realized that there are few things that I want to fix before letting Apple start reviewing.Starting from yesterday (June 9) I am trying to submit another build for the same application using the same configurations and same xCode method for submission, but what I get is:Invalid Binary in the status line for all newly uploaded buildsAn email from iTunes Connect after each build upload, with this error description:Invalid Signature - Code object is not signed at all. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If yo
Replies
3
Boosts
0
Views
3.6k
Activity
Jun ’15
Reply to Mousewheel no longer working
Same problem with Apple Magic Mouse, all touch gesture doesn't work. Really have no idea about it.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
"Sorry, you can’t enroll at this time." when enrolling
Whenever I try to enroll in the Apple Developer Program, I get redirected to an error page saying:Sorry, you can’t enroll at this time.on it. I have tried lots of things - different browsers, signing out/back in, clearing cookies, etc. and nothing works. And yes, I have tried enrolling at other times. 😁
Replies
53
Boosts
0
Views
55k
Activity
Jun ’15
Now I can open Apple Shake again
Not sure what Apple have done, but Shake crashed in Yosemity, I never got it to work. In El-Capitan (10.11 dp1) it just works.... Hurray!
Replies
0
Boosts
0
Views
107
Activity
Jun ’15
apple watch UDID string
xcode (Version 7.0 beta (7A120f)) -->window-->organizer window does not show apple watch UDID string; only archive/crash display. Am i missing something?
Replies
2
Boosts
0
Views
846
Activity
Jun ’15
Reply to apple watch UDID string
Just found this:Thanks 'David' !! There is a UUID for the Apple Watch. You can get it by plugging in the paired iPhone, opening up Xcode, and opening up the Devices window. Then select the paried iPhone in the sidebar, it should give you the paired Apple Watch's information as well, the UUID shows as the 'Identifier'. Hope this helps.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Haptics not working
This same thing has happened to me. On the phone, I go to Apple Watch >> Sounds & Haptic and toggle the Haptic Strength. This fixes the issue, at least temporarly.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Kernal Panic several times/day
HelloFor weeks I've been getting a kernal panic almost every day sometimes multiple times/day. Other times my entire mahcine (Retina macbook pro) will freeze up and not recover. Any suggestions on how to fix it would be great. Below is the latest console kernal panic.*** Panic Report ***panic(cpu 2 caller 0xffffff8003c17cc2): Kernel trap at 0xffffff800390e27e, type 14=page fault, registers:CR0: 0x0000000080010033, CR2: 0xffffff84f13fad24, CR3: 0x00000003804bb029, CR4: 0x00000000001626e0RAX: 0x00000000b0d56031, RBX: 0xffffff81a32cb400, RCX: 0xffffff81a32cb800, RDX: 0x0103000002030001RSP: 0xffffff82606d3bc0, RBP: 0xffffff82606d3c30, RSI: 0xffffff81a32cb000, RDI: 0x000000008ac04080R8: 0xffffff85f6ff6d64, R9: 0xffffff84f13fad24, R10: 0xffffff82b8aa6dec, R11: 0xffffff81a32cb800R12: 0xfffffe8b54c1a000, R13: 0xffffff81a32cbffe, R14: 0xffffff8027433120, R15: 0x000000001600e6b7RFL: 0x0000000000010202, RIP: 0xffffff800390e27e, CS: 0x0000000000000008, SS: 0x0000000000000000Fault CR2: 0xffffff84f13fad24, Error code: 0x00
Replies
0
Boosts
0
Views
420
Activity
Jun ’15
Shazam does not work in Siri in iOS 9.0
Shazam does not work in iOS 9.0 in Siri. Does anyone have the same issue?. I just hope that one from Apple will look at this and fix the issue.
Replies
3
Boosts
0
Views
388
Activity
Jun ’15
Reply to Printing with ColorSync profile crashes application
At this point it seems to be app specific for me. The Apple apps seem to work correctly. Let me know if you figure out a workaround.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Edit the developer's name
You will need to contact Apple in order to change your developer name. https://developer.apple.com/contact/submit.phpGo to that link and choose Account Updates and Renewels and Apple can help process the update.Cheers!
Replies
Boosts
Views
Activity
Jun ’15