I am working on image processing with <voize-gmbh>...
# multiplatform
d
I am working on image processing with voize-gmbh/pytorch-lite-multiplatform But the dependency is not installed in the Kmm project. if we comment out the iosSimulatorArm64() then library is installed successfully. But in case of Xcode when we running the iosApp project the having linker issues. And if the iosSimulatorArm64() is uncommented again then we are not able to installed the library. And One more thing how to convert the Bitmap32 to UIIMage and vice-versa in KMM. and also In case of Android we are able to convert the Korim Bitmap into Android Bitmap. but how to convert android bitmap to Korim Bitmap. Thanks in advance.