TheWidlarzGroup/react-native-video

Improve and unify error reporting across platforms

Fechada

#2.694 aberto em 25 de mai. de 2022

 (0 comentário) (0 reação) (0 responsável)Kotlin (3.027 forks)batch import
6.x.xV6featurehelp wanted

Métricas do repositório

Stars
 (7.677 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 3h) (11 fundiu PRs em 30d)

Description

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.

Guia do colaborador