Hi i neeed some help woth Coacoapods integration f...
# multiplatform
b
Hi i neeed some help woth Coacoapods integration for my KMP proj i have added cocoapods plugins
Copy code
alias(libs.plugins.kotlinCocoapods)
and this is how i configured it but i have this build error when i run it
t
cc @Andrey Yastrebov
a
Can you provide a minimal reproducer?
b
@Andrey Yastrebov
@Andrey Yastrebov also i think we can only use the functions which are in obj-C right ? so cant we use swift by anu other means ?
a
we can only use the functions which are in obj-C right
right
we can only use the functions which are in obj-C right
yes, we can't
b
@Andrey Yastrebov actually i dont need firebase i was just testing that if cocapods thing would work thats it im just learning
a
Ok, then check our github, there are various samples with kmp and cocoapods
b
yes i did and i followed exactly but idk where i did wrong also another thing is while makinh a proj there is an option to select dependencu manager and this proj is old so idk if i have selected cocoapods there but does that matter ?
https://github.com/PalankiBharat/Phodo-Quiz-App.git here is my repo @Andrey Yastrebov if you can check once
@Andrey Yastrebov i got it so i was running from this configuraion so i read that i have to open .xcworkspace and i did from xcode and it ran but idk how can i change my config in android studio to run that