GithubHelp home page GithubHelp logo

Comments (5)

talsec-app avatar talsec-app commented on June 19, 2024

Hello.
Could you, please, provide full stacktrace (log) for given exception?
Thanks in advance.

from free-rasp-flutter.

talsec-app avatar talsec-app commented on June 19, 2024

Hello.
We have just released new version of freeRASP which contains API nullchecks which should prevent invalid usage associated with crashes. Please, update to the new version.
Talsec Team.

from free-rasp-flutter.

Igormot avatar Igormot commented on June 19, 2024

Hi. I've switched to the new version 2.0.0 for a while but getting the new errors (checked Android version only). So, I've returned to 1.1.0

lib/main.dart:224:7: Error: No named parameter with the name 'IOSConfig'. IOSConfig: IOSconfig( ^^^^^^^^^ ../../../../../Library/Flutter/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/freerasp-2.0.0/lib/talsec_config.dart:17:3: Context: Found this candidate, but the arguments don't match. TalsecConfig({ ^^^^^^^^^^^^ lib/main.dart:263:7: Error: No named parameter with the name 'IOSCallback'. IOSCallback: IOScallback( ^^^^^^^^^^^ ../../../../../Library/Flutter/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/freerasp-2.0.0/lib/talsec_callback.dart:19:3: Context: Found this candidate, but the arguments don't match. TalsecCallback({ ^^^^^^^^^^^^^^

from free-rasp-flutter.

talsec-app avatar talsec-app commented on June 19, 2024

There is breaking change in 2.0.0 version - IOSCallback and IOSConfig parameters were renamed to iosCallback and iosConfig to match Dart naming convention.
After update to 2.0.0, you have to rename these parameters in your code as well.
Talsec Team

from free-rasp-flutter.

Igormot avatar Igormot commented on June 19, 2024

@talsec-app that did the trick, thank you.
Now, with version 2.0.0 the lib working as expected - no more MissingPluginException messages.

Thanks a lot, guys

from free-rasp-flutter.

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.