Giter Club home page Giter Club logo

Comments (6)

dnaextrim avatar dnaextrim commented on July 26, 2024 3

Sorry for my slow response. I forgot to publish this fix to pub.dev. Thanks to @bylbaboy for the solution of this problem, this problem probably happened because I accidentally did todo in AndroidStudio. You can update pubspec.yaml to version 0.0.6 for fix this problem

from flutter_ironsource_x.

bylbaboy avatar bylbaboy commented on July 26, 2024

The same problem
A lot of crashes on production

kotlin.NotImplementedError: 
  at com.metamorfosis_labs.flutter_ironsource_x.FlutterIronsource_xPlugin.onDetachedFromActivity (FlutterIronsource_xPlugin.kt:311)
  at io.flutter.embedding.engine.FlutterEngineConnectionRegistry.detachFromActivity (FlutterEngineConnectionRegistry.java:389)
  at io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onDetach (FlutterActivityAndFragmentDelegate.java:632)
  at io.flutter.embedding.android.FlutterActivity.release (FlutterActivity.java:651)
  at io.flutter.embedding.android.FlutterActivity.onDestroy (FlutterActivity.java:672)
  at android.app.Activity.performDestroy (Activity.java:8048)
  at android.app.Instrumentation.callActivityOnDestroy (Instrumentation.java:1342)
  at android.app.ActivityThread.performDestroyActivity (ActivityThread.java:4927)
  at android.app.ActivityThread.handleDestroyActivity (ActivityThread.java:4971)
  at android.app.servertransaction.DestroyActivityItem.execute (DestroyActivityItem.java:44)
  at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:176)
  at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:97)
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2017)
  at android.os.Handler.dispatchMessage (Handler.java:107)
  at android.os.Looper.loop (Looper.java:214)
  at android.app.ActivityThread.main (ActivityThread.java:7397)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:492)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:935)

from flutter_ironsource_x.

ahammamlho avatar ahammamlho commented on July 26, 2024

The same error on production

from flutter_ironsource_x.

DravX avatar DravX commented on July 26, 2024

I have the same problem

from flutter_ironsource_x.

debugerer avatar debugerer commented on July 26, 2024

The same problem
A lot of crashes on production in google play console.

How to fix this?

from flutter_ironsource_x.

ahammamlho avatar ahammamlho commented on July 26, 2024

@debugerer look at up
and change :
flutter_ironsource_x: ^0.0.5
to :
flutter_ironsource_x:
git:
url: https://github.com/dnaextrim/flutter_ironsource_x
ref: c7dbb55

from flutter_ironsource_x.

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.