Krystian Kaniowski
10/18/2024, 1:45 PMembedAndSignAppleFrameworkForXcode
. If we add some multiplatform framework import in code, than we can use it, xcode shows possible functions etc. But if we try to run this app on real device, then we are receiving error that multiplatfrom framework is absent in the ipa (we unpack app and confirmed that framework is not included during build).
Do you know how to solve it, or where to look for source of problems?François
10/18/2024, 1:58 PM