CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Aug 2016 |
Maintained by Tenric.
Check and update app's version for both AppStore & Fir
Now we only support two channels "AppStore" or "Fir", no channel or other channel are ignored.
MJVersionUpdate *versionUpdate = [MJVersionUpdate new];
[versionUpdate addAppStoreChannelWithAppId:@"1114716391"];
[versionUpdate addFirChannelWithAppId:@"5721b76e748aac3e6b000017" token:@"5e1272271c5f28a11c60ebd761203a9c" downloadUrl:@"http://fir.im/yanzheng"];
[versionUpdate checkUpdate];