Git Product home page Git Product logo

Comments (8)

dokinkon avatar dokinkon commented on July 19, 2024 1

We are facing the crash since yesterday on live application. Please check the logs @us3soap @adsellor

  • Operating system Version: 6.0.1
  • Plugin version: 1.5.0

Fatal Exception: java.lang.NoClassDefFoundError: c.f.a.a.a$c
at com.macif.plugin.sslpinningplugin.SslPinningPlugin.checkConnexion(SslPinningPlugin.java)
at com.macif.plugin.sslpinningplugin.SslPinningPlugin.onMethodCall(SslPinningPlugin.java)
at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.getStackTrace(MethodChannel.java)
at io.flutter.embedding.engine.dart.DartMessenger.handleError(DartMessenger.java)
at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java)
at android.os.MessageQueue.nativePollOnce(MessageQueue.java)
at android.os.MessageQueue.next(MessageQueue.java:323)
at android.os.Looper.loop(Looper.java:141)
at android.app.ActivityThread.main(ActivityThread.java:5603)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:774)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:652)

Hi @96MayankJain

I just create this PR #17

If you are urgent on this issue, maybe it worth a try. :)

from ssl_pinning_plugin.

us3soap avatar us3soap commented on July 19, 2024

Hi,

Can you test with the 2.0.0 version ?

If not, do you have more details on the scenario to perform to reproduce the bug?

from ssl_pinning_plugin.

96MayankJain avatar 96MayankJain commented on July 19, 2024
Screen.Recording.2021-04-19.at.1.13.24.PM.mov

Its happening with live application. It was working fine before. I am sharing the stack trace from crashlytics

from ssl_pinning_plugin.

us3soap avatar us3soap commented on July 19, 2024

The version of Flutter is the new stable ?

from ssl_pinning_plugin.

96MayankJain avatar 96MayankJain commented on July 19, 2024

Flutter 2.0.4 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b1395592de (2 weeks ago) • 2021-04-01 14:25:01 -0700
Engine • revision 2dce47073a
Tools • Dart 2.12.2

from ssl_pinning_plugin.

us3soap avatar us3soap commented on July 19, 2024

With Flutter 2.0.4, can you try the new version of the plugin (2.0.0) ?

from ssl_pinning_plugin.

us3soap avatar us3soap commented on July 19, 2024

Is it still relevant today?

from ssl_pinning_plugin.

dokinkon avatar dokinkon commented on July 19, 2024

I just tried with this plugin (2.0.0) with Android 6.0 (emulator). And this crash issue still happened.

I/art ( 4750): Rejecting re-init on previously-failed class java.lang.Class<com.macif.plugin.sslpinningplugin.SslPinningPlugin$handleCheckEvent$get$1>
E/AndroidRuntime( 4750): FATAL EXCEPTION: main
E/AndroidRuntime( 4750): Process: com.example.example, PID: 4750
E/AndroidRuntime( 4750): java.lang.NoClassDefFoundError: com.macif.plugin.sslpinningplugin.SslPinningPlugin$handleCheckEvent$get$1
E/AndroidRuntime( 4750): at com.macif.plugin.sslpinningplugin.SslPinningPlugin.handleCheckEvent(SslPinningPlugin.kt:78)
E/AndroidRuntime( 4750): at com.macif.plugin.sslpinningplugin.SslPinningPlugin.onMethodCall(SslPinningPlugin.kt:57)
E/AndroidRuntime( 4750): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:233)
E/AndroidRuntime( 4750): at io.flutter.embedding.engine.dart.DartMessenger.handleMessageFromDart(DartMessenger.java:85)
E/AndroidRuntime( 4750): at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java:818)
E/AndroidRuntime( 4750): at android.os.MessageQueue.nativePollOnce(Native Method)
E/AndroidRuntime( 4750): at android.os.MessageQueue.next(MessageQueue.java:323)
E/AndroidRuntime( 4750): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 4750): at android.app.ActivityThread.main(ActivityThread.java:5417)
E/AndroidRuntime( 4750): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 4750): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
E/AndroidRuntime( 4750): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

Thanks.

from ssl_pinning_plugin.

Related Issues (18)

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.