Cannot locate tasks that match ':shared:syncFramew...
# ios
g
Cannot locate tasks that match 'sharedsyncFramework' as task 'syncFramework' not found in project ':shared'. I'm getting this issue
a
Hi Gaurav, Try with xcode 14.1. It would work. I also faced the same issue and this fixed my problem.
g
yes this is resolved now , my fault to mark it close
Do you have idea how to navigate screens in existing native code if integrate KMM in existing platform ?
a
KMM is used just for the business logics. For all UI things, you have use the swift.
g
No through compose UI can also be shared
a
Okay, so you are using Compose on iOS side too
?
g
Yes obviously and in my existing project so I'm facing challenge to navigate specific controller from compose ui
UI across both platform working fine
a
Can you post the issue that you are facing? Will try to help you.
g
Are you not getting my problem statement, let suppose you have an existing project completely in swift , now our aim to move some modules into KMP, lets forget web for now . moving forward suppose you integrated well in your project now , with compose UI lets say it's a list view when click on any list it will open any Viewcontroller in your project and Activity in existing android project , need 2 way communication Compose -> existing project controller navigation and existing project controller -> Compose
a
Sorry Gaurav. Won't be able to help.
g
Its okay
a
Actually we are not using common UI
g
Yes, I understood
🙌 1
218 Views