kivy-lazy-loading-template icon indicating copy to clipboard operation
kivy-lazy-loading-template copied to clipboard

Not working anymore after upgrading to kivy 2.3 and kivy_ios

Open mrwulff opened this issue 1 year ago • 2 comments

First it could not find screens.json so I edited and hardcoded that path, now it Xcode gets errors that it can’t find the individual screens.kv

mrwulff avatar Feb 22 '24 19:02 mrwulff

I've never had the opportunity to use kivy-ios, but it has worked flawlessly on Android and Linux (though I haven't tesed it on macOS and Windows). Regarding your statement about not being able to find screens.kv, it doesn't really exist. If there's anything I've missed or if you need further assistance, please let me know 🙂.

kulothunganug avatar Feb 23 '24 13:02 kulothunganug

Made a ugly pull request on how to fix it,but i suspect there is an easier way

mrwulff avatar Feb 28 '24 03:02 mrwulff