apache / apache/cordova-plugin-dialogs

navigator.notification.prompt "longer" text on ios

Open
#111 2 comments 0 reactions 0 assignees View on GitHub
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.

![iphone](https://user-images.githubusercontent.com/11498949/46808074-bb28ad00-cd6b-11e8-8099-887405908734.jpg)

Is there any way to wrap the text on ios?

Thanks in advance!

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.