kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
758 stars 238 forks source link

Cocoapods import not found when kivy is installed #777

Closed johnfhima closed 1 year ago

johnfhima commented 1 year ago

Hello, I am currently using kivy to integrate some python code to my swift app. I also need to use some cocoa pods dependencies, but when trying to import them the dependencies are not found (while the same project without the kivy part does not make any problem to install and import the cocoa pods dependencies).

Is there any way I can solve this issue ?

Thanks !

github-actions[bot] commented 1 year ago

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using kivy-ios, maybe you could be interested to installation and requirements.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.