fluwx 3.x 不含 Android namespace,导致新版 AGP 构建失败。 升级至 5.x 并迁移 API: - registerWxApi → Fluwx().registerApi() - weChatResponseEventHandler → fluwx.addSubscriber() - sendWeChatAuth → fluwx.authBy(NormalAuth) - isWeChatInstalled → fluwx.isWeChatInstalled - WXAuthResp → WeChatAuthResponse Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin-app | ||
| admin-web | ||
| genex-mobile | ||
| miniapp/src | ||
| mobile | ||
| portal | ||
| .gitignore | ||
| build.bat | ||
| build.sh | ||