Hello,
I was trying to use the new Pencilkit tools watercolor, monoline fountainpen but there is no way to implement them in Xcode. There is even a Link to Apples documentation but it's not accessible in Xcode somehow. https://developer.apple.com/documentation/pencilkit/pkinkingtool/inktype/monoline?language=o_9
First I thought they did the same thing like back in the days where they added the shape recognition feature and then removed it after a few weeks.
!!But it looks like as if some apps have access to this new tools for example PRODRAFTS ... How is that possible ?? !!
Post
Replies
Boosts
Views
Activity
Hey guys, I have two Apps which make about 20 - 100 downloads per hour. The past 12 hours i did not get any downloads or revenue updates. Anyone else have the same issue
Hey there,
I enrolled for Small Business Program in December. Apple stated that the 15% cut will start in January. Yesterday i made $67.86 in revenue but my profit is only $52.29.
/ 67.86 = 0,77.
This is a 33% cut. Can someone explain me how this works ?
In iOS 14 Beta 1 I was able to select "Snap to Shape" with a UIMenuController. This is not possible anymore. I loved this feature a lot :(. Will you give developers access to this API in the upcoming update ?
I want to split my PDF into multiple PDF's, each one representing one page. I get the PDFDocument with the PDFPage().dataRepresentation() function. But why is the returned value so big ? At the end my the new PDF files are combined 10x bigger.
I can't use PDFDocument because the dataRepresentation function takes way to long (10 seconds for my 1300 page document). Is there another way to add a page to my PDF data ?
Today i got over 3000 downloads. Only one bought my in-app purchase. People can't really do much with the app without buying the Pro Version. How is it possible that out of 3000 people only one is willing to pay for the pro version ?. My Pro Version is only 0.99 $... . It does not make sense at all. Let's say 1.000.000 people download my app. Do i really make only 300 $ from that ?
Hello Apple Developer Team,
I was wondering if you also allow developers to use your new Handwriting Recognition API for custom usage. For example I want to convert UIBezierPaths to Text. Is there a way to use this new API ?