Hello everyone, I am working on a wrapper library ...
# multiplatform
m
Hello everyone, I am working on a wrapper library for chart plotting library and generate .aar and .framework/.xcframework and use these in the native apps of for Android and iOS respectively. I need this to be able to make common customisations for our needs and still be able to continue building our existing native apps as is. I have tried to do so for KoalaPlot and AAY charts. Both have problem in generating the .framework/.xcframework however the sample apps provided by these work just fine. Can someone help me for this problem?
When trying with KoalaPlot, I get this error.
Copy code
KLIB resolver: Could not find "/Users/myuser/.gradle/caches/modules-2/files-2.1/io.github.koalaplot/koalaplot-core-iosx64/0.8.0/6fcd6e75efefac16ca88ab31340f5c688f2e2c2a/koalaplot-core-iosX64Main-0.8.0.klib" in [/Users/myuser/Work/git_projects/nr_plus_android_poc_work/MobileCharts/shared, /Users/myuser/.konan/klib, /Users/myuser/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0/klib/common, /Users/myuser/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0/klib/platform/ios_x64]