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

setAlertMessageIOS not always setting the correct message #744

Open
pke opened this issue Aug 23, 2024 · 0 comments
Open

setAlertMessageIOS not always setting the correct message #744

pke opened this issue Aug 23, 2024 · 0 comments

Comments

@pke
Copy link

pke commented Aug 23, 2024

I have strange behaviours in my app when using setAlertMessageIOS.
It works with multiline texts once, but the next call it will instead add ellipses to the text instead of breaking it into 2 lines.
"Line1\nLine2" works only the first time called, but later not again.

Calling setAlertMessageIOS in fast succession also does not seem to change the text.

Any idea what could be going on here?

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

1 participant