Post

Replies

Boosts

Views

Activity

PencilKit - ITMS-90338: Non-public API usage when uploading app to AppStoreConnect
I tried weak linking PencilKit in 3 different ways:Via target > Frameworks > Add PencilKit > Do Not EmbedBy weak linking using "-weak_framework PencilKit" in other linker flagsBy linking using "-framework PencilKit" in other linker flagsEach build was rejected using ITMS-90338: Non-public API usage.The project is in Objective-C. I also re-wrote the view controller that uses PencilKit into Swift and got the same error since that also bridges to ObjC land.Has anyone successfully uploaded an archive to AppStoreConnect that is also linked with PencilKit and has a lower deployment target than iOS 13.0?
2
0
1.4k
Aug ’19