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

fix: 修复android无法载入程序的问题 #271

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

neooier
Copy link
Contributor

@neooier neooier commented Jan 24, 2025

#267

问题原因

主函数中调用了不支持android的@tauri-apps/plugin-cli插件

解决方法

  • 修改主逻辑,仅在非 Web 且非移动设备环境下执行 getMatches()

neooier and others added 2 commits January 24, 2025 18:27
- 修改主逻辑,仅在非 Web 且非移动设备环境下执行 getMatches()
@zty012 zty012 merged commit 88c0273 into LiRenTech:master Jan 24, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants