Fetch the repository succeeded.
2018年1月9号,服务端做了一次迁移,API的域名也改为app.yubo725.top,以前的服务目前已停掉了,如果有APP无法使用的情况,请扫描下方的二维码下载最新的apk,或者clone最新代码
目前IM使用的环信,最近环信免费版有了限制,只能注册100个账号,RNWeChat项目的注册人数已经超过了免费限制,需要登录RNWeChat体验的朋友可以使用测试账号登录:hello/hello
目前接口做了限制,频繁请求的话可能导致IP被暂时封掉,而且每个IP每天的请求流量也是有限制的,所以不要频繁请求接口
若在Linux或Mac环境打Android包时遇到错误提示:
Make sure you have an Android emulator running or a device connected and have set up your Android development environment
请确保项目的android目录下的gradlew文件有可执行权限,若无可执行权限,改成可执行
signingConfigs {
release {
storeFile file(MYAPP_RELEASE_STORE_FILE)
storePassword MYAPP_RELEASE_STORE_PASSWORD
keyAlias MYAPP_RELEASE_KEY_ALIAS
keyPassword MYAPP_RELEASE_KEY_PASSWORD
}
}
Sign in to post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Repository Comments ( 44 )