apache / apache/cordova-plugin-dialogs
navigator.notification.prompt "longer" text on ios
Open
platform: ios
support
- Dominant language
- JavaScript
- Stars
- 294
- Forks
- 352
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
When I enter a long text to the prompt dialog the ios doesn't wrap into multiple lines and I can't see the whole message.
Android is works well.

Is there any way to wrap the text on ios?
Thanks in advance!
Contributor guide
Research direction
Start by locating the iOS implementation behind navigator.notification.prompt and compare its long-text behavior with the Android implementation. Done means long prompt text wraps on iOS so the complete message is visible, while preserving the existing prompt behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100