Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大佬们,这个库是不是不能在Android手机上使用?我用kivy打包成apk后,使用curl_cffi直接闪退了 #440

Closed
yeyuchen198 opened this issue Nov 21, 2024 · 1 comment
Labels
question Ask for help or clarification

Comments

@yeyuchen198
Copy link

The question

大佬们,这个库是不是不能在Android手机上使用?我用kivy打包成apk后,使用curl_cffi直接闪退了,
我已经在项目打包配置里加入了依赖:
requirements = python3,kivy,cffi>=1.12.0,certifi>=2024.2.2,typing_extensions,curl_cffi
但还是不行

我用requests库测试是可以的,用curl_cffi 的 requests,就会造成kivy打包的app闪退

所以,这个库好像是不支持安卓的?还是我缺少了某些依赖

Documentation suggesion

If the documentation is missing or confusing, add your suggestion here.

Versions

If it's related to a specific environment, paste your env info here.

  • OS: [Android 10]
  • curl_cffi version 0.7.3
  • pip freeze dump
@yeyuchen198 yeyuchen198 added the question Ask for help or clarification label Nov 21, 2024
@lexiforest
Copy link
Owner

Yes, please discuss this in #74

@lexiforest lexiforest closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Ask for help or clarification
Projects
None yet
Development

No branches or pull requests

2 participants