Coder Social home page Coder Social logo

darkang3lz92 / huawei_in_app_update Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 63 KB

Unofficial flutter plugin for accessing Huawei App Update Official API.

Home Page: https://pub.dev/packages/huawei_in_app_update

License: MIT License

Kotlin 33.96% Dart 66.04%
appupdate flutter huawei

huawei_in_app_update's People

Contributors

darkang3lz92 avatar

Stargazers

 avatar

Watchers

 avatar

huawei_in_app_update's Issues

No update found

When reducing the version in yaml purposely the function to check update is still giving updateAvailable is false where all other values are null when invoking the platform channel
Screenshot 2023-09-05 at 3 48 35 PM
Screenshot 2023-09-05 at 3 48 55 PM

App Rejection from Google Play

You may come across getting app rejection from Google Play due to Huawei Mobile Services SDK.

This is caused by the hmscoreinstaller module in com.huawei.hms:appservice dependency.

For the removal, you may add this into your app/build.gradle file, as suggested from Removing the Installation Boot Dependency.

configurations {
    all*.exclude group: 'com.huawei.hms', module: 'hmscoreinstaller'
}

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.