I am trying to upload my App build to iTunes Connect from Xcode 11.3, but getting the below error:
I am using Wacom WillDevices library in my App. Can someone please give your suggestions?
I am trying to upload my App build to iTunes Connect from Xcode 11.3, but getting the below error:
I am using Wacom WillDevices library in my App. Can someone please give your suggestions?
Copyright © 2021 Jogjafile Inc.
This problem will be fixed only when the library you are using updates its method name to not be same as Apple's.
And ofcourse since this is not Apple's own library, you need to "Embed & Sign" it. Otherwise its unsigned and will fail the validation. Only apples own frameworks which are available on the device do not need to be embedded.