[ 
https://issues.apache.org/jira/browse/CB-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183666#comment-14183666
 ] 

ASF GitHub Bot commented on CB-7734:
------------------------------------

GitHub user jcesarmobile opened a pull request:

    https://github.com/apache/cordova-plugin-dialogs/pull/39

    Fix CB-7734. Changed plugin to use UIAlertController on iOS 8

    Changed plugin to use UIAlertController on iOS 8 and greater instead of
    the UIAlertView as UIAlertView is deprecated now.
    
    It makes the message scrollable if the text is too long (CB-7734)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jcesarmobile/cordova-plugin-dialogs master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-dialogs/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #39
    
----
commit c62e1b2a828108aa740f1819dc89cfb715422079
Author: Julio César <[email protected]>
Date:   2014-10-24T22:38:06Z

    Changed plugin to use UIAlertController on iOS 8
    
    Changed plugin to use UIAlertController on iOS 8 and greater instead of
    the UIAlertView.
    It makes the message scrollable is the text is too long.

----


> "navigator.notification.alert" or "navigator.notification.confirm" seem have 
> a "many words" issue
> -------------------------------------------------------------------------------------------------
>
>                 Key: CB-7734
>                 URL: https://issues.apache.org/jira/browse/CB-7734
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Dialogs
>    Affects Versions: 3.6.3
>         Environment: PGB 3.6.3 with the all latest core plugin
> https://build.phonegap.com/plugins
> ios 8.02 environment
>            Reporter: Colin Bau
>            Assignee: jcesarmobile
>              Labels: notification
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Improvement 1
> according to this
> https://issues.apache.org/jira/browse/CB-6528
> a same problem just like the WP,ios have this problem too
> when the words is greater than one page
> it can't slide up and down 
> Improvement 2
> all words "center" problem,I think maybe "Left-aligned" is more Beautiful 
> (because when in Android,all words "Left-aligned")
> http://www.littlebau.com/ios_1.png
> Improvement 3
> all words looks like small and Vague (maybe in Chinese),is there any way 
> (maybe future) can let become more Clear ?
> http://www.littlebau.com/ios_1.png



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to