Closed averagenetworkscienceenjoyer closed 1 year ago
update: hello world works fine, so I'm thinking maybe it's an issue with a feature in the app itself not a configuration file? It uses an API so I think maybe this could cause an issue Im not sure though
👋 Sorry to hear you are having difficulties with Kivy's Buildozer; Kivy unites a number of different technologies, so building apps can be temperamental.
We try to use GitHub issues only to track work for developers to do to fix bugs and add new features to Buildozer. This issue should be closed, because it doesn't describe a bug in Buildozer.
There is a mailing list and a Discord channel to support Kivy users debugging their own systems, which should be able to help. They are linked in the ReadMe. For building Android apps, there is an unofficial Buildozer Users' Guide that has a lot of useful debugging tips.
Of course, if it turns out you have stumbled over a bug in Buildozer, we do want to hear about it here. The support channels should be able to help you craft an appropriate bug report.
👋 @averagenetworkscienceenjoyer, 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. Let us know if this comment was made in error, and we'll be happy to reopen the issue.
Versions
Description
Whenever I open my app on mobile it immediately crashes. I have built the apk with buildozer and installed it on to my phone successfully, but I just get the following crash log, which doesn't make any sense to me. I tried enabling crashlytics but all the documentation assumes you're using android studio and not doing it directly from buildozer. The error log is the crash log I got from android debug bridge. PS, I know that the build is at least for the right android architecture.
buildozer.spec
Command:
Spec file:
Logs