Search results for

“Apple Maps Guides”

155,810 results found

Post

Replies

Boosts

Views

Activity

Reply to Watch OS 2 and App Groups.
I think not, this is from the transition guide:Your extension now stores files and data on Apple Watch. Any data that is not part of your Watch app or WatchKit extension bundle must be fetched the network or from the companion iOS app running on the user’s iPhone. You cannot rely on a shared group container to exchange files with your iOS app. Fetching files involves transferring them wirelessly to Apple Watch.This is a little troublesome for those of us currently using Core Data in a shared group. Is there any stremlined way to keep a core database in sync across the parent app and extension?
Topic: App & System Services SubTopic: General Tags:
Jun ’15
App thinning concern
App Thinning and specifically On Demand Resources, sounds great but there seems to be an elephant in the room I haven't heard anyone address and that is, what about the extremely large percentage of users who don't have an always connected device? A very large percentage of iPads are not always connected to the internet, instead roaming from hotspot to hotspot, and there are even iPhone users who do the same.If your app takes advantage of On Demand Resources then all of those people will be in a bit of trouble, which means as developers we will want to avoid that risk and instead I suspect many people will not take advantage of On Demand Resources which would be a huge shame as well.Has Apple considered making the On Demand Resources work as an opt-in system for customers? In otherwords the developer uses it like intended, but the user themself has a global switch on their iOS device that indicates to the App Store that all apps should be fully downloaded, or use on demand loading.
3
0
577
Jun ’15
Stuck on Verifying Apple ID
I upgraded to watchos 2 last night and after the upgrade, my watch no longer communicated with the phone. It would show apps, but none of the communications would work between Apps. So I decided to reset the app and disconnect it from the phone. Now I am trying to re-pair it and after going through the pairing process I am asked to login with my Apple ID. After I put in my password, the spinner keeps spinning and it says Verifying Apple ID.I am pretty sure I have added the UDID.What else can I do to pair the app with the phone?
2
0
1.5k
Jun ’15
Error refreshing profiles in xcode
After the new Apple developer policies came in effect, I am not able to submit any updates. When fetching provisioning profile it errors out::An unexpected error occurred. Please try again. If the problem persists, please contact Apple Developer Program Support.https://developer.apple.com/supportI have tried refreshing/ deleting old profiles but doesn't work
6
0
911
Jun ’15
Reply to Why?
CAN SOMEONE CONFIRM THIS FOR ME:I'm not enrolled in the developer program (This apple account has never been enrolled) but I have access to every fourm and am able to comment and create new threads. Did Apple open all the fourms for everyone?Including the Beta/pre-release forum group right now?◅▻
Jun ’15
Reply to iOS 9 Beta battery life
Hi all,This seems to be a very real issue and the best we can do to help Apple to fix it as soon as they can is to submit radars with battery logs.How to generate battery logs can be found here:https://developer.apple.com/bug-reporting/ios/battery-life/
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iOS 9 Beta battery life
ssame problem here, both on iPhone 6 and the Apple Watch (not yet upgraded to Watch OS 2). Burned through a full, nearly new iPhone 6 in 5 hours without actually using the phone for anything except with the watch. Watch battery gone in 4 hours. Did a complete reset of watch, and set up phone from scratch. Not so much battery problem on iPad Air.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Mousewheel no longer working
Same problem with Apple Magic mouse and apple trackpad. Using iMac (Retina 5K, 27-inch, Late 2014)I unpluged my elgato dock with several hard drives attached. Then I unpluged the power from the computer, waited a bit and restarted the computer. As if by magic I now can scroll. I repluged my dock and I still can sroll.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to error when fetching profile from member center
Try going into Xcode > Preferences > Accounts and click all of the Apple ID's you have listed on the left and clicke the - (minus) sign on the bottom. Make sure everything is removed then click the + (plus) and Add Apple ID. See if re adding your accounts to Xcode solves the issue.
Replies
Boosts
Views
Activity
Jun ’15
Reply to Contact the App Review Team page not working
I have been having trouble accessing pages on Apple's website using browsers other than Safari. If you are using Chrome or another browser try loading the URL in Safari.
Replies
Boosts
Views
Activity
Jun ’15
Reply to Watch OS 2 and App Groups.
I think not, this is from the transition guide:Your extension now stores files and data on Apple Watch. Any data that is not part of your Watch app or WatchKit extension bundle must be fetched the network or from the companion iOS app running on the user’s iPhone. You cannot rely on a shared group container to exchange files with your iOS app. Fetching files involves transferring them wirelessly to Apple Watch.This is a little troublesome for those of us currently using Core Data in a shared group. Is there any stremlined way to keep a core database in sync across the parent app and extension?
Topic: App & System Services SubTopic: General 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
Access raw data Apple Watch infrared sensor
Hey,I wonder if it is possible to analyze the data from Apple Watch infrared sensor and do some calculation with it.Best regards,lradeck
Replies
1
Boosts
0
Views
1.3k
Activity
Jun ’15
App thinning concern
App Thinning and specifically On Demand Resources, sounds great but there seems to be an elephant in the room I haven't heard anyone address and that is, what about the extremely large percentage of users who don't have an always connected device? A very large percentage of iPads are not always connected to the internet, instead roaming from hotspot to hotspot, and there are even iPhone users who do the same.If your app takes advantage of On Demand Resources then all of those people will be in a bit of trouble, which means as developers we will want to avoid that risk and instead I suspect many people will not take advantage of On Demand Resources which would be a huge shame as well.Has Apple considered making the On Demand Resources work as an opt-in system for customers? In otherwords the developer uses it like intended, but the user themself has a global switch on their iOS device that indicates to the App Store that all apps should be fully downloaded, or use on demand loading.
Replies
3
Boosts
0
Views
577
Activity
Jun ’15
Reply to Downgrade watchOS 2 to 1.0.1
i've tried that - no succes :-( Apple please give us the option to downgrade
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Stuck on Verifying Apple ID
I upgraded to watchos 2 last night and after the upgrade, my watch no longer communicated with the phone. It would show apps, but none of the communications would work between Apps. So I decided to reset the app and disconnect it from the phone. Now I am trying to re-pair it and after going through the pairing process I am asked to login with my Apple ID. After I put in my password, the spinner keeps spinning and it says Verifying Apple ID.I am pretty sure I have added the UDID.What else can I do to pair the app with the phone?
Replies
2
Boosts
0
Views
1.5k
Activity
Jun ’15
Error refreshing profiles in xcode
After the new Apple developer policies came in effect, I am not able to submit any updates. When fetching provisioning profile it errors out::An unexpected error occurred. Please try again. If the problem persists, please contact Apple Developer Program Support.https://developer.apple.com/supportI have tried refreshing/ deleting old profiles but doesn't work
Replies
6
Boosts
0
Views
911
Activity
Jun ’15
invalid bundle no apple watch binary
The app build successfully but couple seconds later Xcode throw this (topic) error at me. Anyone run into similar issue? I've checked the Executable file name in info.plist and everything match.
Replies
10
Boosts
0
Views
3.4k
Activity
Jun ’15
Reply to Why?
CAN SOMEONE CONFIRM THIS FOR ME:I'm not enrolled in the developer program (This apple account has never been enrolled) but I have access to every fourm and am able to comment and create new threads. Did Apple open all the fourms for everyone?Including the Beta/pre-release forum group right now?◅▻
Replies
Boosts
Views
Activity
Jun ’15
Reply to iOS 9 Beta battery life
Hi all,This seems to be a very real issue and the best we can do to help Apple to fix it as soon as they can is to submit radars with battery logs.How to generate battery logs can be found here:https://developer.apple.com/bug-reporting/ios/battery-life/
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to iOS 9 Beta battery life
ssame problem here, both on iPhone 6 and the Apple Watch (not yet upgraded to Watch OS 2). Burned through a full, nearly new iPhone 6 in 5 hours without actually using the phone for anything except with the watch. Watch battery gone in 4 hours. Did a complete reset of watch, and set up phone from scratch. Not so much battery problem on iPad Air.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Mousewheel no longer working
Same problem with Apple Magic mouse and apple trackpad. Using iMac (Retina 5K, 27-inch, Late 2014)I unpluged my elgato dock with several hard drives attached. Then I unpluged the power from the computer, waited a bit and restarted the computer. As if by magic I now can scroll. I repluged my dock and I still can sroll.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
WKInterfacePicker pickerAction sometimes return wrong value?
When using WKInterfaceController, the pickerAction sometimes return wrong value (either previous or next value). Anybody else encountered this?I have a screenshot of a label showing the value returned in pickerAction and what is shown on the picker, but not sure how to upload to Apple Developer Forums.
Replies
5
Boosts
0
Views
671
Activity
Jun ’15