Coder Social home page Coder Social logo

Comments (4)

konstantintuev avatar konstantintuev commented on May 26, 2024

And trying to rollback to ^5.0.0+300 somehow doesn't work so I am stuck with a broken dependency AGAIN
Edit: I can now rollback successfully, I guess flutter was not working. Fixed itself after an hour or so.
Edit 2: Flutter still chooses the new 5.0.3 version, only fixed by symlinking the 5.0.3 version path to 5.0.0

from hms-flutter-plugin.

konstantintuev avatar konstantintuev commented on May 26, 2024

The ads kit is incomplete and I have my own fork, the first version of the push kit was so broken I had to rewrite it and integrate it deeply in my project so now I can't update...
I have fixed so many issues locally because the software quality is awful and you know what - Google sdks just work on both iOS and Android while so many things are just broken on Huawei!

from hms-flutter-plugin.

cagdasmer avatar cagdasmer commented on May 26, 2024

Hello @konstantintuev,
Thank you for reporting the issue. We identified the problem with the recent upgrade and will fix it.

Meanwhile you can do the following:

The reason you are getting the exceptions is because you are probably trying to use the methods from 'package:huawei_account/hms_account.dart'. Which is no longer used.

Please try importing
'package:huawei_account/huawei_account.dart'
and use the methods from the new modules. You can read more about the modules and their functionalities from Huawei Developer Website or the readme file in the repository.

Let us know how it goes.

from hms-flutter-plugin.

konstantintuev avatar konstantintuev commented on May 26, 2024

It's fixed!

from hms-flutter-plugin.

Related Issues (20)

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.