Hi I was accepted on the the app small business scheme by Apple. They actually reached out and emailed me which I promptly replied to, and was accepted to the scheme on 23rd Dec 2020. However I have had sales of 103$ and proceeds of 73$... they have failed to pass on the 15% as of yet? Any of app developers in the same predicament? Please share your positive and negative experiences.
Search results for
apple pencil charging
143,603 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Thanks for the comprehensive reply! I'm afraid I haven't made my point clear, in the scenario described above the user is holding the pencil without it touching the screen at all, what I want is to trigger its haptic engine over-the-air in response to a finger touch (to compensate for the lack of a haptic engine in the iPad itself). Even in the other scenario, where both a finger and the pencil are touching the screen simultaneously, I can't get a finger touch to generate a buzz in the pencil. Only when I trigger the feedback from a pencil-generated touch does the pencil ever buzz. I'm guessing there's some protection in place that blocks any generated feedback from getting to the pencil unless its own touch triggered its invocation. That's what I mean by rules, even before looking at the guidelines.
Topic:
App & System Services
SubTopic:
Hardware
Tags:
I have an app in the App Store which is free to download and has IAPs for unlocking features. I've created a slimmed down watchOS version of the app. I'd like to charge $.99 for the watchOS app while still leaving the iOS app free to download. Is this possible? Or do I have to assume the watchOS app must also be free and have an IAP in the watch app? Thanks, Russ
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
watchOS
I'm experiencing the same problem also. However, my friend who uses Apple pencil and also upgraded to iOS 11 does not have this problem. We both have 9.7 in iPad Pros.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
My Apple pencil has stopped working after I updated my iOS version to iOS15.0.2 on my iPad Pro I tried everything but unfortunately nothing solve the problem
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Installed 17.2 Beta on 14Pro and since then the charging port is not recognized. Can only charge wirelessly. Took to Apple Store and was told its impossible to reverse to the previous version since they can’t physically connect to iTunes. Repair is $649 or I can trade it in. Everything worked flawlessly before the 17.2 install. The diagnostics show hardware is good as well. So to summarize, while helping Apple finesse their software they installed a bug that disables the port and renders the phone pretty useless. Way to go Apple!!!
Topic:
App & System Services
SubTopic:
Hardware
Tags:
iPhone
Developer Tools
Analytics & Reporting
Battery Life
On OS 4 beta 2 when i remove watch from charger the screen briefly lights up with unlock, but is unresponsive then goes dark and will never respond to anythying. I have to hold down both crown and button until apple logo comes and disappears, force powering off. Then it will boot up and be usable. Happens every time off charger, whether or not I have nightstand mode enabled.
Just upgraded to Watch OS11 Beta with the watch on charge and put the watch on and it was only 40% charged. I put it back on the charger and it didn’t charge. I erased it and went to repair and it is flat 20 minutes after it was on 40% and sitting on the charger. the message on screen is ‘LOW BATTERY to continue, connect Apple Watch to it’s charger.’ Have I bricked my watch? Thanks
This probably means it is not supported, just compatible (app won't crash). After all, Mac does not support Apple Pencil.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Docs look correct to me.A little light reading via this tutorial, for reference:h ttps://www.raywenderlich.com/121834/apple-pencil-tutorial
Topic:
UI Frameworks
SubTopic:
UIKit
Tags:
my iphone5 can't to charge from my mac (MacBook Pro (Retina, Mid 2012)), but can to charge from other mac
Hi, Is it possible to charge more for digital content from my app than I charge on my website? Will that app make it through the review?
I have the RAVPower Fast Wireless Charger QI + QC 3.0 Adapter and using it with the iPhone X running iOS 11.2 (beta). I'm seeing normal charge speeds. Isn't 11.2 suppose to bump the speed from normal to fast?Thanks!
AirPods are not explicitly disallowed, but you should make sure that your playground also functions without AirPods, since we don't guarantee the availability of any peripherals except Apple Pencil.
Topic:
Community
SubTopic:
Swift Student Challenge
Tags:
Attempting to recreate PKDrawing point-by-point using an existing drawing instance results in .pencil strokes being displayed with different (thinner) width than the original. Strokes with all other inks are restored fully visually identically to the original. This can be observed from iOS 15.2 to iOS 18 beta 5. Code used to remake the drawing: let restoredDrawing = PKDrawing(strokes: drawing.strokes.map { stroke in PKStroke( ink: stroke.ink, path: PKStrokePath(controlPoints: (0..