TheWidlarzGroup/react-native-video

Improve and unify error reporting across platforms

クローズ

#2,694 opened on 2022/05/25

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (3,027 件のフォーク)batch import
6.x.xV6featurehelp wanted

Repository metrics

Stars
 (7,677 個のスター)
PR merge metrics
 (平均マージ 2d 3h) (30d で 11 merged PRs)

説明

Feature Request

Currently our error reporting is limited and in some cases not even useful when providing a string from resources instead of the actual error message. We should unify error codes across all platforms and only use actual error messages.

Why it is needed

It is best if there is consistency across all platforms and errors have useful and correct information included in them instead of identical generic messages that not always represent the issue correctly.

コントリビューターガイド