TheWidlarzGroup/react-native-video

Improve and unify error reporting across platforms

Chiusa

#2694 aperta il 25 mag 2022

 (0 commenti) (0 reazioni) (0 assegnatari)Kotlin (3027 fork)batch import
6.x.xV6featurehelp wanted

Metriche repository

Star
 (7677 stelle)
Metriche merge PR
 (Merge medio 2g 3h) (11 PR mergiate in 30 g)

Descrizione

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.

Guida contributor