We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
支持0.44吗
The text was updated successfully, but these errors were encountered:
很久没有升级了 可以看看这个 https://github.com/yorkie/react-native-wechat
Sorry, something went wrong.
WeChat.isWXAppInstalled((res)=>{ if(res){ WeChat.registerApp(appId,(err) => { alertShort('registerApp'+err)
}); } alertShort('isWXAppInstalled'+res) })
真机安卓了 微信 可是却返回 falase
No branches or pull requests
支持0.44吗
The text was updated successfully, but these errors were encountered: