Great resource for KMP students like me. Thanks man. I noticed some issues with the solution after adding local cache. It work perfectly on mobile but for desktop it doesn't work even after generating the msi file for distribution. I hope there is a solution to this problem thanks.
iOSApp.swift, From swift side AppDelegate. Im calling it from AppDelegate class for my usecase, alternatively you can call it directly from init of iOSApp struct as well.
@@codingambitions If it's not too much trouble, can you please show me an example, I've been racking my brains for 3 days now and I can't do it, on Android the dependencies work, on iOS I can't set it up, I don't have enough understanding, I just thought there was a link to git in this tourtorial but alas there isn't one
Nice
Thanks 🙌🙌
You're a genius 🔥
🙏🙏🙏 Thnx
Great
Great resource for KMP students like me. Thanks man.
I noticed some issues with the solution after adding local cache. It work perfectly on mobile but for desktop it doesn't work even after generating the msi file for distribution.
I hope there is a solution to this problem thanks.
Thnx,🙏 And im not sure about your issue as i didnt faced any issue for any platform.
Nice video. may you share the repo? I missed some part about dependency injection. I cannot found some class in my project
It should be there in the first video description how to create compose multiplatform app
tell me where you are initialized initKoinIOS, there are no sources for the application, I can’t figure it out any further, please tell me
MainViewController?
iOSApp.swift, From swift side AppDelegate. Im calling it from AppDelegate class for my usecase, alternatively you can call it directly from init of iOSApp struct as well.
@@codingambitions If it's not too much trouble, can you please show me an example, I've been racking my brains for 3 days now and I can't do it, on Android the dependencies work, on iOS I can't set it up, I don't have enough understanding, I just thought there was a link to git in this tourtorial but alas there isn't one
Please bring tutorial on Realm it is much more easier than SQLDelight
Sure.
I cant find the repo of this project
Checkout this video github link:
ua-cam.com/video/TqQkv3bVMYc/v-deo.html
Great