Giter Club home page Giter Club logo

Comments (4)

tiancl16 avatar tiancl16 commented on August 22, 2024

D/JPushPlugin(29170): on get registration
D/JPushPlugin(29170): [io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1@2f995e3, io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1@822be0]
D/AndroidRuntime(29170): Shutting down VM
E/AndroidRuntime(29170): FATAL EXCEPTION: main
E/AndroidRuntime(29170): Process: com.easycloud.LazyCityClient, PID: 29170
E/AndroidRuntime(29170): java.lang.RuntimeException: Unable to start receiver com.jiguang.jpush.JPushPlugin$JPushReceiver: java.util.ConcurrentModificationException
E/AndroidRuntime(29170): at android.app.ActivityThread.handleReceiver(ActivityThread.java:3421)
E/AndroidRuntime(29170): at android.app.ActivityThread.access$1300(ActivityThread.java:200)
E/AndroidRuntime(29170): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1684)
E/AndroidRuntime(29170): at android.os.Handler.dispatchMessage(Handler.java:106)
E/AndroidRuntime(29170): at android.os.Looper.loop(Looper.java:201)
E/AndroidRuntime(29170): at android.app.ActivityThread.main(ActivityThread.java:6806)
E/AndroidRuntime(29170): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(29170): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
E/AndroidRuntime(29170): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
E/AndroidRuntime(29170): Caused by: java.util.ConcurrentModificationException
E/AndroidRuntime(29170): at java.util.ArrayList$Itr.next(ArrayList.java:860)
E/AndroidRuntime(29170): at com.jiguang.jpush.JPushPlugin.scheduleCache(JPushPlugin.java:126)
E/AndroidRuntime(29170): at com.jiguang.jpush.JPushPlugin.transmitReceiveRegistrationId(JPushPlugin.java:360)
E/AndroidRuntime(29170): at com.jiguang.jpush.JPushPlugin$JPushReceiver.onReceive(JPushPlugin.java:255)
E/AndroidRuntime(29170): at android.app.ActivityThread.handleReceiver(ActivityThread.java:3412)
E/AndroidRuntime(29170): ... 8 more

from jpush-flutter-plugin.

zxc-cool avatar zxc-cool commented on August 22, 2024

这个问题解决了吗?第一次安装会造成闪退,之后就可以正常运行

from jpush-flutter-plugin.

nletech avatar nletech commented on August 22, 2024

我也有这个问题,第一次就会这样

E/AndroidRuntime(13651): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(13651): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
E/AndroidRuntime(13651): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)
E/AndroidRuntime(13651): Caused by: java.util.ConcurrentModificationException
E/AndroidRuntime(13651): at java.util.ArrayList$Itr.next(ArrayList.java:860)
E/AndroidRuntime(13651): at com.jiguang.jpush.JPushPlugin.scheduleCache(JPushPlugin.java:147)
E/AndroidRuntime(13651): at com.jiguang.jpush.JPushPlugin.transmitReceiveRegistrationId(JPushPlugin.java:442)
E/AndroidRuntime(13651): at com.jiguang.jpush.JPushPlugin$JPushReceiver.onReceive(JPushPlugin.java:321)
E/AndroidRuntime(13651): at android.app.ActivityThread.handleReceiver(ActivityThread.java:3996)
E/AndroidRuntime(13651): ... 8 more

from jpush-flutter-plugin.

ebwood avatar ebwood commented on August 22, 2024

The developer team never lookup the issues. duplicate #139

from jpush-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.