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
源码的checkUpdate方法,客户端的版本号是写死的1.0,该方法应写成+ (void) checkUpdate :(NSString *) versionCode; versionCode为客户端当前版本号.同时getApplicationUpdate方法也应作相应修改.
The text was updated successfully, but these errors were encountered:
直接fork一个版本提交给他们吧
Sorry, something went wrong.
谢谢,有人提交pull request了吗?^_^. 下一版会对其进行修复。
fix #104
09643c5
affa41b
No branches or pull requests
源码的checkUpdate方法,客户端的版本号是写死的1.0,该方法应写成+ (void) checkUpdate :(NSString *) versionCode; versionCode为客户端当前版本号.同时getApplicationUpdate方法也应作相应修改.
The text was updated successfully, but these errors were encountered: