GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
517 stars 74 forks source link

[FEATURE REQUEST] - user-friendly error codes #364

Closed WolfgangSenff closed 3 months ago

WolfgangSenff commented 9 months ago

Add a user-friendly map for Firestore to show the values of the constants when an error occurs so we do not have to answer questions about 1s and 2s all the time. Still include the code, but also include the action that was taken.

WolfgangSenff commented 3 months ago

Closed by #389.