这是indexloc提供的服务,不要输入任何密码
Skip to content

Generic anti-crash approach for android #352

@MoOx

Description

@MoOx

We have a lot of issues for crash on android (too many for me to list them all).

Like we did on iOS, we should avoid crash at all cost and prefer promise failure.
I am not familiar with java rn module (but I wasn't for iOS and handled this in #314) and think we should do something similar: skip things for minor failure (eg: event serialisation details) or promise rejections for method call level failure.

Any help to discuss/start this is appreciated!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions