GithubHelp home page GithubHelp logo

south-pacific / cordova-plugin-updateapp Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 16.0 225 KB

基于cordova插件形式开发的版本升级插件,支持android和iOS。

License: MIT License

Java 69.40% Objective-C 25.80% JavaScript 4.80%

cordova-plugin-updateapp's People

Contributors

south-pacific avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cordova-plugin-updateapp's Issues

[[UIApplication sharedApplication]openURL:ipa_url]; 不能直接下载

你好,测试了一下用下面这中方式直接给 ipa 的地址,不能直接下载更新包,
NSURL *url = [NSURL URLWithString:ipaPath];
[[UIApplication sharedApplication]openURL:url];

用[NSURLURLWithString:@"itms-services://?action=download-manifest&url=http://...iphonex.plist"]]; 这种方式到是可以

求例子

lz,有例子吗,我安装Android版本插件安装成功后,测试getCurrentVerInfo()可以用,但checkAndUpdate(checkPath)和getServerVerInfo()没反应

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.