Search results for

apple pencil battery life

150,577 results found

Post

Replies

Boosts

Views

Activity

Reply to iOS 11 Battery Life
Installed the iOS 11 beta update last night. Left on charge over night. Have been out of the house since 1pm, using phone normally (which is pretty much 90% of the time), battery has only dropped to 92% and it is now 7pm. That’s 6 hours of moderate use and barely any drop I battery life. Not sure what settings I have my phone on but it seems to be saving the battery life.
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’17
Lag in simultaneous finger and Apple Pencil touches
I am experiencing increasing lag in calls to touchesMoved / touchesEnded with UIViewConrtoller when simultaneously moving one finger on screen while same time moving Apple Pencil.Xcode 8.0 beta 6.Ipad Pro 9.7 running iOS 9.3.5.Easiest repro is to create a new project, choose Game template, Objective-C language and Metal as game technology.Then add these lines to GameViewController.m before viewDidLoad (for example):static int counter = 0;- (void) touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event{ printf( touchesBegan %in, counter++ );}- (void) touchesMoved:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event{ printf( touchesMoved %in, counter++ );}- (void) touchesEnded:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event{ printf( touchesEnded %in, counter++ );}Now, if you run the app and move one or more fingers on screen, you get plenty of touchesMoved event with increasing counter.When you lift your fingers, you'll get touchesEnded event immediately. Same hap
Topic: UI Frameworks SubTopic: UIKit Tags:
1
0
490
Aug ’16
Reply to Beacon Monitoring
The region monitoring frequency is impacted by a variety of factors, none of which the app can control. If you want your device detected faster, make sure it complies with the iBeacon advertisement intervals. Many low cost solutions (just about all using button batteries and claiming multi-month battery life) attempt to have longer battery life by violating the iBeacon Technology standards and advertising at intervals outside the specifications.
Oct ’16
Reply to Watch Bootloop
Same thing here. Battery life was fine until about 3 days ago. At that time battery would be dead by noon with very little use and I too had several automatic reboots throughout the day. I had trouble getting the apple watch to be recognized until I turned airplane mode on and off on the watch so try that as well.
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’15
Reply to battery
In previous betas I would have to un-pair and re-pair the watch and it would fix the battery issues. So far, the beta has had same battery life for on series 3 non LTE.
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’18
Apple Pencil 2 working on other Ipad Pros but not mine
Hello everyone, So my issue here is that my apple pencil 2 stopped working suddenly while I was drawing, I took it to an apple store and they told me it was perfectly fine and worked on another ipad. When I connect it to my iPad, everything's fine and it shows the battery and everything. However when I try using it whether it be to scroll, write or draw it doesn't work at all. My ipad is perfectly fine as well, I am using a screen protector. I hope someone can give me a solution. Thank you very much
1
0
433
Feb ’22