Search results for

apple pencil charging

143,553 results found

Post

Replies

Boosts

Views

Activity

Extra amount charged In-App Purchase by apple.
Hi guys, We implemented 3 consumable product with different price range in our inapp purchase. Like product 1 = $34.99, product 2 = $49.99, product 3 = $59.99. but the issue that we face with our one user is that when he purchase product 1 the apple charge $47.99 amount. What can be the reason for that bug? We can't able to find it Any help and solution can be appreciated thanks.
1
0
360
Jul ’20
Does Apple charge fees on money that our users are earning?
I am developing a paid video chat app. Users can charge their callers $x/minute to video chat with them (Celebrities, experts, anyone with a fan base). We will be taking a 5% fee from money earned on the app. Will Apple take its fee on all transactions on the app? For instance if a user earns $1000, do we need to pay Apples 30% fee on that $1000, even though that money is not ours. It is being paid out to the user. If Apple takes its fee on all transactions made on the app, it makes it cost prohibitive. I can certainly understand Apple taking its fee on money we earn though. Does anyone know Apples terms regarding this? Thanks!
0
0
569
Jul ’21
Reply to Apple Pencil Pairing Issues
I have only signed up here to say MASSIVE thanks to the person who came up with the hairdryer idea. I was devastated when I tried to pair a NEW Apple Pencil 1st gen that's been most likely sitting in a drawer somewhere for god knows how long. It was kept disconnecting, not pairing, nada nada. Heated up for 1 minute and voila, like the above issues never happened. Connected and started charging straight away, blown my mind. Madness. Huge Kudos to you man.
Topic: App & System Services SubTopic: Core OS Tags:
Apr ’23
SwiftUI Text Editor Crash with Apple Pencil Long Press
Using Apple Pencil with SwiftUI text editor, when the user presses and holds in the middle of text already in the editor box a crash occurs. This is very reproducible even on this minimal example. import SwiftUI struct ContentView: View { @State private var text: String = The quick brown fox jumps over the lazy dog var body: some View { VStack { TextEditor(text: $text) .background(Color.init(red: 242, green: 242, blue: 242)) .border(.black) .frame(height: 200) } .padding() } } When tapping and holding somewhere in the middle of the sentence, for example on the word jumps the app crashes with an exception reading: Thread 1: NSTextContentStorage: Inconsistent element cache state. Elements for range {0, 43} are already cached while trying to insert The stack trace is: I have attempted to use the approach discussed in this post to make the underlying UITextView use TextKit 1, but could find no UITextView in the underlying UIView hierarchy. Any advice would be greatly appreciated.
2
0
1.8k
Jan ’23
Reply to Apple Pencil Pro Squeeze API
I wonder if an Apple engineer could confirm: will the Apple Pencil Pro squeeze functionality be detectable in the current API Not in previously shipping API, but an addition to UIPencilInteraction and a view modifier in SwiftUI. Read all about it here! https://developer.apple.com/documentation/applepencil/handling-squeezes-from-apple-pencil
Topic: UI Frameworks SubTopic: UIKit Tags:
May ’24
Why am I Charged AGAIN & AGAIN??
Hi, I have just created an apple ID and done all the needed payments for creating developer account which is $99 USD. While making that payment i have been charged twice with 76 INR (~$1.17).1st I was charged while making the payment for developer account2nd while doing the two step verification where it was written You Wont Be Charged & still it charge me $1.17.I Want to know the reason why is apple charging unnessarily and takes the payment without permission.Also I couldnt find any customer care number or any support team's reply.Also it's been a week and my Developer account still shows me Pending Status & How do i contact support team??
3
0
1.5k
Oct ’17
Pencil battery notification not working
I do not see the battery pop-up on the iPad OS when I attach my Pencil to the side of my iPad Pro. This always worked with IOS but it hasn't worked with iPad OS beta 1 or 2. I watched a YouTube video today from someone who had iPad OS on his iPad and everytime he put the Pencil in place, the pop-up appeared. I've restarted my iPad a few times and it never works.
1
0
505
Jul ’19
Size of stylus mesh tip
Hello community, We're designing an app that can optionally be controlled by a stylus with a mesh tip. In this case, the mesh tip we're using is 5 mm in diameter. It seems that mesh tip contact detection is unstable in this size, although it works better with a larger diameter. Is it possible to access a setting in iOS that lets you define the minimum contact area needed to detect a contact on the screen? This would enable us to use this 5 mm stylus. Best regards, Edwin
1
0
365
Dec ’24
OneNote doesn't recognize pencil
I just got a new iPad Pro 10.5 and I've immediately installed iOS 11 on it. Now I'm trying to find a good note taking app but OneNote doesn't seem to recognize my Pencil. Google tells me this should not be the case so I guess this is iOS 11 related. Does anyone else have this issue?
1
0
1.7k
Jun ’17