Search results for

apple pencil battery life

146,116 results found

Post

Replies

Boosts

Views

Activity

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 Mail and multiple exchange accounts
additional observation - when on batter in the lower left it shows mailbox activity - well while on battery it shows steps 1-2 waiting for AC power... but I can not seem to find any settings to change this. (still working with just 1 exchange account)... will not sync even when manually syncing...
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
better than perfect
Hi dear developers , Thanks for improvement the new iOS firstly, but I think new features not enough or it is not expected from users, that means you are not discover what we need or expect ? You know some jailbreak(*****) features some of them really useful and great features. Why we can't create it new one for example I was expecting night mode it's really necessary for me also if you create it will be affect in a good way on battery maybe we can use more hours. Also I checked note features now it's great but why we don't have any color options. I think every year some good features coming from some jailbrek developers for example before iOS 7 come out we don't have control center but they have already offered on *****. I mean I really don't want to use ***** but as I told you we can't release this features that's why many people use that. If you check great ones and if you think necessary some of them you can create a new one. Finally, I think it's positive extra 1 hours for low battery m
0
0
336
Jun ’15
Reply to Can you submit to the App Store an app built with Xcode 7 as long as you are not targeting iOS 9?
While I have the same take on this as the other two posters Apple explicitly statet the fact in the past.This time - if you look into the XCode 7 release notes - there's this section:Submitting an archive built with BITCODE_ENABLED=NO will fail during upload. (21247555)Workaround: Build the archive with BITCODE_ENABLED=YES and then uncheck the “Include bitcode”option when distributing the archive (functionally equivalent).Not sure about the reasoning behind that, but why mention that you have to takecertain extra steps when submitting with the beta if it is - as always in the past - not allowed?
Jun ’15
Reply to iOS 9 beta and Apple Watch - Not Pairing
Had similar issues: Watch not being seen by phone after upgrades to iOS9 and Watch OS2. Unpaired the watch and re-paired it. None of the apps would install on the Watch. From the Apple Watch app on the iPhone, went to the photos section and selected to sync Favorites album (which is empty). Then went to each indivdual app to trigger the install and it worked.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iOS 9 Beta battery life
I understand what people are saying. OF COURSE it's not unusual that the beta is eating battery life - it seems like early betas almost always have this problem.It's just that, battery life was a major feature in the presentation. It was expected. Therefore, it's interesting that the first thing the beta does is kill the battery since they talked so much about how it _wouldn't_ kill the battery.Anyway - just testing out this forum. Not sure I like it. 😁
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Dev Account & Dev Support Problems?
I'm unable to log into my dev account, and I get an error message saying There may be a problem with your account. Please contact us.... But it seems all dev support links to contact Apple (such as Request assistance with sign in issues) aren't working... Is anyone else having this problem too?
2
0
335
Jun ’15
Failed upgrade to watchOS2
Hi,I've followed the installation guide but the installation has 'stalled'..The watch has performed a reboot.. shows a new Apple logo.. the dots have reached around the 10 o'clock position and has remained there for over 30 minutes.What are my options?Thanks in advance.Andy
10
0
1.2k
Jun ’15
Filesystem Lab notes
Question: On Yosemite, there is an issue where FileVault 2 will report Encrypted Paused during the encryption process, then never resume. It won't decrypt, and the only fix seemed to be deleting the CoreStorage volume.Is there a fix for this besides deleting the CoreStorage volume? For example, how to unpause and either resume encryption or decrypt?Answer:The Encryption Paused issue was addressed in 10.10.3. The root cause was a problem with resizing the CoreStorage volume. When the CoreStorage volume was unable to grow, the encryption was paused and could not resume until the resize issue was addressed.To fix this issue:1. Update your Mac to 10.10.3, or boot from an alternate drive which is running 10.10.3.2. Un-lock the encrypted drive if necessary3. Open Terminal4. Run the following command to get your Mac's disk identifier:diskutil list5. Once you have the disk identifier information, run the following command:sudo fsck_cs -y disk_identifier_goes_here6. fsck_cs should repair the CoreStorage volume and add
6
0
2.1k
Jun ’15