Kivy/Buildozer app using google sheets API crashes upon start
I am trying to run a Kivy app on my android phone (Xiaomi Redmi Note 12 Pro) which uses the google sheets API to write data to a google sheet upon pressing a button. For this I am using buildozer.
I can debug and deploy the app without any problem but upon opening the app it crashes. This does not happen without the google sheets functionality tho.