Hey people. I am facing errors while uploading the...
# ios
j
Hey people. I am facing errors while uploading the App with a KMP framework to test-flight. Full details in this You-track issue. Some notes -> -I've removed unnecessary archs. -Built using xcode 14. -Added
Copy code
binaries.framework {
    embedBitcode(BitcodeEmbeddingMode.DISABLE)
}
to my target declaration. Any help is much appreciated. Stuck in test-flight ipa upload.
Error during upload.
m
Is the link correct ?
j
I recently removed the access for registered users.
Here’s the thread.