You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2017/04/08 19:57:41 UTC

[jira] [Closed] (CB-12635) cordova-ios 4.3+ breaks layout when plugin with native code is called

     [ https://issues.apache.org/jira/browse/CB-12635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-12635.
-----------------------------
    Resolution: Fixed

It's not a deprecation, it was a bug on cordova-plugin-statusbar, you can see the release notes here https://github.com/apache/cordova-plugin-statusbar/blob/master/RELEASENOTES.md

> cordova-ios 4.3+ breaks layout when plugin with native code is called
> ---------------------------------------------------------------------
>
>                 Key: CB-12635
>                 URL: https://issues.apache.org/jira/browse/CB-12635
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.3.0, 4.3.1
>         Environment: Mac OSX 10 , Cordova 6.5.0
>            Reporter: Martin Chyła
>
> Hello.
> I have a serious problem with cordova-ios versions 4.3.0+ (tried nightly as well).
> The problem is that when native plugin that changes "activity" is called, application goes back with distorted layout, like it would be some extra space in the top and bottom of screen.
> This is how it looks normally:
> https://s17.postimg.org/65w9hmqsf/cb002.png
> After I enter facebook login screen and then go back, it starts to look like that:
> https://s17.postimg.org/xf7mw4rvj/cb001.png
> When I enter another screen (internal in html5), it is still broken
> https://s17.postimg.org/ty5kt5stb/cb003.png
> However when I click on input to open keyboard and then close it, screen fixes.
> https://s17.postimg.org/hxk4sflen/cb004.png
> I have found another person who had the same issue here, in comments:
> https://cordova.apache.org/announcements/2016/12/02/ios-release.html
> Also I'd want to point out that Facebook is just an example. Using cordova-plugin-camera for example does the same thing when app is switched to camera ui and then goes back.
> It is broken from 4.3.0, tried 4.2.1 and it works correctly. Unfortunately I cannot build application with 4.2.1 anymore because my XCode got updated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org