Search results for

apple pencil charging

144,073 results found

Post

Replies

Boosts

Views

Activity

Reply to Swift and Mathematics
Yes, Swift should provide more built in functions.For maths, it should speak the language of mathematicians, not of computer scientist.I posted a similar comment for set related functions, where syntax is at odds with the language used for set theory.I expect it from Apple, they learn the (math) language to the machine and not force users to learn machine language.PS: similar for string manipulation which remains very cumbersome with the range ; I would appreciate a more direct manipulation.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Reply to Java SE 6
Hi, i found a solution and it worked for me - try and google Oliver Dowling and Java SE 8 on Mac OSX. There is a good instruction. Follow the steps, Illustrator and co are working right now, what a livesaver. I can't post a link in here, I tryied yesterday, but Apple still wants to moderate my comment.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Mistake in Apple's Crustacean.playground?
I had a look at the Crustacean.playground (which demonstrates protocol oriented programming), available here:https://developer.apple.com/swift/resources/It's a great demonstration but it seems to contain a small mistake in that it says:// Note: the fact that rectangleAt doesn't appear below, but // circleAround does, serves as a demonstration of how dispatching through // protocols works: methods in protocol extensions that don't match a // requirement (such as rectangleAt) are dispatched statically.It is true that rectableAt appears above and not below, but there is no circleAround at all in the output, and there isn't even any circleAround method, just circleAt, which is not appearing anywhere in the output either.Tell me if I'm misunderstanding something, or please correct this otherwise great playground.
6
0
1.4k
Jun ’15
Providing a trial of IAPs
According to Apple's guidelines, trial/demo versions are not accepted. But if I provide a miminal functionality in an app, is it ok to provide some previews of the IAPs, like:- enabling all IAPs for the first 30 days- enabling all IAPs for like 1h a dayThe latter I have seen in an app. But of course I don't know if it was ok or just slipped through the review process.Regards,Markus
7
0
696
Jun ’15
Can't login to my Apple ID in iMessage
Hey there, community. I've been wondering why imessages were only landing on my laptop/imac and I just realized that after installing iOS9, iMessage was disabled. I enabled it, tapped Use your Apple ID for iMessage, entered my credentials and, after about 20sec of waiting, I was promptly prompted to enter them again (with no error message). Obviously I tried several times with no luck. Right now, iMessage is stuck in waiting for activation. Also, I just got a pop-up asking me to enter my iCloud password, I did and got back an error saying Verification Failed, An unknown error occured Cancel/Try AgainProblems with iCloud ?
5
0
22k
Jun ’15
Reply to almost afraid to ask on new background modes.
You absolutely have to file enhancement requests and bug reports making your case for the features that you want that iOS doesn't yet support. You probably won't get any direct feedback unless there's difficulty understanding something in your report, but it's still necessary.On the other hand, it's important to remember that Apple applications have both a longer leash (Apple makes the rules) and a shorter leash (Apple's going to be more conservative about most things). The complication with doing a specific task that lasts less than 10 seconds at a specific date and time in the future is one of managing when a dozen different applications all want to do something at the same time. Who goes first? How much time do the have? How does the user tell what's going on? If the foreground application is hogging resources, do you launch late? What happens when you crash in the background?
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
in-app purchase
Hi,Can someone explain to me why it is not allowed for developpers to integrate an other paiement system than in-app purchase but conversely Apple allow some apps to provide credit card paiement and Paypal inside app for their users ?Some compagny dont get the same guideleines ?Cant wait someone can explain to me.Regards,
4
0
1.8k
Jun ’15
Reply to Requesting app back
Step 1: Contact a lawyer and have the lawyer initiate legal action.Step 2: Take judge's decision to Apple.Otherwise, you're expecting Apple to figure out whether you or the publisher are the legal owner of the application.P.S. You'll never guess the seven letter word beginning with l ending in t that shows up as ******** when typed into a response.
Jun ’15