Skip to content

jpush_flutter 3.3.1版本Debug模式下崩溃 #502

@qweyui121

Description

@qweyui121

初始化完成后,调用JPushHelper.java文件中transmitReceiveRegistrationId方法,随后调用到Flutter MethodCall方法中发生崩溃。
public void transmitReceiveRegistrationId(String rId) {
Log.d(TAG, "transmitReceiveRegistrationId: " + rId);
jpushDidinit = true;
dispatchNotification();
dispatchRid(rId);
}
Image

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions