Search results for

“apple pencil charging”

149,660 results found

Post

Replies

Boosts

Views

Activity

Reply to Apple Pencil won’t write
I am having this problem, in particular with applications like ExplainEverything and GoodNotes.Strokes with the pencil sometimes dissolve into single dots or vanish again completely. Writing becomes a tedious process. Pencil appears to be much more easily disturbed by the palm resting on the screen. Changing the tip did not help.The problem appeared after upgrading to iOS 11. I did not notice anything like this before that - the pencil worked just fine.Forgetting the bluetooth device and then pairing again appeared to help a bit, at least temporarily.
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’17
Slow touch/pencil frame rate on iPad Pro iOS 10?
The rate of touch events that my application is getting just dropped considerably - down to 30Hz with my finger and about 1.1 Hz with the apple pencil. Other commercial drawing apps work fine. I hav even tested with a simple app that only implements an empty - touchesMoved handler and the frame rate doesn't change.What is going on? Is there something I need to do? I am not positive but I think it was the upgrade to the latest Xcode last week and/or the upgrade to iOS 10.3.1.Thanks!
1
0
887
Apr ’17
Options for charging customer for premium content
In our app, we will be showing premium content to the users which will be valid only for an hour. After the hour is finished, they need to pay again to get another hour. Does this qualify for in-app purchase? If yes, what are our options to charge the customers? Can we use Apple Pay? What happens if a user hasn't set up Apple Pay or doesn't want to do that? We've added Apple Pay and works but aren't sure what happens, if users do not have Apple Pay.
0
0
363
Mar ’18
Reply to Sidecar
I Do have an Apple Pencil, I’m using a MacBook Pro retina 2012 and an iPad Pro 3rd gen 11inch and I have the same problem.I saw somewhere on reddit that apparently it seems to work only on MacBooks from 2016 and later...
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’19
Reply to im using stepper to add the number of items for a check out Im creating, but I can't seem to link the total amount with the items.
Hi Chris, From your initial post, it looks like you want to create an app with a store sort of thing? If that's the case, I would recommend using EnvironmentObject for the number of pens etc. This is what I came up with: class StationaryStore: ObservableObject { @Published private(set) var total: Double = 0 @Published private(set) var pens: Double = 0 @Published private(set) var watches: Double = 0 @Published private(set) var markers: Double = 0 @Published private var penPrice: Double = 20 @Published private var watchPrice: Double = 200 @Published private var markerPrice: Double = 10 enum product { case pen case watch case marker } func add(_ product: product, _ quantity: Double) { switch product { case .pen: pens += quantity total += penPrice case .watch: watches += quantity total += watchPrice case .marker: markers += quantity total += markerPrice } } func remove(_ product: product, _ quantity: Double) { switch product { case .pen: pens -= quant
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Feb ’21
How to set which states should not have sales tax charged
My product has monthly and annual subscriptions. I understand that apple will handle charging the correct sales tax for us. However, we do not need to charge sales tax in most states. We only have operations in California and will not reach nexus in any others states for many months or maybe years. How soon we reach nexus and therefore need to charge will depend on our revenue across web, apple devices and google devices so we’ll need to be able to turn on charging sales tax by state individually. Does anyone know how we configure which states we need to charge sales tax in please as I don’t see how to configure that.
1
0
687
Aug ’24
Charge app users monthly membership fee?
I am totally new to iOS development and have a question about charging. If I build an iOS app, can I charge app users a monthly fee to use the app? Currently, I run a website where users are charged a monthly fee to be able to access the site. When they first join the site, after they fill out their profile, they are redirected to a payment processor who obtains their credit card information and decides whether or not the card may be fraudulent. If it's not, the user can become a site member and they are directed back to my site which they then have full access to. The credit card company will then charge them my monthly membership fee and pay me a percentage of that fee each month after they deduct their processing charge. I would now like to provide my website's features via an iOS app. Is it possible to create and release an iOS app in the Apple App Store that would adhere to this monthly charging model? If not, what are my options if I want to
3
0
2.1k
Apr ’16
How to create subscriptions charged monthly ?
Hi ! I wonder if it is possible to create auto-renewable subscriptions longer than a month (a year in my case) but that are charged monthly. Or, to create a one month auto-renewable subscription that the user cannot cancel for one year. If there is any way to do this, I would be pleased if you tell me how. I have be searching without success... Thank you, Aurélien
0
0
445
Feb ’21
Charging MacBook from USB-C
Hi, is there any way how to stop charging notebook from connected monitor through USB-C cable ? There is no possibility to stop power delivery from USB-C connected monitor and I don't want to have my notebook all the time powered from my monitor. Is there some CLI command or some other solution ? Thanks, Pavel
1
0
518
Nov ’20
Reply to Apple Pencil won’t write
I am having this problem, in particular with applications like ExplainEverything and GoodNotes.Strokes with the pencil sometimes dissolve into single dots or vanish again completely. Writing becomes a tedious process. Pencil appears to be much more easily disturbed by the palm resting on the screen. Changing the tip did not help.The problem appeared after upgrading to iOS 11. I did not notice anything like this before that - the pencil worked just fine.Forgetting the bluetooth device and then pairing again appeared to help a bit, at least temporarily.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’17
Reply to ios 17 Battery Drain
My Dad, iphone xs and my sister iphone xs max ios 17 bug charging , Each charge fails to exceed 4%, Every time you charge the battery, you have to restart the phone , Please fix it Apple, Thank You !
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’23
Slow touch/pencil frame rate on iPad Pro iOS 10?
The rate of touch events that my application is getting just dropped considerably - down to 30Hz with my finger and about 1.1 Hz with the apple pencil. Other commercial drawing apps work fine. I hav even tested with a simple app that only implements an empty - touchesMoved handler and the frame rate doesn't change.What is going on? Is there something I need to do? I am not positive but I think it was the upgrade to the latest Xcode last week and/or the upgrade to iOS 10.3.1.Thanks!
Replies
1
Boosts
0
Views
887
Activity
Apr ’17
why my card is being charged , though i have paused my apps
being charged even after i have paused my apps
Replies
1
Boosts
0
Views
790
Activity
Apr ’19
Options for charging customer for premium content
In our app, we will be showing premium content to the users which will be valid only for an hour. After the hour is finished, they need to pay again to get another hour. Does this qualify for in-app purchase? If yes, what are our options to charge the customers? Can we use Apple Pay? What happens if a user hasn't set up Apple Pay or doesn't want to do that? We've added Apple Pay and works but aren't sure what happens, if users do not have Apple Pay.
Replies
0
Boosts
0
Views
363
Activity
Mar ’18
Beta 6 losing charge on the charger
Anyone else have this? When I wake up in the morning my watch is it 95% and has lost charge overnight. It was not doing this on any of the previous betas
Replies
0
Boosts
0
Views
497
Activity
Mar ’18
Reply to Sidecar
I Do have an Apple Pencil, I’m using a MacBook Pro retina 2012 and an iPad Pro 3rd gen 11inch and I have the same problem.I saw somewhere on reddit that apparently it seems to work only on MacBooks from 2016 and later...
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’19
Reply to im using stepper to add the number of items for a check out Im creating, but I can't seem to link the total amount with the items.
Hi Chris, From your initial post, it looks like you want to create an app with a store sort of thing? If that's the case, I would recommend using EnvironmentObject for the number of pens etc. This is what I came up with: class StationaryStore: ObservableObject { @Published private(set) var total: Double = 0 @Published private(set) var pens: Double = 0 @Published private(set) var watches: Double = 0 @Published private(set) var markers: Double = 0 @Published private var penPrice: Double = 20 @Published private var watchPrice: Double = 200 @Published private var markerPrice: Double = 10 enum product { case pen case watch case marker } func add(_ product: product, _ quantity: Double) { switch product { case .pen: pens += quantity total += penPrice case .watch: watches += quantity total += watchPrice case .marker: markers += quantity total += markerPrice } } func remove(_ product: product, _ quantity: Double) { switch product { case .pen: pens -= quant
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’21
How to set which states should not have sales tax charged
My product has monthly and annual subscriptions. I understand that apple will handle charging the correct sales tax for us. However, we do not need to charge sales tax in most states. We only have operations in California and will not reach nexus in any others states for many months or maybe years. How soon we reach nexus and therefore need to charge will depend on our revenue across web, apple devices and google devices so we’ll need to be able to turn on charging sales tax by state individually. Does anyone know how we configure which states we need to charge sales tax in please as I don’t see how to configure that.
Replies
1
Boosts
0
Views
687
Activity
Aug ’24
Charge app users monthly membership fee?
I am totally new to iOS development and have a question about charging. If I build an iOS app, can I charge app users a monthly fee to use the app? Currently, I run a website where users are charged a monthly fee to be able to access the site. When they first join the site, after they fill out their profile, they are redirected to a payment processor who obtains their credit card information and decides whether or not the card may be fraudulent. If it's not, the user can become a site member and they are directed back to my site which they then have full access to. The credit card company will then charge them my monthly membership fee and pay me a percentage of that fee each month after they deduct their processing charge. I would now like to provide my website's features via an iOS app. Is it possible to create and release an iOS app in the Apple App Store that would adhere to this monthly charging model? If not, what are my options if I want to
Replies
3
Boosts
0
Views
2.1k
Activity
Apr ’16
Reply to Charging Issues after Sonoma Upgrade
Mac 14,9. Apple M2 Pro 2023. After update 14.1.1. Battery drain 1%. And not charging. Doesn't charge anything...
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Nov ’23
How to create subscriptions charged monthly ?
Hi ! I wonder if it is possible to create auto-renewable subscriptions longer than a month (a year in my case) but that are charged monthly. Or, to create a one month auto-renewable subscription that the user cannot cancel for one year. If there is any way to do this, I would be pleased if you tell me how. I have be searching without success... Thank you, Aurélien
Replies
0
Boosts
0
Views
445
Activity
Feb ’21
Charging MacBook from USB-C
Hi, is there any way how to stop charging notebook from connected monitor through USB-C cable ? There is no possibility to stop power delivery from USB-C connected monitor and I don't want to have my notebook all the time powered from my monitor. Is there some CLI command or some other solution ? Thanks, Pavel
Replies
1
Boosts
0
Views
518
Activity
Nov ’20
Reply to Poor Internet connection for downloading and working on C Xcode
stop whining you spent all your money trying to research Ainu language for Mac OSX very little demand so Apple is not going to cater for you, just use writing with a pen and paper it is cheaper and more fun, dream on !
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’21
Reply to Different behavior between Mac and iPad
here is the code https://codepen.io/spaciouskitchen/pen/gOoNGLB
Replies
Boosts
Views
Activity
Aug ’24