TheWidlarzGroup/react-native-video

Improve and unify error reporting across platforms

Open

#2,694 opened on 2022年5月25日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Kotlin (7,677 stars) (3,027 forks)batch import
6.x.xfeaturehelp wanted

説明

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.

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

Improve and unify error reporting across platforms · TheWidlarzGroup/react-native-video#2694 | Good First Issue