Search results for

apple pencil battery life

146,130 results found

Post

Replies

Boosts

Views

Activity

Reply to iOS 9 Beta battery life
Same exact issue. I will try to do a factory restore, then a icloud restore to see if it fixes the issue with it only showing home screen and siri as what is killing my battery life. Won't show any other apps that I used throughout the day today and I am down to 11% right now where I am usually at 65 or 70% on my iphone 67 plus at this time of day.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
SMS & Apple Watch
So after updating my iPhone 6 and Apple Watch to their new respective betas, I had to restore my Apple Watch and start all over which I realize may be a bug. However now my watch will not let me reply to SMS messages and they don't show up in the Watch messages app. iMessages sync perfectly fine and I get SMS notifications, but no option to reply. If I try to send a new message as a SMS from the Watch, it crashes the device. This was also happening with the iOS 8.4 betas.Has anyone else had this problem? Thanks!
4
0
614
Jun ’15
Unable to boot after installing beta OS
Hi,I am unable to start my Apple Watch anymore after installing the beta OS. Initially everything was good except the calendar information was not getting displayed. And I thought repairing the watch will fix the issue. However, it made it worse. I has 65% battery before the watch went off. Now it's connected to power but I am still unable to start it. Any suggestions? Thanks,Subh
3
0
483
Jun ’15
Swift Example Code
Just learning Swift and I noticed that Apple's example code on the Swift homepage does not compile in playground! I mean really, am I missing something?https://developer.apple.com/swift/extension String { var banana : String { let shortName = String(dropFirst(characters)) return (self) (self) Bo B(shortName) Banana Fana Fo F(shortName) } } let bananaName = Jimmy.bananaI changed line 03 to: { let shortName = String(dropFirst(self))This seems to work. I tried to find feedback and let them know, but there seems to be no place for developers to provide simple feedback.
4
0
835
Jun ’15
Reply to Low sound
Same problem here. Sorry I cannot help.These little oversights can be expected in Beta form. However, it was annoying to sleep right through my alarm this morning!I guess Apple software engineers are concerned with hearing loss.😕
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Missing Apple Watch Activity Data
I have just installed iOS 9 on my iPhone 6 Plus and when it started up it wiped my apple watch and I had to set it up again.After setting my apple watch up again I am missing the Activity Data for the last 48 hours, but when i look at the activity app on my phone the steps and what not are there but the rings for the last 2 days are both empty
5
0
1.8k
Jun ’15
Reply to iOS 9 Beta battery life
Have you ever done a iOS beta before? These are very much to be expected.1. The claims they make will be what they are expecting for the final release2. iOS 6 beta was significantly worse.3. If you think this is bad... just wait, in the past the betas have gone from bad battery life to good, to bad again. They are working out the issues, you cannot expect this to work like a final product... because well, it is far from it.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Privacy and your app session notes
Apple views privacy as a human rightApp developers - be mindful of privacyKeeping the app ecosystem as a trusted place is important.Architecting for privacyData retentionData privacyData storageIdentifiersData RetentionHave a retention policyDelete data when it no longer serves a user needCollect the minimum data necessaryBalance storage of data against the risk of compromiseData Minimization TechniquesAnonymizeAggregateSampleDe-resolveDecayMinimizeWhat's the use of the data? What decisions are the collected data driving? If you can't come up with an answer, don't collect it. Minimize.Data transferEncrypt data in transitKeep sensitive data on the device, do not transmitProcess sensitive data on-deviceA good example of sensitive data - health data for a workout app. Process it on the device.On Device- Data protection- Keychain - store your secrets inside a keychain's encrypted storageServer side- Encrypt data at rest- CloudKitTransparencyBe clear about what data is being collected- Give users the abil
0
0
1.3k
Jun ’15
What's New in CloudKit notes
Notes is now using CloudKit to synchronize between OS X and iOSiCloud Backup is now using CloudKitApple can offer developers a huge amount of storage. I'd say watch the session video, my notes would just consist of repetitions of Huge amount of storage, costs you nothing.CloudKit Web ServicesFull CloudKit API vs JSON / HTTPSCloudKit JavaScript LibrarySign-in via Apple IDPublic and private database accessRecord operationsAssetsQuerySubscriptions and notificationsUser discoverabilitySyncCloudKit JSJavascript APIMatches CloudKit APINo intermediate servers - no need for a server in the middleNew notes web app built with CloudKit JSWeb sign-in with Apple IDApple manages the password service via using an Apple ID. Developer does not see the user's authentication credentials.
0
0
1.2k
Jun ’15
WWDC notes by rtrouton
Supporting the Enterprise with OS X Automation notes: https://forums.developer.apple.com/message/10690What's New in Notifications notes: https://forums.developer.apple.com/message/9924Your App and Next Generation Networks notes: https://forums.developer.apple.com/message/9841What's New in Network Extension and VPN notes: https://forums.developer.apple.com/message/9694Thursday Education and Enterprise Development Lab notes: https://forums.developer.apple.com/message/9267Thursday Security Lab notes: https://forums.developer.apple.com/message/9062Wednesday Security Lab notes: https://forums.developer.apple.com/message/8028Security and Your Apps notes: https://forums.developer.apple.com/message/7363What's New in CloudKit notes: https://forums.developer.apple.com/message/7290Privacy and your app notes: https://forums.developer.apple.com/message/7289What's New in Managing Apple Devices notes: https://forums.developer.apple.com/message/6945Filesystems Lab Notes: https://forums.developer.apple.com/message/67
0
0
5.7k
Jun ’15