[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Darryl Pogue (JIRA)

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

Darryl Pogue commented on CB-12886:
---

I don't think it's an iOS bug, I strongly believe it has something to do with 
the new safe area insets. Note that it does *not* happen in my [test 
app|https://github.com/dpogue/WKScrollTest] using WKWebView directly without 
Cordova.

I reproduced it in Cordova with both {{position: fixed}} and {{position: 
absolute}} elements having {{bottom: 0}}.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Greg (JIRA)

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

Greg commented on CB-12886:
---

Interesting - this only happens when position fixed elements are in place? 
Ionic is position absolute - so I can only assume where there is a scroll view 
this is a issue - which is probally why it wasn't reproduced before.

If this doesn't happen in iOS10 but happens in iOS11 - is this an OS bug?

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Darryl Pogue (JIRA)

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

Darryl Pogue commented on CB-12886:
---

Some more details: It appears that the WKWebView instance is correctly sized to 
568px tall. It's internal scroll view has a frame height of 568 but a content 
height of only 548 (leaving a 20px gap at the bottom). I tried changing where 
the WKWebView was initialized with bounds, but that didn't seem to have any 
effect.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Darryl Pogue (JIRA)

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

Darryl Pogue commented on CB-12886:
---

I can confirm if I load [this 
example|https://gist.github.com/dpogue/d3b9722904c68cd2e3ba349d551cad36] in a 
cordova app with cordova-plugin-wkwebview-engine, there's a gap at the bottom :(

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user shazron commented on the issue:

https://github.com/apache/cordova-docs/pull/727
  
I'll leave this here until Monday morning PDT (Tues midnight SGT here) when 
I will publish this with the updated docs, and tweet.


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user shazron commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137939172
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
--- End diff --

Changes added.


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-12886:
---

And please use Cordova, I don't test using Ionic. If its not reproducible using 
plain Cordova, it may be an Ionic thing perhaps.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-12886:
---

You'll have to isolate the repro in a new project. As it stands I can't repro 
with a new project and these plugins and platforms:
{code}
$ cordova plugin ls
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.3 "StatusBar"
cordova-plugin-whitelist 1.3.2 "Whitelist"
cordova-plugin-wkwebview-engine 1.1.3 "Cordova WKWebView Engine"
$ cordova platform ls
Installed platforms:
  ios 4.6.0-dev
Available platforms:
  android ~6.2.2
  blackberry10 ~3.8.0 (deprecated)
  browser ~4.1.0
  osx ~4.0.1
  webos ~3.7.0
{code}

I will wait for any exact repro steps, if not it will just be hunting in the 
dark.



> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Comment Edited] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Greg (JIRA)

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

Greg edited comment on CB-12886 at 9/10/17 1:11 AM:


Would the StatusBar Plugin have any effect here? Tried with a minimal example:

!https://d3vv6lp55qjaqc.cloudfront.net/items/06131a2G460a1c170q37/Screen%20Shot%202017-09-09%20at%209.10.30%20PM.png?X-CloudApp-Visitor-Id=24899=8c55f2d0*!

cordova-plugin-console 1.0.5 "Console"
cordova-plugin-device 1.1.4 "Device"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.2 "StatusBar"
cordova-plugin-whitelist 1.3.1 "Whitelist"
cordova-plugin-wkwebview-engine 1.1.4-dev "Cordova WKWebView Engine"
ionic-plugin-keyboard 2.2.1 "Keyboard"

And it all fails.


was (Author: gregavola):
Would the StatusBar Plugin have any effect here? Tried with a minimal example:

!*https://d3vv6lp55qjaqc.cloudfront.net/items/06131a2G460a1c170q37/Screen%20Shot%202017-09-09%20at%209.10.30%20PM.png?X-CloudApp-Visitor-Id=24899=8c55f2d0*!

cordova-plugin-console 1.0.5 "Console"
cordova-plugin-device 1.1.4 "Device"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.2 "StatusBar"
cordova-plugin-whitelist 1.3.1 "Whitelist"
cordova-plugin-wkwebview-engine 1.1.4-dev "Cordova WKWebView Engine"
ionic-plugin-keyboard 2.2.1 "Keyboard"

And it all fails.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Greg (JIRA)

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

Greg commented on CB-12886:
---

Would the StatusBar Plugin have any effect here? Tried with a minimal example:

!*https://d3vv6lp55qjaqc.cloudfront.net/items/06131a2G460a1c170q37/Screen%20Shot%202017-09-09%20at%209.10.30%20PM.png?X-CloudApp-Visitor-Id=24899=8c55f2d0*!

cordova-plugin-console 1.0.5 "Console"
cordova-plugin-device 1.1.4 "Device"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.2 "StatusBar"
cordova-plugin-whitelist 1.3.1 "Whitelist"
cordova-plugin-wkwebview-engine 1.1.4-dev "Cordova WKWebView Engine"
ionic-plugin-keyboard 2.2.1 "Keyboard"

And it all fails.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Greg (JIRA)

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

Greg commented on CB-12886:
---

It sounds like that one of the plugins attached here 
(https://github.com/gregavola/ionic-wkwebview-ios11-test) are to blame them (i 
tried ionic's and your wkwebview plugin - both failed.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-12886:
---

Greg - With UIWebView in a new project, I can drag the webview up so I can see 
the bottom of the webview and the background of the window (white). With 
WKWebView I can't. Try in a new project.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Greg (JIRA)

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

Greg commented on CB-12886:
---

What do you mean by "now I can't see the bottom of the WkWebview"?

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-12886:
---

Re: my previous comment -- I tried it on iOS 10 and I get the same results with 
WKWebView (can't see the bottom), so it's not an iOS 11 thing.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-12886:
---

I was told that this problem is not on the UIWebView (the default 
webview-engine) but on the WKWebView.

So additionally I did this:
{code}
$ cordova plugin add cordova-plugin-wkwebview-engine
{code}

The only difference is, now I can't see the bottom of the WkWebview, when 
previously I could, on the UIWebView, by dragging up due to the rubber banding. 
I don't see the whitespace under the statusbar.

> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-12886:
---

I am using Xcode 9 beta 6 and deployed to an iPhone 6 Plus device running iOS 
11 beta 10.
No additional plugins, using a new project.

{code}
$ cordova create foo
$ cd foo
$ cordova platform add ios@4.5.0
## Modify www/index.html to add "viewport-fit=cover" in the viewport meta tag
{code}

Adding this value makes the statusbar overlay the webview, omitting it the 
statusbar will not overlay the webview, but the webview will be under it.


> white area where status bar is in iOS 11
> 
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: backlog, ios11
> Fix For: cordova-ios@5.0.0
>
> Attachments: ios11.png, screenshot-1.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user shazron commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137937647
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
--- End diff --

Thanks all -- I'll add the change to make it more prominent.


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user shazron commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137937637
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
+
+If you ever needed to disable the built in console plugin, comment out or 
remove the `Console` `` tag in your platform specific `config.xml`, 
and/or call this right after the `deviceready` event:
--- End diff --

Note that disabling the plugin will *not* get rid of the potential linker 
error conflict, it just disables the included plugin at runtime.


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13256:
---

Hmm after doing a subsequent test, I can't repro it now under Xcode 9 iOS 11. 
Nothing changed except for the value. Could be a quirk with the CLI.

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, ios11, plugins-next
> Fix For: cordova-ios@4.5.1
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Affects Version/s: (was: 4.5.0)

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, ios11, plugins-next
> Fix For: cordova-ios@4.5.1
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Fix Version/s: (was: cordova-ios@4.5.0)
   cordova-ios@4.5.1

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, ios11, plugins-next
> Fix For: cordova-ios@4.5.1
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Labels: backlog ios-next ios11 plugins-next  (was: backlog ios-next 
plugins-next)

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, ios11, plugins-next
> Fix For: cordova-ios@4.5.1
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Labels: backlog ios-next plugins-next  (was: backlog ios-next)

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
>Affects Versions: 4.5.0
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, plugins-next
> Fix For: cordova-ios@4.5.0
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Component/s: (was: cordova-plugin-statusbar)
 cordova-ios

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
>Affects Versions: 4.5.0
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, plugins-next
> Fix For: cordova-ios@4.5.0
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Labels: backlog ios-next  (was: )

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
>Affects Versions: 4.5.0
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, plugins-next
> Fix For: cordova-ios@4.5.0
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Fix Version/s: cordova-ios@4.5.0

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
>Affects Versions: 4.5.0
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, plugins-next
> Fix For: cordova-ios@4.5.0
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Component/s: cordova-plugin-statusbar

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-plugin-statusbar
>Affects Versions: 4.5.0
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>  Labels: backlog, ios-next, plugins-next
> Fix For: cordova-ios@4.5.0
>
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13256:
--
Environment: Xcode 9 beta 6 with iOS 11 Simulator

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Affects Versions: 4.5.0
> Environment: Xcode 9 beta 6 with iOS 11 Simulator
>Reporter: Thibault Vlacich
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Thibault Vlacich (JIRA)

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

Thibault Vlacich commented on CB-13256:
---

Yes, you're right, the problem is indeed appearing only with Xcode 9.
Something must have changed with the iOS 11 SDK.

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Affects Versions: 4.5.0
>Reporter: Thibault Vlacich
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user jcesarmobile commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137936966
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
+
+If you ever needed to disable the built in console plugin, comment out or 
remove the `Console` `` tag in your platform specific `config.xml`, 
and/or call this right after the `deviceready` event:
--- End diff --

Is that the only way of disabling it? should we make it configurable? 
Android has different log levels and can be configured via a preference in the 
config.xml


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user jcesarmobile commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137936915
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
+
+If you ever needed to disable the built in console plugin, comment out or 
remove the `Console` `` tag in your platform specific `config.xml`, 
and/or call this right after the `deviceready` event:
--- End diff --

in platforms/platformName there is a platform specific config.xml for 
platformName


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Comment Edited] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah edited comment on CB-13256 at 9/9/17 10:45 PM:


In a new project with Xcode 8.3.3, I added to the root config.xml:
{code}



{code}

... and changed the value (both true and false), and I was able to overlay/not 
overlay the statusbar, using cordova-ios@4.5.0.

However, if I used Xcode 9 beta 6 and an iOS 11 Simulator, I can see the issue.


was (Author: shazron):
In a new project with Xcode 8.3.3, I added to the root config.xml:
{code}



{code}

... and changed the value (both true and false), and I was able to overlay/not 
overlay the statusbar, using cordova-ios@4.5.0.

However, if I used Xcode 9 beta 6, I can see the issue.

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Affects Versions: 4.5.0
>Reporter: Thibault Vlacich
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13256:
---

In a new project with Xcode 8.3.3, I added to the root config.xml:
{code}



{code}

... and changed the value (both true and false), and I was able to overlay/not 
overlay the statusbar, using cordova-ios@4.5.0.

However, if I used Xcode 9 beta 6, I can see the issue.

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Affects Versions: 4.5.0
>Reporter: Thibault Vlacich
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user dpogue commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137936833
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
--- End diff --

Yeah, it ends up with duplicate symbol linker errors:

```
duplicate symbol _OBJC_CLASS_$_CDVLogger in:

/Users/me/Library/Developer/Xcode/DerivedData/Project/Build/Intermediates/ArchiveIntermediates/Project/IntermediateBuildFilesPath/Project.build/Release-iphoneos/Project.build/Objects-normal/arm64/CDVLogger.o
platforms/ios/build/device/libCordova.a(CDVLogger.o)
duplicate symbol _OBJC_METACLASS_$_CDVLogger in:

/Users/me/Library/Developer/Xcode/DerivedData/Project/Build/Intermediates/ArchiveIntermediates/Project/IntermediateBuildFilesPath/Project.build/Release-iphoneos/Project.build/Objects-normal/arm64/CDVLogger.o
platforms/ios/build/device/libCordova.a(CDVLogger.o)
ld: 2 duplicate symbols for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
```


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user janpio commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137936770
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
+
+If you ever needed to disable the built in console plugin, comment out or 
remove the `Console` `` tag in your platform specific `config.xml`, 
and/or call this right after the `deviceready` event:
--- End diff --

What is a "platform specific `config.xml`" - there is only one in my 
projects. Does this refer to ``?


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user janpio commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137936759
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
--- End diff --

Does it really not build? As this plugin is part of many, many projects 
(Ionic includes it by default) this would a lot of people.


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user dpogue commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137933316
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
--- End diff --

Agreed, this needs to be called out more prominently


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Created] (CB-13259) Crash on Samsung devices with android 6+

2017-09-09 Thread Veniamin Craciun (JIRA)
Veniamin Craciun created CB-13259:
-

 Summary: Crash on Samsung devices with android 6+
 Key: CB-13259
 URL: https://issues.apache.org/jira/browse/CB-13259
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-plugin-inappbrowser
Affects Versions: cordova@7.0.0
 Environment: InAppBrowser 1.7.1
OS: Android 6 and 7
Samsung and Huawei devices

Reporter: Veniamin Craciun


Using latest version of cordova and InAppBrowser a crash occurs on Samsung and 
Huawei devices that run Android 6 or 7. 
Below is a google crash report from such device:
{color:red}java.lang.IllegalArgumentException: 
  at android.view.WindowManagerGlobal.findViewLocked 
(WindowManagerGlobal.java:473)
  at android.view.WindowManagerGlobal.removeView (WindowManagerGlobal.java:382)
  at android.view.WindowManagerImpl.removeViewImmediate 
(WindowManagerImpl.java:128)
  at android.app.Dialog.dismissDialog (Dialog.java:610)
  at android.app.Dialog.dismiss (Dialog.java:593)
  at org.apache.cordova.inappbrowser.InAppBrowser$5$1.onPageFinished 
(InAppBrowser.java:434)
  at com.android.webview.chromium.WebViewContentsClientAdapter.onPageFinished 
(WebViewContentsClientAdapter.java:196)
  at 
org.chromium.android_webview.AwContentsClientCallbackHelper$MyHandler.handleMessage
 (AwContentsClientCallbackHelper.java:65)
  at android.os.Handler.dispatchMessage (Handler.java:102)
  at android.os.Looper.loop (Looper.java:154)
  at android.app.ActivityThread.main (ActivityThread.java:6682)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run 
(ZygoteInit.java:1520)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410){color}
I already searched such crash and I couldn't find any report of this for 
cordova or inappbrowser. The problem seems to be occuring 
[here|https://github.com/apache/cordova-plugin-inappbrowser/blob/master/src/android/InAppBrowser.java#L434]
 that's because on samsung device it's needed to verify if dialog.isShowing() 
as stated from a StackOverflow 
[answer|https://stackoverflow.com/a/19511069/6723787]. That being said I think 
the bug can be easily solved by changing one line. I also want to mention that 
app only crashes if user has enabled "Don't keep activities" on 
Settings->Developer Options.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

Github user kerrishotts commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/727#discussion_r137931549
  
--- Diff: www/_posts/2017-09-08-ios-release.md ---
@@ -0,0 +1,72 @@
+---
+layout: post
+author:
+name: Shazron Abdullah
+url: https://twitter.com/shazron
+title:  "Cordova iOS 4.5.0"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a minor version of `Cordova iOS 4.5.0` has been 
released!
+
+Three new features were added:
+1. [CB-12937](https://issues.apache.org/jira/browse/CB-12937) - Plugins 
can receive `handleOpenURLWithApplicationSourceAndAnnotation:` now (new 
selector, that sends the URL with additional metadata) 
+2. [CB-13164](https://issues.apache.org/jira/browse/CB-13164) - Integrated 
cordova-plugin-console to build in support for window.console. 
+3. [CB-10916](https://issues.apache.org/jira/browse/CB-10916) - Support 
[display name](/docs/en/dev/config_ref/index.html#name) for **iOS**
+
+Note that for [CB-13164](https://issues.apache.org/jira/browse/CB-13164) 
if you already included `cordova-plugin-console` in your project, you must 
**remove** that plugin if not your project will not build.
--- End diff --

Perhaps

> **Important!** If you have included `cordova-plugin-console` in your 
project, you must **remove** it, otherwise your project will not build.


> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Assigned] (CB-13258) Generate full website docs for cordova-ios@4.5.0 release

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah reassigned CB-13258:
-

Assignee: Shazron Abdullah

> Generate full website docs for cordova-ios@4.5.0 release
> 
>
> Key: CB-13258
> URL: https://issues.apache.org/jira/browse/CB-13258
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, docs-next
> Fix For: cordova-ios@4.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Created] (CB-13258) Generate full website docs for cordova-ios@4.5.0 release

2017-09-09 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-13258:
-

 Summary: Generate full website docs for cordova-ios@4.5.0 release
 Key: CB-13258
 URL: https://issues.apache.org/jira/browse/CB-13258
 Project: Apache Cordova
  Issue Type: Task
  Components: cordova-docs
Reporter: Shazron Abdullah






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13258) Generate full website docs for cordova-ios@4.5.0 release

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13258:
--
Fix Version/s: cordova-ios@4.5.0

> Generate full website docs for cordova-ios@4.5.0 release
> 
>
> Key: CB-13258
> URL: https://issues.apache.org/jira/browse/CB-13258
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-docs
>Reporter: Shazron Abdullah
>  Labels: backlog, docs-next
> Fix For: cordova-ios@4.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13168) Blog post about upgrade path for cordova-plugin-console on cordova-ios

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13168:
---

https://github.com/apache/cordova-docs/pull/727

> Blog post about upgrade path for cordova-plugin-console on cordova-ios
> --
>
> Key: CB-13168
> URL: https://issues.apache.org/jira/browse/CB-13168
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-plugin-console (DEPRECATED)
>Reporter: Filip Maj
>Assignee: Shazron Abdullah
>  Labels: backlog, plugins-next
> Fix For: cordova-ios@4.5.0
>
>
> Highlight in release notes and announcement blog posts about upgrade path:
> – potential conflicts in old cordova projects that explicitly added the 
> integrated plugin
> – how to turn the integrated plugin off via feature tag tweaking in config.xml



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13247) Cordova-iOS Platform Release Sept 6, 2017

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13247:
-

GitHub user shazron opened a pull request:

https://github.com/apache/cordova-docs/pull/727

CB-13247 - Blog post for Cordova iOS 4.5.0 Release



### Platforms affected

iOS

### What does this PR do?

Blog post for cordova-ios@4.5.0 releaes

### What testing has been done on this change?

Built dev version of docs and previewed.

### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.

![cordova ios 4 5 0 apache 
cordova](https://user-images.githubusercontent.com/36107/30242460-755d8d7a-95c9-11e7-86c2-8ff23f04376a.png)


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

$ git pull https://github.com/shazron/cordova-docs CB-13247

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

https://github.com/apache/cordova-docs/pull/727.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 #727


commit a7ee9a5b0d354eaeabce523785ed558a39dd4aa9
Author: Shazron Abdullah 
Date:   2017-09-09T17:42:09Z

CB-13247 - Blog post for Cordova iOS 4.5.0 Release




> Cordova-iOS Platform Release Sept 6, 2017
> -
>
> Key: CB-13247
> URL: https://issues.apache.org/jira/browse/CB-13247
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13168) Blog post about upgrade path for cordova-plugin-console on cordova-ios

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13168:
---

You can "turn off" the logging by doing this after {{deviceready}}:
{code}
cordova.require('cordova/plugin/ios/logger').useLogger(false);
{code}

> Blog post about upgrade path for cordova-plugin-console on cordova-ios
> --
>
> Key: CB-13168
> URL: https://issues.apache.org/jira/browse/CB-13168
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-plugin-console (DEPRECATED)
>Reporter: Filip Maj
>Assignee: Shazron Abdullah
>  Labels: backlog, plugins-next
> Fix For: cordova-ios@4.5.0
>
>
> Highlight in release notes and announcement blog posts about upgrade path:
> – potential conflicts in old cordova projects that explicitly added the 
> integrated plugin
> – how to turn the integrated plugin off via feature tag tweaking in config.xml



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13168) Blog post about upgrade path for cordova-plugin-console on cordova-ios

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13168:
---

When we comment out the feature, the plugin .js is still loaded. This is what 
happens when I comment it out and have a simple {{console.log('TEST')}}
{code}
> ERROR: Plugin 'Console' not found, or is not a CDVPlugin. Check your plugin 
> mapping in config.xml.
> -[CDVCommandQueue executePending] [Line 142] FAILED pluginJSON = 
> ["INVALID","Console","logLevel",["LOG","TEST"]]
{code}

> Blog post about upgrade path for cordova-plugin-console on cordova-ios
> --
>
> Key: CB-13168
> URL: https://issues.apache.org/jira/browse/CB-13168
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-plugin-console (DEPRECATED)
>Reporter: Filip Maj
>Assignee: Shazron Abdullah
>  Labels: backlog, plugins-next
> Fix For: cordova-ios@4.5.0
>
>
> Highlight in release notes and announcement blog posts about upgrade path:
> – potential conflicts in old cordova projects that explicitly added the 
> integrated plugin
> – how to turn the integrated plugin off via feature tag tweaking in config.xml



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13257) cordovaProject.projectConfig.getFileResources is not a function when adding a platform

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13257:
--
Labels: backlog tools-next  (was: backlog)

> cordovaProject.projectConfig.getFileResources is not a function when adding a 
> platform
> --
>
> Key: CB-13257
> URL: https://issues.apache.org/jira/browse/CB-13257
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog, tools-next
>
> This is after trying to do a {{cordova platform add ios}} (whether local, 
> github or npm)
> {code}
> Error: TypeError: cordovaProject.projectConfig.getFileResources is not a 
> function
> at updateFileResources 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:464:48)
> at /Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:65:13
> at _fulfilled 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:854:54)
> at self.promiseDispatch.done 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:883:30)
> at Promise.promise.promiseDispatch 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:816:13)
> at 
> /Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:570:49
> at runSingle 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:137:13)
> at flush 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:125:13)
> at _combinedTickCallback (internal/process/next_tick.js:67:7)
> at process._tickCallback (internal/process/next_tick.js:98:9)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-13257) cordovaProject.projectConfig.getFileResources is not a function when adding a platform

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-13257:
--
Component/s: (was: cordova-ios)
 cordova-cli

> cordovaProject.projectConfig.getFileResources is not a function when adding a 
> platform
> --
>
> Key: CB-13257
> URL: https://issues.apache.org/jira/browse/CB-13257
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog
>
> This is after trying to do a {{cordova platform add ios}} (whether local, 
> github or npm)
> {code}
> Error: TypeError: cordovaProject.projectConfig.getFileResources is not a 
> function
> at updateFileResources 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:464:48)
> at /Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:65:13
> at _fulfilled 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:854:54)
> at self.promiseDispatch.done 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:883:30)
> at Promise.promise.promiseDispatch 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:816:13)
> at 
> /Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:570:49
> at runSingle 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:137:13)
> at flush 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:125:13)
> at _combinedTickCallback (internal/process/next_tick.js:67:7)
> at process._tickCallback (internal/process/next_tick.js:98:9)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13257) cordovaProject.projectConfig.getFileResources is not a function when adding a platform

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13257:
---

As a hunch, I reinstalled cordova-cli@7.0.1 (after installing the nightly(, and 
the problem does NOT appear.
Not sure why the original problem happened, but it appears a reinstall fixes 
things -- it probably grabbed the right version of cordova-common somehow with 
the cli install, and the previous install had it screwed up? Don't know.

> cordovaProject.projectConfig.getFileResources is not a function when adding a 
> platform
> --
>
> Key: CB-13257
> URL: https://issues.apache.org/jira/browse/CB-13257
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog
>
> This is after trying to do a {{cordova platform add ios}} (whether local, 
> github or npm)
> {code}
> Error: TypeError: cordovaProject.projectConfig.getFileResources is not a 
> function
> at updateFileResources 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:464:48)
> at /Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:65:13
> at _fulfilled 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:854:54)
> at self.promiseDispatch.done 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:883:30)
> at Promise.promise.promiseDispatch 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:816:13)
> at 
> /Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:570:49
> at runSingle 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:137:13)
> at flush 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:125:13)
> at _combinedTickCallback (internal/process/next_tick.js:67:7)
> at process._tickCallback (internal/process/next_tick.js:98:9)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Comment Edited] (CB-13257) cordovaProject.projectConfig.getFileResources is not a function when adding a platform

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah edited comment on CB-13257 at 9/9/17 4:34 PM:
---

Not sure what is going on here, since cordova-common should contain the 
function in ConfigParser, and cordova-ios unit tests contain tests that touch 
this function (and they pass)


was (Author: shazron):
Not sure what is going on here, since cordova-common should contain the 
function in ConfigParser, and cordova-unit tests contain tests that touch this 
function (and they pass)

> cordovaProject.projectConfig.getFileResources is not a function when adding a 
> platform
> --
>
> Key: CB-13257
> URL: https://issues.apache.org/jira/browse/CB-13257
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog
>
> This is after trying to do a {{cordova platform add ios}} (whether local, 
> github or npm)
> {code}
> Error: TypeError: cordovaProject.projectConfig.getFileResources is not a 
> function
> at updateFileResources 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:464:48)
> at /Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:65:13
> at _fulfilled 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:854:54)
> at self.promiseDispatch.done 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:883:30)
> at Promise.promise.promiseDispatch 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:816:13)
> at 
> /Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:570:49
> at runSingle 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:137:13)
> at flush 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:125:13)
> at _combinedTickCallback (internal/process/next_tick.js:67:7)
> at process._tickCallback (internal/process/next_tick.js:98:9)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13257) cordovaProject.projectConfig.getFileResources is not a function when adding a platform

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13257:
---

When I used cordova-cli@nightly, the problem does NOT appear.
{code}
$ npm install -g cordova@nightly
$ cordova --version
7.0.2-nightly.2017.9.9.596da5df (cordova-lib@7.0.2-nightly.2017.9.9.701c15fe)
{code}

> cordovaProject.projectConfig.getFileResources is not a function when adding a 
> platform
> --
>
> Key: CB-13257
> URL: https://issues.apache.org/jira/browse/CB-13257
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog
>
> This is after trying to do a {{cordova platform add ios}} (whether local, 
> github or npm)
> {code}
> Error: TypeError: cordovaProject.projectConfig.getFileResources is not a 
> function
> at updateFileResources 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:464:48)
> at /Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:65:13
> at _fulfilled 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:854:54)
> at self.promiseDispatch.done 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:883:30)
> at Promise.promise.promiseDispatch 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:816:13)
> at 
> /Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:570:49
> at runSingle 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:137:13)
> at flush 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:125:13)
> at _combinedTickCallback (internal/process/next_tick.js:67:7)
> at process._tickCallback (internal/process/next_tick.js:98:9)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13257) cordovaProject.projectConfig.getFileResources is not a function when adding a platform

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13257:
---

Not sure what is going on here, since cordova-common should contain the 
function in ConfigParser, and cordova-unit tests contain tests that touch this 
function (and they pass)

> cordovaProject.projectConfig.getFileResources is not a function when adding a 
> platform
> --
>
> Key: CB-13257
> URL: https://issues.apache.org/jira/browse/CB-13257
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: backlog
>
> This is after trying to do a {{cordova platform add ios}} (whether local, 
> github or npm)
> {code}
> Error: TypeError: cordovaProject.projectConfig.getFileResources is not a 
> function
> at updateFileResources 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:464:48)
> at /Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:65:13
> at _fulfilled 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:854:54)
> at self.promiseDispatch.done 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:883:30)
> at Promise.promise.promiseDispatch 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:816:13)
> at 
> /Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:570:49
> at runSingle 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:137:13)
> at flush 
> (/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:125:13)
> at _combinedTickCallback (internal/process/next_tick.js:67:7)
> at process._tickCallback (internal/process/next_tick.js:98:9)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Created] (CB-13257) cordovaProject.projectConfig.getFileResources is not a function when adding a platform

2017-09-09 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-13257:
-

 Summary: cordovaProject.projectConfig.getFileResources is not a 
function when adding a platform
 Key: CB-13257
 URL: https://issues.apache.org/jira/browse/CB-13257
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-ios
Reporter: Shazron Abdullah
Assignee: Shazron Abdullah


This is after trying to do a {{cordova platform add ios}} (whether local, 
github or npm)

{code}
Error: TypeError: cordovaProject.projectConfig.getFileResources is not a 
function
at updateFileResources 
(/Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:464:48)
at /Users/shazron/Desktop/bar/platforms/ios/cordova/lib/prepare.js:65:13
at _fulfilled 
(/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:854:54)
at self.promiseDispatch.done 
(/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:883:30)
at Promise.promise.promiseDispatch 
(/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:816:13)
at 
/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:570:49
at runSingle 
(/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:137:13)
at flush 
(/Users/shazron/Desktop/bar/platforms/ios/cordova/node_modules/q/q.js:125:13)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-10916) Add ability to set different binary name and display name

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10916:
-

Github user shazron commented on the issue:

https://github.com/apache/cordova-docs/pull/709
  
@janpio Check out https://issues.apache.org/jira/browse/CB-10916 -- shows 
that two PRs to android and ios were pulled in for this feature.


> Add ability to set different binary name and display name
> -
>
> Key: CB-10916
> URL: https://issues.apache.org/jira/browse/CB-10916
> Project: Apache Cordova
>  Issue Type: Wish
>  Components: cordova-android, cordova-ios
>Reporter: Jacob Weber
>Assignee: Darryl Pogue
>Priority: Minor
>  Labels: android-next, backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> I would like to use a different value for the binary filenames (.ipa/.apk) 
> and the app display name. Currently  in config.xml is used for both.
> If I set  to the value I want for the binary name, I have to manually 
> edit app_name in res/values/strings.xml and CFBundleDisplayName in 
> *-Info.plist.
> On the other hand, if I set  to the value I want for the display name, 
> I can manually rename the binaries, but the iOS .ipa file still contains an 
> .app file with the display name, and CFBundleExecutable still has the display 
> name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-10916) Add ability to set different binary name and display name

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10916:
-

Github user janpio commented on the issue:

https://github.com/apache/cordova-docs/pull/709
  
A bit late to the party, but where does this actually apply and work? (iOS, 
Android, Windows?)


> Add ability to set different binary name and display name
> -
>
> Key: CB-10916
> URL: https://issues.apache.org/jira/browse/CB-10916
> Project: Apache Cordova
>  Issue Type: Wish
>  Components: cordova-android, cordova-ios
>Reporter: Jacob Weber
>Assignee: Darryl Pogue
>Priority: Minor
>  Labels: android-next, backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> I would like to use a different value for the binary filenames (.ipa/.apk) 
> and the app display name. Currently  in config.xml is used for both.
> If I set  to the value I want for the binary name, I have to manually 
> edit app_name in res/values/strings.xml and CFBundleDisplayName in 
> *-Info.plist.
> On the other hand, if I set  to the value I want for the display name, 
> I can manually rename the binaries, but the iOS .ipa file still contains an 
> .app file with the display name, and CFBundleExecutable still has the display 
> name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-10916) Add ability to set different binary name and display name

2017-09-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10916:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-docs/pull/709


> Add ability to set different binary name and display name
> -
>
> Key: CB-10916
> URL: https://issues.apache.org/jira/browse/CB-10916
> Project: Apache Cordova
>  Issue Type: Wish
>  Components: cordova-android, cordova-ios
>Reporter: Jacob Weber
>Assignee: Darryl Pogue
>Priority: Minor
>  Labels: android-next, backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> I would like to use a different value for the binary filenames (.ipa/.apk) 
> and the app display name. Currently  in config.xml is used for both.
> If I set  to the value I want for the binary name, I have to manually 
> edit app_name in res/values/strings.xml and CFBundleDisplayName in 
> *-Info.plist.
> On the other hand, if I set  to the value I want for the display name, 
> I can manually rename the binaries, but the iOS .ipa file still contains an 
> .app file with the display name, and CFBundleExecutable still has the display 
> name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-10916) Add ability to set different binary name and display name

2017-09-09 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on CB-10916:
--

Commit a6dd5c3948d9bff310908c340fb2158038a56e09 in cordova-docs's branch 
refs/heads/master from [~dpogue]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=a6dd5c3 ]

CB-10916 - Add documentation about display name

 This closes #709


> Add ability to set different binary name and display name
> -
>
> Key: CB-10916
> URL: https://issues.apache.org/jira/browse/CB-10916
> Project: Apache Cordova
>  Issue Type: Wish
>  Components: cordova-android, cordova-ios
>Reporter: Jacob Weber
>Assignee: Darryl Pogue
>Priority: Minor
>  Labels: android-next, backlog, ios-next
> Fix For: cordova-ios@4.5.0
>
>
> I would like to use a different value for the binary filenames (.ipa/.apk) 
> and the app display name. Currently  in config.xml is used for both.
> If I set  to the value I want for the binary name, I have to manually 
> edit app_name in res/values/strings.xml and CFBundleDisplayName in 
> *-Info.plist.
> On the other hand, if I set  to the value I want for the display name, 
> I can manually rename the binaries, but the iOS .ipa file still contains an 
> .app file with the display name, and CFBundleExecutable still has the display 
> name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-7179) [InAppBrowser][iOS 8] Update to support WKWebView

2017-09-09 Thread Niklas Merz (JIRA)

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

Niklas Merz commented on CB-7179:
-

Merging Daves changes back to the original plugin would be really cool. From my 
point of view this is not impossible.

> [InAppBrowser][iOS 8] Update to support WKWebView
> -
>
> Key: CB-7179
> URL: https://issues.apache.org/jira/browse/CB-7179
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-plugin-inappbrowser
> Environment: iOS 8
>Reporter: Shazron Abdullah
>
> support dual use with UIWebView



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-7179) [InAppBrowser][iOS 8] Update to support WKWebView

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-7179:
--

[~dpa99c] any chance you can contrib this back as a PR? Not sure how much it 
has diverged...

> [InAppBrowser][iOS 8] Update to support WKWebView
> -
>
> Key: CB-7179
> URL: https://issues.apache.org/jira/browse/CB-7179
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-plugin-inappbrowser
> Environment: iOS 8
>Reporter: Shazron Abdullah
>
> support dual use with UIWebView



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

2017-09-09 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-13256:
---

Without touching any code, can you try removing the 4.5.0 platform and 
re-install the 4.4.0 platform to see if the issue is present there as well? 
(trying to rule things out)

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -
>
> Key: CB-13256
> URL: https://issues.apache.org/jira/browse/CB-13256
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Affects Versions: 4.5.0
>Reporter: Thibault Vlacich
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar 
> is not overlapping the web view, even if said so :  name="StatusBarOverlaysWebView" value="true" />



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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