Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Alert Error Message #2684

Open
SaadAli-rolustech opened this issue May 8, 2023 · 2 comments
Open

Change Alert Error Message #2684

SaadAli-rolustech opened this issue May 8, 2023 · 2 comments

Comments

@SaadAli-rolustech
Copy link
Contributor

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
Copy link

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

@feruzm
Copy link
Member

feruzm commented Oct 27, 2023

@noumantahir ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants