Post

Replies

Boosts

Views

Activity

PKCanvasView won't react to updates of its contentScaleFactor
Dear All, I am currently facing a challenge with updating the contentScaleFactor of my PKCanvasView, which is embedded within a custom UIScrollView. I have configured the PKCanvasView to have both its maximum and minimum zoomScale set to 1.0, ensuring that users can only zoom into the UIScrollView and not directly into the PKCanvasView. Upon the completion of a zoom action in my UIScrollView, a notification is published and received by the PKCanvasView. This triggers a function intended to update the contentScaleFactor. However, this process is not functioning as expected. Despite consulting with several engineers at WWDC24 and exploring multiple potential solutions, the issue remains unresolved. Interestingly, when zooming into a PDF in the Documents app on iOS 17, the strokes are re-rendered perfectly, while in previous iOS versions, this bug persists in the Documents app. I would greatly appreciate any insights or solutions from those who might have encountered and resolved this issue. Thank you in advance for your assistance. Best regards, Timon
0
1
695
Jun ’24
PKCanvasView won't react to updates of its contentScaleFactor
Dear All, I am currently facing a challenge with updating the contentScaleFactor of my PKCanvasView, which is embedded within a custom UIScrollView. I have configured the PKCanvasView to have both its maximum and minimum zoomScale set to 1.0, ensuring that users can only zoom into the UIScrollView and not directly into the PKCanvasView. Upon the completion of a zoom action in my UIScrollView, a notification is published and received by the PKCanvasView. This triggers a function intended to update the contentScaleFactor. However, this process is not functioning as expected. Despite consulting with several engineers at WWDC24 and exploring multiple potential solutions, the issue remains unresolved. Interestingly, when zooming into a PDF in the Documents app on iOS 17, the strokes are re-rendered perfectly, while in previous iOS versions, this bug persists in the Documents app. I would greatly appreciate any insights or solutions from those who might have encountered and resolved this issue. Thank you in advance for your assistance. Best regards, Timon
Replies
0
Boosts
1
Views
695
Activity
Jun ’24
WWDC24 Swift Student Challenge Permission Form not working
Hello! I have requested permission to participate in this years swift student challenge, but in the response is the link for the form for last years challenge.
Replies
1
Boosts
0
Views
851
Activity
Feb ’24
Use of Illustrations
Hello! For my Swift Student Challenge 2024 Project I'm using some Illustrations from OpenDoodles (opendoodles.com). Open doodles is free for commercial and personal use and the creator has no copyright claimed. My question is whether I have to clarify the use of these Illustration when submitting the project.
Replies
1
Boosts
0
Views
709
Activity
Feb ’24
Changing the app icon in the app
Is it possible to change the app icon in the Swift Playgrounds app? Because there is no Information Property List and you have to add a Dictionary(CFBundleAlternateIcons). Thanks!
Replies
0
Boosts
0
Views
1k
Activity
Apr ’22
Using a MLPackage in a Swift Playgrounds App
Hi, I'm trying to use a MLPackage in my app. Is this possible?Because during importing I get a warning.
Replies
1
Boosts
0
Views
1.3k
Activity
Apr ’22