I end up getting this error when trying to launch the app which imports the cryptography library: "/data/data/com.crappcompany.convokeeper/files/app/_python_bundle/site-packages/cryptography/hazmat/bindings/_rust.abi3.so" has bad ELF magic: cffaedfe
And from what I can gather it is due to the .so file being built for MacOS instead of Android. No idea why that happens or how to correct it. Any ideas?
(appStuff) tobiaslindell@Tobiass-MacBook-Air appStuff % file /Users/tobiaslindell/appStuff/.buildozer/android/platform/build-arm64-v8a/build/python-installs/convokeeper/arm64-v8a/cryptography/hazmat/bindings/_rust.abi3.so /Users/tobiaslindell/appStuff/.buildozer/android/platform/build-arm64-v8a/build/python-installs/convokeeper/arm64-v8a/cryptography/hazmat/bindings/_rust.abi3.so: Mach-O 64-bit dynamically linked shared library arm64