Search results for

Apple Maps Guides

149,477 results found

Post

Replies

Boosts

Views

Activity

Reply to Create native WatchOS app
I was thrown off by the WatchKit App terminoligy used, too. I was expecting there to be a watchOS app option. But the WatchKit app selection is what you want.All watch apps linked against watchOS 2.0 will install the Watch Extension on the watch vs on the device. Here's a link to the relevant transition guide:watchOS 2 Transition Guide
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Xcode Crashing when fetching profiles from member center
XCode crashes when I fetch the provisioning profiles and continues to crash when opening any project (because it is going and checking the provisioning profiles).This first occurred when adding provisioning profiles and linking my account (in Xcode) to the developer portal.I opened issue 21220696 in the apple bug reporter but have not recieved an response.I can reproduce this issue every time.Here is the video of it happening. https://www.youtube.com/watch?v=TEaN6UnO59wThis is occuring on Xcode Version 6.3.2 (6D2105) & 10.10.3 (14D136)Here is the crash debug: https://gist.github.com/cdesch/86058dd98f22774d36bb
4
0
688
Jun ’15
Reply to Renaming Kexts?
I'm also curious about this. My Macbook Pro has a hardware problem with its FireWire port which prevents OS X from starting up if the FireWire drivers are present (it hangs indefinitely waiting for the FireWire port to respond.) The only way for me to run OS X on my laptop is to remove Apple's FireWire kernel extensions.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Does WatchKit Extension code run on watch in watchOS 2?
Well, first you need to decide what you should put in different places. ie: watchos2 requires a different way of thinking. What are you calculating? If the inputs for the calculations come directly from Apple Watch, then it is much better that the extension runs on Apple Watch itself. If the inputs do NOT come directly from Apple Watch, you may think about doing calculations in parent app in background (or even on a server) and using WatchConnectivity to send them to Apple Watch from the parent iOS app.For instance, we (at Mouseaddict) track where the user goes inside of Disneyland when they are visiting. This type of data can be displayed on Apple Watch in a glance or watch app. (it does not now, but it could). This would be perfect for running on the parent app because the datam we are crunching does not come directly from Apple Watch itself - it is lat/lon and the phone provides that because Apple Watch doesn't have a GPS. Hence this should be
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to **Organizing an entire list of Unstable Apps**
I agree.A beta is a beta. It is not a cause to slam apps that don't work under the beta. If this is NOT against the TOS then it should be! If you are running this on anything other than a dev iPhone it is a bad idea..If you ARE running it on a dev iPhone then there is absolutely NO reason for this list.Reporting this Apple to see if they will lock and/or remove this thread.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iOS 9 Beta battery life
I am seeing significant issues with battery life, but I guess it is BETA, so I am going to just have to live with that and hope it will improve. All we can do is be good testers and download our battery logs and send them to Apple for looking at.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Checking for Update Endlessly
I thought I did everything right. I downloaded and installed Xcode 7 beta, iOS 9 beta, and opened the watchOS 2 beta config on my phone then selected Apple Watch as install location. Next I go to the Software Update section in the Apple Watch app, and it endlessly checks for an update. Where did I go wrong and what's the next step to fix it?
2
0
1.3k
Jun ’15
iTC payments question
First off, I want to express my wow. It's really good to see this all new forum system! I remember some months ago I posted my opinions about the inconveniences of the old forums. I feel a little proud that Apple guys listened to my voice and did a whole new piece of work. :-)Oh, my question is like this.I received my payments every 2 months since I published my first app half a year ago. A few days ago I received this payment:Last Payment123.45 USDPaid on June 4I'm not sure about the following questions:1. How the amount 123.45 USD is calculated. My earnings during past 2 months are not same with this number.2. Are all earnings paid to developers on every 2 months basis?Thanks.
1
0
416
Jun ’15
Reply to How do I run the project migration on an old project?
Well, first thing...and sorry to say this: XCode will not automatically 'port your Apple Watch code. All you really have to do is create new apple watch target. XCode will do that for you and then you must copy all your code and xib's, assets, storyboards yourself. Apple says this in their transition to watchos2 document.(Sorry, i don't know how to reactivate migration assistant but this is the answer you will end up with anyway...migration really isn't migration with XC7)
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to How to install watchOS 2 beta.
I emailed the profile to my iPhone (iOS9), tapped the attachment, selected the Apple Watch, and nothing happened.Then I went to the Apple Watch app and checked for software updates, and it said it was up to date (1.0.1).(My watch ID is registered under the developer's portal).Can anyone think of anything else I can try?
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Java SE 6
Just to note Adobe has EOL CS5 and CS6 http://www.adobe.com/support/programs/policies/supported.html#goldplaninfo so I would not count on Apple supporting these on 10.11 and future OS version. Note the release notes state this is the last version of the OS that will include support for Java 6.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15