ecency / ecency-mobile

Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
https://ecency.com
MIT License
233 stars 69 forks source link

Change Alert Error Message #2684

Open SaadAli-rolustech opened 1 year ago

SaadAli-rolustech commented 1 year ago

change Alert error message fallback to a custom generalized string instead of using error.toString()

example from app source

            Alert.alert(
            intl.formatMessage({
                id: 'alert.fail',
            }),
            error.message || error.toString(),
            );
HarshVR1947 commented 10 months ago

can you assign this issue to me with the file link please

feruzm commented 10 months ago

@noumantahir ^