[jira] [Commented] (CB-13332) iOS 11 Error When Taking Picture Missing NSPhotoLibraryAddUsageDescription

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13332:
-

Github user mino922 closed the pull request at:

https://github.com/apache/cordova-plugin-camera/pull/289


> iOS 11 Error When Taking Picture Missing NSPhotoLibraryAddUsageDescription
> --
>
> Key: CB-13332
> URL: https://issues.apache.org/jira/browse/CB-13332
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-camera
> Environment: iOS 11
>Reporter: Sam Mino
>Priority: Trivial
>  Labels: docs, easy-fix
>
> I am using this plugin to take a picture, but in iOS11 I receive the 
> following error:
> *
> _This app has crashed because it attempted to access privacy-sensitive data 
> without a usage description.  The app's Info.plist must contain an 
> NSPhotoLibraryAddUsageDescription key with a string value explaining to the 
> user how the app uses this data._*
> _Note: I have descriptions for CAMERA_USAGE_DESCRIPTION and 
> PHOTOLIBRARY_USAGE_DESCRIPTION. I was able to take a picture in iOS 10._



--
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-13208) File plugin on Windows reads entire file into memory when only a small fragment is requested on `readAsBinaryString`

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13208:
-

Github user salbahra commented on the issue:

https://github.com/apache/cordova-plugin-file/pull/216
  
That is correct, I am using the other read methods as a template.

The merge conflicts should be resolved now.

Thanks!


> File plugin on Windows reads entire file into memory when only a small 
> fragment is requested on `readAsBinaryString`
> 
>
> Key: CB-13208
> URL: https://issues.apache.org/jira/browse/CB-13208
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-file
>Affects Versions: 6.5.0
> Environment: All Windows UAP applications
>Reporter: Samer Albahra
>
> `readAsBinaryString` for `FileReader` on Windows is reading the entire file 
> to a buffer then slicing the requested fragment causing the app to crash due 
> to out of memory errors. It should instead be using a stream which seeks to 
> the requested start position and only reads the requested length.



--
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-13431) Cordova Media does not send Range header

2017-10-11 Thread Bill Jamie (JIRA)

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

Bill Jamie updated CB-13431:

Summary: Cordova Media does not send Range header  (was: Cordova Media does 
not set Range header)

> Cordova Media does not send Range header
> 
>
> Key: CB-13431
> URL: https://issues.apache.org/jira/browse/CB-13431
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media
>Affects Versions: cordova@7.0.0
> Environment: Android Galaxy Tab E running Android 6.0.1
>Reporter: Bill Jamie
>  Labels: patch
> Fix For: 3.7.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I am trying to stream back an audio file from my server. I am using 
> cordova-media plugin to play the audio, and have it set such that I can set 
> the range header can be set and the server return that range of the audio 
> file. It works perfectly when I test it in the ripple emulator, but does not 
> work on my actual android device. I am using media.seekTo to change the 
> range, and every time I do that the audio file will pause for a second (like 
> it is waiting for the stream to come down) and go to that timestamp, but then 
> I can not go to any timestamp before that. It will just keep playing from the 
> future time stamp, like it is being streamed down and it cannot stop it. When 
> I check on the server, the app is indeed not sending the range header, but 
> only from the android device. It sets it in the ripple emulator.



--
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] [Closed] (CB-13425) (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5

2017-10-11 Thread jcesarmobile (JIRA)

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

jcesarmobile closed CB-13425.
-
Resolution: Not A Problem

Not a Cordova problem, as you say it happens with latest webview, so it's a 
Samsung or Google bug on the webview implementation

> (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5
> 
>
> Key: CB-13425
> URL: https://issues.apache.org/jira/browse/CB-13425
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: AllComponents
>Affects Versions: 6.1.1
> Environment: * Cordova 6.1.2
> * Samsung S5 mini, Modellnumber SM-G800F, Android 6.0.1, WebView 61.0.3163.98.
> * Windows 10 Pro 64 Bit
> * Android Studio (latest Version)
>Reporter: Ronny Schleicher
>
> When i create a very simple Sencha Touch App with Cordova and run this App on 
> a !REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused 
> result if a open a picker.
> I'm not sure, is it a Sencha Touch Problem or a Cordova Problem.
> *{color:red}VERY Important Note: I can only reproduce this error with a 
> Samsung S5 Mini and the latest WebView 61.0.3163.98!{color}*
> [Error Report in the Sencha Touch 
> Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]
> Google Issue Tracker
> https://issuetracker.google.com/issues/67706989
> The pictures are not seen if you are not registered in the Sencha Forum.
> That is why I have linked them here again:
> !http://www.famanice.de/sencha001.png!
> !http://www.famanice.de/sencha002.png!
> !http://www.famanice.de/sencha003.png!
> *{color:red}I think this mistake is very critical! I can reproduce it since 
> the last WebView update on every Samsung S5 Mini!{color}*



--
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] [Closed] (CB-13423) The cameraDirection option does not work on Android

2017-10-11 Thread jcesarmobile (JIRA)

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

jcesarmobile closed CB-13423.
-
Resolution: Not A Problem

Closing as not a problem, it's documented
{quote}
Android Quirks
Any cameraDirection value results in a back-facing photo.
{quote}

> The cameraDirection option does not work on Android
> ---
>
> Key: CB-13423
> URL: https://issues.apache.org/jira/browse/CB-13423
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-camera
>Reporter: Scott S
>
> It looks like the CameraLauncher class does not retrieve the passed 
> cameraDirection value from args.



--
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-13431) Cordova Media does not set Range header

2017-10-11 Thread Bill Jamie (JIRA)
Bill Jamie created CB-13431:
---

 Summary: Cordova Media does not set Range header
 Key: CB-13431
 URL: https://issues.apache.org/jira/browse/CB-13431
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-plugin-media
Affects Versions: cordova@7.0.0
 Environment: Android Galaxy Tab E running Android 6.0.1
Reporter: Bill Jamie
 Fix For: 3.7.0


I am trying to stream back an audio file from my server. I am using 
cordova-media plugin to play the audio, and have it set such that I can set the 
range header can be set and the server return that range of the audio file. It 
works perfectly when I test it in the ripple emulator, but does not work on my 
actual android device. I am using media.seekTo to change the range, and every 
time I do that the audio file will pause for a second (like it is waiting for 
the stream to come down) and go to that timestamp, but then I can not go to any 
timestamp before that. It will just keep playing from the future time stamp, 
like it is being streamed down and it cannot stop it. When I check on the 
server, the app is indeed not sending the range header, but only from the 
android device. It sets it in the ripple emulator.



--
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-13430) Search doesn't find `packageType` or `--packageType` although it appears in docs

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) updated CB-13430:

Description: 
https://cordova.apache.org/docs/en/7.x/guide/platforms/ios/index.html#using-flags
 lists `--packageTypes` 
but searching for both `packageType` or `--packageType` doesn't return any 
results.

  
was:https://cordova.apache.org/docs/en/7.x/guide/platforms/ios/index.html#using-flags
 lists `--packageTypes` but searching for both `packageType` or `--packageType` 
doesn't return any results.


> Search doesn't find `packageType` or `--packageType` although it appears in 
> docs
> 
>
> Key: CB-13430
> URL: https://issues.apache.org/jira/browse/CB-13430
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-docs
>Reporter: Jan Piotrowski (Sujan)
>
> https://cordova.apache.org/docs/en/7.x/guide/platforms/ios/index.html#using-flags
>  lists `--packageTypes` 
> but searching for both `packageType` or `--packageType` doesn't return any 
> results.



--
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-13430) Search doesn't find `packageType` or `--packageType` although it appears in docs

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)
Jan Piotrowski (Sujan) created CB-13430:
---

 Summary: Search doesn't find `packageType` or `--packageType` 
although it appears in docs
 Key: CB-13430
 URL: https://issues.apache.org/jira/browse/CB-13430
 Project: Apache Cordova
  Issue Type: Improvement
  Components: cordova-docs
Reporter: Jan Piotrowski (Sujan)


https://cordova.apache.org/docs/en/7.x/guide/platforms/ios/index.html#using-flags
 lists `--packageTypes` but searching for both `packageType` or `--packageType` 
doesn't return any results.



--
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-13429) Fix description of "--device" and "--emulator" params

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) commented on CB-13429:
-

Also iOS:
device = .ipa 
emulator = .app


> Fix description of "--device" and "--emulator" params
> -
>
> Key: CB-13429
> URL: https://issues.apache.org/jira/browse/CB-13429
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-cli, cordova-docs
>Reporter: Jan Piotrowski (Sujan)
>
> Unclear right now what they actually mean exactly.



--
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-13429) Fix description of "--device" and "--emulator" params

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) commented on CB-13429:
-

For iOS:
{quote}
dpogue [9:21 PM] 
`--device` is an arm build that can run on real phones, 
`--emulator` produces an i386 build that can only run in the iPhone Simulator
{quote}

So: 
device = (ARM build)
emulator = (i386 build)

> Fix description of "--device" and "--emulator" params
> -
>
> Key: CB-13429
> URL: https://issues.apache.org/jira/browse/CB-13429
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-cli, cordova-docs
>Reporter: Jan Piotrowski (Sujan)
>
> Unclear right now what they actually mean exactly.



--
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-13405) iOS screen orientation plugin fails to reset on unlock

2017-10-11 Thread Vishal Mishra (JIRA)

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

Vishal Mishra updated CB-13405:
---
Labels: Triaged iOS  (was: )

> iOS screen orientation plugin fails to reset on unlock
> --
>
> Key: CB-13405
> URL: https://issues.apache.org/jira/browse/CB-13405
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-screen-orientation
> Environment: all iOS
>Reporter: Dan Field
>Assignee: Vishal Mishra
>Priority: Minor
>  Labels: Triaged, iOS, in-progress
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> When locking and then unlocking the screen orientation on iOS, the device 
> fails to rotate until user manually rotates back and forth. 



--
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-13429) Fix description of "--device" and "--emulator" params

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) updated CB-13429:

Description: Unclear right now what they actually mean exactly.  (was: 
Unclear right now what they actually mean)

> Fix description of "--device" and "--emulator" params
> -
>
> Key: CB-13429
> URL: https://issues.apache.org/jira/browse/CB-13429
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-cli, cordova-docs
>Reporter: Jan Piotrowski (Sujan)
>
> Unclear right now what they actually mean exactly.



--
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-13405) iOS screen orientation plugin fails to reset on unlock

2017-10-11 Thread Vishal Mishra (JIRA)

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

Vishal Mishra updated CB-13405:
---
Labels: Triaged iOS in-progress  (was: Triaged iOS)

> iOS screen orientation plugin fails to reset on unlock
> --
>
> Key: CB-13405
> URL: https://issues.apache.org/jira/browse/CB-13405
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-screen-orientation
> Environment: all iOS
>Reporter: Dan Field
>Assignee: Vishal Mishra
>Priority: Minor
>  Labels: Triaged, iOS, in-progress
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> When locking and then unlocking the screen orientation on iOS, the device 
> fails to rotate until user manually rotates back and forth. 



--
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-13429) Fix description of "--device" and "--emulator" params

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)
Jan Piotrowski (Sujan) created CB-13429:
---

 Summary: Fix description of "--device" and "--emulator" params
 Key: CB-13429
 URL: https://issues.apache.org/jira/browse/CB-13429
 Project: Apache Cordova
  Issue Type: Improvement
  Components: cordova-cli, cordova-docs
Reporter: Jan Piotrowski (Sujan)


Unclear right now what they actually mean



--
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-13428) CLI `help` command is not consistent

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)
Jan Piotrowski (Sujan) created CB-13428:
---

 Summary: CLI `help` command is not consistent
 Key: CB-13428
 URL: https://issues.apache.org/jira/browse/CB-13428
 Project: Apache Cordova
  Issue Type: Improvement
  Components: cordova-cli
Reporter: Jan Piotrowski (Sujan)
Priority: Minor


Example:
{code}
> cordova help build
Synopsis

cordova build [PROD] [TARGET] [PLATS] [BUILDCONFIG] [-- POPTS]

  PROD:   --debug|--release
  ...
{code}
vs.
{code}
> cordova help run
Synopsis

cordova run [MODE] [BUILDOPTS] [TARGET] [PLATS] [BUILDCONFIG] [-- POPTS]

  MODE:--list|--debug|--release
  ...
{code}

Once the "group" of params is called "PROD", once "MODE".

Should check whole `help` documentation.



--
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-13427) CLI `help` command has no concept of "default parameters"

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)
Jan Piotrowski (Sujan) created CB-13427:
---

 Summary: CLI `help` command has no concept of "default parameters"
 Key: CB-13427
 URL: https://issues.apache.org/jira/browse/CB-13427
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: cordova-cli, cordova-docs
Reporter: Jan Piotrowski (Sujan)


If you run some commands, they will have default parameters like `cordova run 
ios` will automatically run with `--debug`. This is not reflected in the output 
`cordova help run`



--
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-13426) CLI docs has no concept of "default parameters"

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)
Jan Piotrowski (Sujan) created CB-13426:
---

 Summary: CLI docs has no concept of "default parameters"
 Key: CB-13426
 URL: https://issues.apache.org/jira/browse/CB-13426
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-docs
Reporter: Jan Piotrowski (Sujan)


https://cordova.apache.org/docs/en/7.x/reference/cordova-cli/index.html

If you run some commands, they have "default parameters", e.g. a `cordova run 
ios` by default is run with `--debug` and `--emulator`. This should be 
documented.

Suggestions:
1. Order of matching params: Default param first
2. Indirect highlight default param: bold, *, or similar indirect highlight
3. Explicit highlight: new table, paragraph or column "default parameters"



--
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-13426) CLI docs has no concept of "default parameters"

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) updated CB-13426:

Description: 
https://cordova.apache.org/docs/en/7.x/reference/cordova-cli/index.html

If you run some commands, they have "default parameters", e.g. a `cordova run 
ios` by default is run with `--debug` and 
`--emulator`. This should be documented.

Suggestions:
1. Order of matching params: Default param first
2. Indirect highlight default param: bold, *, or similar indirect highlight
3. Explicit highlight: new table, paragraph or column "default parameters"

  was:
https://cordova.apache.org/docs/en/7.x/reference/cordova-cli/index.html

If you run some commands, they have "default parameters", e.g. a `cordova run 
ios` by default is run with `--debug` and `--emulator`. This should be 
documented.

Suggestions:
1. Order of matching params: Default param first
2. Indirect highlight default param: bold, *, or similar indirect highlight
3. Explicit highlight: new table, paragraph or column "default parameters"


> CLI docs has no concept of "default parameters"
> ---
>
> Key: CB-13426
> URL: https://issues.apache.org/jira/browse/CB-13426
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Jan Piotrowski (Sujan)
>
> https://cordova.apache.org/docs/en/7.x/reference/cordova-cli/index.html
> If you run some commands, they have "default parameters", e.g. a `cordova run 
> ios` by default is run with `--debug` and 
> `--emulator`. This should be documented.
> Suggestions:
> 1. Order of matching params: Default param first
> 2. Indirect highlight default param: bold, *, or similar indirect highlight
> 3. Explicit highlight: new table, paragraph or column "default parameters"



--
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-13425) (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5

2017-10-11 Thread Ronny Schleicher (JIRA)

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

Ronny Schleicher updated CB-13425:
--
Description: 
When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if a open a picker.
I'm not sure, is it a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]

Google Issue Tracker
https://issuetracker.google.com/issues/67706989

The pictures are not seen if you are not registered in the Sencha Forum.
That is why I have linked them here again:

!http://www.famanice.de/sencha001.png!
!http://www.famanice.de/sencha002.png!
!http://www.famanice.de/sencha003.png!

*{color:red}I think this mistake is very critical! I can reproduce it since the 
last WebView update on every Samsung S5 Mini!{color}*


  was:
When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if a open a picker.
I'm not sure, is it a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]

The pictures are not seen if you are not registered in the Sencha Forum.
That is why I have linked them here again:

!http://www.famanice.de/sencha001.png!
!http://www.famanice.de/sencha002.png!
!http://www.famanice.de/sencha003.png!

*{color:red}I think this mistake is very critical! I can reproduce it since the 
last WebView update on every Samsung S5 Mini!{color}*



> (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5
> 
>
> Key: CB-13425
> URL: https://issues.apache.org/jira/browse/CB-13425
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: AllComponents
>Affects Versions: 6.1.1
> Environment: * Cordova 6.1.2
> * Samsung S5 mini, Modellnumber SM-G800F, Android 6.0.1, WebView 61.0.3163.98.
> * Windows 10 Pro 64 Bit
> * Android Studio (latest Version)
>Reporter: Ronny Schleicher
>
> When i create a very simple Sencha Touch App with Cordova and run this App on 
> a !REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused 
> result if a open a picker.
> I'm not sure, is it a Sencha Touch Problem or a Cordova Problem.
> *{color:red}VERY Important Note: I can only reproduce this error with a 
> Samsung S5 Mini and the latest WebView 61.0.3163.98!{color}*
> [Error Report in the Sencha Touch 
> Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]
> Google Issue Tracker
> https://issuetracker.google.com/issues/67706989
> The pictures are not seen if you are not registered in the Sencha Forum.
> That is why I have linked them here again:
> !http://www.famanice.de/sencha001.png!
> !http://www.famanice.de/sencha002.png!
> !http://www.famanice.de/sencha003.png!
> *{color:red}I think this mistake is very critical! I can reproduce it since 
> the last WebView update on every Samsung S5 Mini!{color}*



--
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-13425) (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5

2017-10-11 Thread Ronny Schleicher (JIRA)

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

Ronny Schleicher updated CB-13425:
--
Description: 
When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if a open a picker.
I'm not sure, is it a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]

The pictures are not seen if you are not registered in the Sencha Forum.
That is why I have linked them here again:

!http://www.famanice.de/sencha001.png!
!http://www.famanice.de/sencha002.png!
!http://www.famanice.de/sencha003.png!

*{color:red}I think this mistake is very critical! I can reproduce it since the 
last WebView update on every Samsung S5 Mini!{color}*


  was:
When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if a open a picker.
I'm not sure, is ti a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]

The pictures are not seen if you are not registered in the Sencha Forum.
That is why I have linked them here again:

!http://www.famanice.de/sencha001.png!
!http://www.famanice.de/sencha002.png!
!http://www.famanice.de/sencha003.png!

*{color:red}I think this mistake is very critical! I can reproduce it since the 
last WebView update on every Samsung S5 Mini!{color}*



> (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5
> 
>
> Key: CB-13425
> URL: https://issues.apache.org/jira/browse/CB-13425
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: AllComponents
>Affects Versions: 6.1.1
> Environment: * Cordova 6.1.2
> * Samsung S5 mini, Modellnumber SM-G800F, Android 6.0.1, WebView 61.0.3163.98.
> * Windows 10 Pro 64 Bit
> * Android Studio (latest Version)
>Reporter: Ronny Schleicher
>
> When i create a very simple Sencha Touch App with Cordova and run this App on 
> a !REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused 
> result if a open a picker.
> I'm not sure, is it a Sencha Touch Problem or a Cordova Problem.
> *{color:red}VERY Important Note: I can only reproduce this error with a 
> Samsung S5 Mini and the latest WebView 61.0.3163.98!{color}*
> [Error Report in the Sencha Touch 
> Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]
> The pictures are not seen if you are not registered in the Sencha Forum.
> That is why I have linked them here again:
> !http://www.famanice.de/sencha001.png!
> !http://www.famanice.de/sencha002.png!
> !http://www.famanice.de/sencha003.png!
> *{color:red}I think this mistake is very critical! I can reproduce it since 
> the last WebView update on every Samsung S5 Mini!{color}*



--
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-13405) iOS screen orientation plugin fails to reset on unlock

2017-10-11 Thread Vishal Mishra (JIRA)

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

Vishal Mishra updated CB-13405:
---
Description: When locking and then unlocking the screen orientation on iOS, 
the device fails to rotate until user manually rotates back and forth.   (was: 
When locking and then unlocking the screen orientation on iOS, the device fails 
to rotate until user manually rotates back and forth.  T)

> iOS screen orientation plugin fails to reset on unlock
> --
>
> Key: CB-13405
> URL: https://issues.apache.org/jira/browse/CB-13405
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-screen-orientation
> Environment: all iOS
>Reporter: Dan Field
>Assignee: Vishal Mishra
>Priority: Minor
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> When locking and then unlocking the screen orientation on iOS, the device 
> fails to rotate until user manually rotates back and forth. 



--
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-13424) [cordova-osx] Not adding plugins to the osx platform

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13424:
-

Github user JoseExposito commented on the issue:

https://github.com/apache/cordova-osx/pull/43
  
Indeed, the logic comes from iOS/Android.

Basically, I updated the cordova-common library to match the iOS version 
and used it in the plugin add/remove hooks like other platforms are doing.

In my opinion the macOS platform will need more updates to match the 
structure other platforms are using... But for the moment this fixes the issue. 
Once I see if the team is open to community PRs you can expect more changes :)


> [cordova-osx] Not adding plugins to the osx platform
> 
>
> Key: CB-13424
> URL: https://issues.apache.org/jira/browse/CB-13424
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-osx
>Reporter: José Expósito
>Assignee: Tobias Bocanegra
>Priority: Blocker
>
> cordova plugin add does not work on macOS.
> It is necessary to open "platforms/osx/HelloCordova.xcodeproj" and manually 
> add the plugin to "platforms/osx/HelloCordova/config.xml":
> {code}
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> [...]
> 
> 
> 
> [...]
> 
> {code}
> I noticed this happens with Cordova core plugins with official macOS support 
> like cordova-plugin-device or cordova-plugin-file.
> Also experimented while migrating cordova-plugin-camera:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13424) [cordova-osx] Not adding plugins to the osx platform

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13424:
-

Github user janpio commented on the issue:

https://github.com/apache/cordova-osx/pull/43
  
Yay, that was quick. Can you talk me (and everybody reading) through the 
changes? Where does the logic come from? ios?


> [cordova-osx] Not adding plugins to the osx platform
> 
>
> Key: CB-13424
> URL: https://issues.apache.org/jira/browse/CB-13424
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-osx
>Reporter: José Expósito
>Assignee: Tobias Bocanegra
>Priority: Blocker
>
> cordova plugin add does not work on macOS.
> It is necessary to open "platforms/osx/HelloCordova.xcodeproj" and manually 
> add the plugin to "platforms/osx/HelloCordova/config.xml":
> {code}
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> [...]
> 
> 
> 
> [...]
> 
> {code}
> I noticed this happens with Cordova core plugins with official macOS support 
> like cordova-plugin-device or cordova-plugin-file.
> Also experimented while migrating cordova-plugin-camera:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13425) (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5

2017-10-11 Thread Ronny Schleicher (JIRA)

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

Ronny Schleicher updated CB-13425:
--
Description: 
When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if a open a picker.
I'm not sure, is ti a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]

The pictures are not seen if you are not registered in the Sencha Forum.
That is why I have linked them here again:

!http://www.famanice.de/sencha001.png!
!http://www.famanice.de/sencha002.png!
!http://www.famanice.de/sencha003.png!

*{color:red}I think this mistake is very critical! I can reproduce it since the 
last WebView update on every Samsung S5 Mini!{color}*


  was:
When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if i a open a picker.
I'm not sure, is ti a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]


> (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5
> 
>
> Key: CB-13425
> URL: https://issues.apache.org/jira/browse/CB-13425
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: AllComponents
>Affects Versions: 6.1.1
> Environment: * Cordova 6.1.2
> * Samsung S5 mini, Modellnumber SM-G800F, Android 6.0.1, WebView 61.0.3163.98.
> * Windows 10 Pro 64 Bit
> * Android Studio (latest Version)
>Reporter: Ronny Schleicher
>
> When i create a very simple Sencha Touch App with Cordova and run this App on 
> a !REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused 
> result if a open a picker.
> I'm not sure, is ti a Sencha Touch Problem or a Cordova Problem.
> *{color:red}VERY Important Note: I can only reproduce this error with a 
> Samsung S5 Mini and the latest WebView 61.0.3163.98!{color}*
> [Error Report in the Sencha Touch 
> Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]
> The pictures are not seen if you are not registered in the Sencha Forum.
> That is why I have linked them here again:
> !http://www.famanice.de/sencha001.png!
> !http://www.famanice.de/sencha002.png!
> !http://www.famanice.de/sencha003.png!
> *{color:red}I think this mistake is very critical! I can reproduce it since 
> the last WebView update on every Samsung S5 Mini!{color}*



--
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-12448) Can't use plugins when running on OSX

2017-10-11 Thread JIRA

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

José Expósito commented on CB-12448:


Fixed in https://issues.apache.org/jira/browse/CB-13424 - 
https://github.com/apache/cordova-osx/pull/43 (sorry for the duplicate)

By the way, [~mo-seph] if you want to use the camera on macOS check 
https://github.com/apache/cordova-plugin-camera/pull/290



> Can't use plugins when running on OSX
> -
>
> Key: CB-12448
> URL: https://issues.apache.org/jira/browse/CB-12448
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: AllPlugins, cordova-osx
>Affects Versions: 4.0.1
> Environment: OSX 10.10.5
>Reporter: Dave Murray-Rust
>Assignee: Kerri Shotts
>Priority: Blocker
>
> I can't use any plugins so far when I deploy on OSX. I have tried 
> cordova-plugin-file, cordova-plugin-camera and cordova-plugin-bluetoothle.
> In each case, it works fine on Android, but fails on OSX with a message like 
> "10/02/2017 15:03:28.056 HelloWorld[15580]: ERROR: Plugin 'File' not found, 
> or is not a CDVPlugin. Check your plugin mapping in config.xml."
> I'm using the command line. I have tried removing all the platforms and 
> adding them again. I am running with "cordova run osx".
> I'm not sure what version of cordova I have - I installed using 'npm install 
> -g cordova'. 'cordova version' reports 6.5.0, but that version does not seem 
> to exist in the dropdown above.



--
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-13425) (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5

2017-10-11 Thread Ronny Schleicher (JIRA)

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

Ronny Schleicher updated CB-13425:
--
Description: 
When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if i a open a picker.
I'm not sure, is ti a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]

  was:
When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if a open a picker.
I'm not sure, is ti a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]


> (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5
> 
>
> Key: CB-13425
> URL: https://issues.apache.org/jira/browse/CB-13425
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: AllComponents
>Affects Versions: 6.1.1
> Environment: * Cordova 6.1.2
> * Samsung S5 mini, Modellnumber SM-G800F, Android 6.0.1, WebView 61.0.3163.98.
> * Windows 10 Pro 64 Bit
> * Android Studio (latest Version)
>Reporter: Ronny Schleicher
>
> When i create a very simple Sencha Touch App with Cordova and run this App on 
> a !REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused 
> result if i a open a picker.
> I'm not sure, is ti a Sencha Touch Problem or a Cordova Problem.
> *{color:red}VERY Important Note: I can only reproduce this error with a 
> Samsung S5 Mini and the latest WebView 61.0.3163.98!{color}*
> [Error Report in the Sencha Touch 
> Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]



--
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-13421) (osx) PR: Added macOS support to cordova-plugin-camera

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13421:
-

Github user JoseExposito commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/290
  
The plugin issue (https://issues.apache.org/jira/browse/CB-13424) is fixed 
in this pull request (https://github.com/apache/cordova-osx/pull/43), it'll be 
nice to have both merged.



> (osx) PR: Added macOS support to cordova-plugin-camera
> --
>
> Key: CB-13421
> URL: https://issues.apache.org/jira/browse/CB-13421
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-camera
>Reporter: José Expósito
>
> This pull requests adds macOS support:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13425) (Date)Picker doesn't work correctly on a Samsung S5 Mini and Cordova 6.5

2017-10-11 Thread Ronny Schleicher (JIRA)
Ronny Schleicher created CB-13425:
-

 Summary: (Date)Picker doesn't work correctly on a Samsung S5 Mini 
and Cordova 6.5
 Key: CB-13425
 URL: https://issues.apache.org/jira/browse/CB-13425
 Project: Apache Cordova
  Issue Type: Bug
  Components: AllComponents
Affects Versions: 6.1.1
 Environment: * Cordova 6.1.2
* Samsung S5 mini, Modellnumber SM-G800F, Android 6.0.1, WebView 61.0.3163.98.
* Windows 10 Pro 64 Bit
* Android Studio (latest Version)
Reporter: Ronny Schleicher


When i create a very simple Sencha Touch App with Cordova and run this App on a 
!REAL! Samsung S5 mini, NOT in the Simulator, i became a very confused result 
if a open a picker.
I'm not sure, is ti a Sencha Touch Problem or a Cordova Problem.

*{color:red}VERY Important Note: I can only reproduce this error with a Samsung 
S5 Mini and the latest WebView 61.0.3163.98!{color}*

[Error Report in the Sencha Touch 
Forum|https://www.sencha.com/forum/showthread.php?465845-(Date)Picker-doesn-t-work-correctly-on-a-Samsung-S5-Mini-and-Cordova-6-5]



--
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-13424) [cordova-osx] Not adding plugins to the osx platform

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13424:
-

GitHub user JoseExposito opened a pull request:

https://github.com/apache/cordova-osx/pull/43

CB-13424: "cordova plugin add/remove" writes changes in config.xml

See https://issues.apache.org/jira/browse/CB-13424 and 
https://github.com/apache/cordova-plugin-camera/pull/290 for a description of 
the issue.

This PR allows to add/remove plugins to the config.xml.

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

$ git pull https://github.com/JoseExposito/cordova-osx master

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

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


commit c4b44ee1de415479a5d4a0da97988da18e786acd
Author: José Expósito 
Date:   2017-10-11T18:40:55Z

CB-13424: When running "cordova plugin add/remove" plugins are added and 
removed properly to the osx platform config.xml file




> [cordova-osx] Not adding plugins to the osx platform
> 
>
> Key: CB-13424
> URL: https://issues.apache.org/jira/browse/CB-13424
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-osx
>Reporter: José Expósito
>Assignee: Tobias Bocanegra
>Priority: Blocker
>
> cordova plugin add does not work on macOS.
> It is necessary to open "platforms/osx/HelloCordova.xcodeproj" and manually 
> add the plugin to "platforms/osx/HelloCordova/config.xml":
> {code}
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> [...]
> 
> 
> 
> [...]
> 
> {code}
> I noticed this happens with Cordova core plugins with official macOS support 
> like cordova-plugin-device or cordova-plugin-file.
> Also experimented while migrating cordova-plugin-camera:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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] [Closed] (CB-13295) getPicture not prompting to ask to allow access to photos using Xcode 9 to build

2017-10-11 Thread jcesarmobile (JIRA)

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

jcesarmobile closed CB-13295.
-
Resolution: Cannot Reproduce

I can't reproduce it

Feel free to reopen if you can provide a sample project where it can be 
reproduced.

The permission is only asked the first time, so if it's and existing app it 
won't ask again

> getPicture not prompting to ask to allow access to photos using Xcode 9 to 
> build
> 
>
> Key: CB-13295
> URL: https://issues.apache.org/jira/browse/CB-13295
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-camera
>Affects Versions: 2.4.1
> Environment: iOS 10 and 11
> Xcode 9 
>Reporter: Tom Bell
>
> Previously when calling `getPicture` it prompted asking the user if they want 
> to allow access to Photos. Now when building with Xcode 9 on iOS 10 and 11 it 
> no longer prompts.



--
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-13285) cordova-plugin-screen-orientation

2017-10-11 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-13285:
---

can you provide your node and npm versions?



> cordova-plugin-screen-orientation
> -
>
> Key: CB-13285
> URL: https://issues.apache.org/jira/browse/CB-13285
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: AllPlatforms
>Affects Versions: cordova@7.0.0
>Reporter: nagaraju
>Priority: Critical
>
> Hi Team ,
>  i have faced issue with cordova-plugin-screen-orientation . i am not able to 
> install this plugin in my sencha+cordova project.
> While i install this cordova-plugin-screen-orientation i got this error.
> Error: Failed to install 'cordova-plugin-screen-orientation': CordovaError: 
> Failed to fetch plugin https://github.com/vstirbu/PromisesPlugin.git via 
> registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> i followed this link :
> https://github.com/apache/cordova-plugin-screen-orientation
> Used versions:
> cordova version 7.0.1
> extjs modern 6.2.1



--
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] [Closed] (CB-13398) Android build failing cordova-plugin-geolocation

2017-10-11 Thread jcesarmobile (JIRA)

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

jcesarmobile closed CB-13398.
-
Resolution: Cannot Reproduce

I can see the warnings when installing the geolocation plugin, but it only 
skips the compat plugin, the geolocation plugin is installed correctly and the 
app builds fine. So closing as can't reproduce

> Android build failing cordova-plugin-geolocation
> 
>
> Key: CB-13398
> URL: https://issues.apache.org/jira/browse/CB-13398
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-geolocation
> Environment: cordova-android@6.3.0 is causing a warning for 
> cordova-plugin-geolocation plugin.
>Reporter: Shashwat Tripathi
>Priority: Blocker
>
> Upgrading project to cordova-android@6.3.0 is causing warning(skipping) for 
> cordova-plugin-geolocation because this plugin has dependency on  id="cordova-plugin-compat" version="^1.0.0" /> which went deprecated from 
> cordova-android@6.3.0.
> The solution seems to be updating plugin.xml of cordova-plugin-geolocation to 
> following value:
> 
> As per https://github.com/apache/cordova-plugin-compat:
> This plugin is no longer being worked on as the functionality provided by 
> this plugin is now included in cordova-android 6.3.0. You should upgrade your 
> application to use version 1.2.0 of this plugin. It will detect whether or 
> not the plugin is required based on the version of cordova-android your app 
> uses.



--
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] [Resolved] (CB-12895) Replace jshint with eslint in our tools + platforms

2017-10-11 Thread Steve Gill (JIRA)

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

Steve Gill resolved CB-12895.
-
Resolution: Fixed

> Replace jshint with eslint in our tools + platforms
> ---
>
> Key: CB-12895
> URL: https://issues.apache.org/jira/browse/CB-12895
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: AllComponents
>Reporter: Steve Gill
>Assignee: Audrey So
>Priority: Minor
>  Labels: cordova-next
>
> Based on this proposal
> https://github.com/cordova/cordova-discuss/pull/70#issuecomment-306649308
> JSHint does minimal checks and JSCS has been deprecated in favor of ESLint.
>  +
>  +I suggest to replace the current style checkers with ESLint. This allows to 
> set much more strict styling rules than at at this moment.
>  +
>  +I recommend using a popular preset, such as 
> [airbnb-base](https://www.npmjs.com/package/eslint-config-airbnb-base). 
> Example configuration:
>  +
>  +```yaml
>  +root: true
>  +
>  +extends: airbnb-base
>  +```
>  +
>  +Many styling issues could be fixed by simply running:
>  +
>  +```
>  +./node_modules/.bin/eslint --fix .
>  +```
>  +
>  +
>  +
>  +Optionally the indent could be set to 4 instead of 2, because that's used 
> in the current code base.



--
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-10-11 Thread Dylan Dover (JIRA)

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

Dylan Dover commented on CB-12886:
--

For me, cordova-plugin-ios11-inset-statusbar fixes the statusbar, but it does 
not prevent displacement on nested ScrollViews. This is regardless of whether 
"viewport-fit=cover" is set.

> 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, screenshot-2.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-13424) [cordova-osx] Not adding plugins to the osx platform

2017-10-11 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) commented on CB-13424:
-

Pure guess: The logic that normally copied that over in the build process is 
missing/broken for macOS/OS X. As it is quite elaborate and mainly undocumented 
/ documented in code, this can very much happen. A good research path would be 
to find out how iOS does it and see if there is similar code for osx.

> [cordova-osx] Not adding plugins to the osx platform
> 
>
> Key: CB-13424
> URL: https://issues.apache.org/jira/browse/CB-13424
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-osx
>Reporter: José Expósito
>Assignee: Tobias Bocanegra
>Priority: Blocker
>
> cordova plugin add does not work on macOS.
> It is necessary to open "platforms/osx/HelloCordova.xcodeproj" and manually 
> add the plugin to "platforms/osx/HelloCordova/config.xml":
> {code}
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> [...]
> 
> 
> 
> [...]
> 
> {code}
> I noticed this happens with Cordova core plugins with official macOS support 
> like cordova-plugin-device or cordova-plugin-file.
> Also experimented while migrating cordova-plugin-camera:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13421) (osx) PR: Added macOS support to cordova-plugin-camera

2017-10-11 Thread JIRA

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

José Expósito updated CB-13421:
---
Summary: (osx) PR: Added macOS support to cordova-plugin-camera  (was: 
(osx) PR: Added macOS support to )

> (osx) PR: Added macOS support to cordova-plugin-camera
> --
>
> Key: CB-13421
> URL: https://issues.apache.org/jira/browse/CB-13421
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-camera
>Reporter: José Expósito
>
> This pull requests adds macOS support:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13421) (osx) PR: Added macOS support to

2017-10-11 Thread JIRA

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

José Expósito updated CB-13421:
---
Summary: (osx) PR: Added macOS support to   (was: (osx) Add macOS support)

> (osx) PR: Added macOS support to 
> -
>
> Key: CB-13421
> URL: https://issues.apache.org/jira/browse/CB-13421
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-camera
>Reporter: José Expósito
>
> This pull requests adds macOS support:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13421) (osx) Add macOS support

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13421:
-

Github user JoseExposito commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/290
  
I created a JIRA with the macOS bug:
https://issues.apache.org/jira/browse/CB-13424


> (osx) Add macOS support
> ---
>
> Key: CB-13421
> URL: https://issues.apache.org/jira/browse/CB-13421
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-camera
>Reporter: José Expósito
>
> This pull requests adds macOS support:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13421) (osx) Add macOS support

2017-10-11 Thread JIRA

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

José Expósito updated CB-13421:
---
Component/s: cordova-plugin-camera

> (osx) Add macOS support
> ---
>
> Key: CB-13421
> URL: https://issues.apache.org/jira/browse/CB-13421
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-camera
>Reporter: José Expósito
>
> This pull requests adds macOS support:
> https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13424) [cordova-osx] Not adding plugins to the osx platform

2017-10-11 Thread JIRA
José Expósito created CB-13424:
--

 Summary: [cordova-osx] Not adding plugins to the osx platform
 Key: CB-13424
 URL: https://issues.apache.org/jira/browse/CB-13424
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-osx
Reporter: José Expósito
Assignee: Tobias Bocanegra
Priority: Blocker


cordova plugin add does not work on macOS.

It is necessary to open "platforms/osx/HelloCordova.xcodeproj" and manually add 
the plugin to "platforms/osx/HelloCordova/config.xml":

{code}

http://www.w3.org/ns/widgets; 
xmlns:cdv="http://cordova.apache.org/ns/1.0;>
[...]



[...]

{code}

I noticed this happens with Cordova core plugins with official macOS support 
like cordova-plugin-device or cordova-plugin-file.

Also experimented while migrating cordova-plugin-camera:
https://github.com/apache/cordova-plugin-camera/pull/290



--
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-13409) Allow more additional options, for customizing toolbar in cordova/inappbrowser

2017-10-11 Thread JIRA

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

Steinar Ágúst Steinarsson commented on CB-13409:


This pull request is ready for review on github

> Allow more additional options, for customizing toolbar in cordova/inappbrowser
> --
>
> Key: CB-13409
> URL: https://issues.apache.org/jira/browse/CB-13409
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-inappbrowser
> Environment: iOS, Android
>Reporter: Steinar Ágúst Steinarsson
>Priority: Minor
>  Labels: features, newbie
> Attachments: Android - 1.png, Android - 2.png, Android - 3.png, 
> Android - 4.png, Android - 5.png, iOS - 1.PNG
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> I added a couple of customizations to inappbrowser's toolbar:
> *Android*:
> - Have a custom text for a close button instead of the Default X:
> _closebuttoncaption_: "set to a string to use as the close buttons caption 
> instead of a X. Note that you need to localize this value yourself."
> - Change the close button color:
> _closebuttoncolor_: "set to a valid hex color string, for example: `#00ff00`, 
> and it will change the close button color from default, regardless of being a 
> text or default X. Only has effect if user has location set to `yes`."
> - Hide the navigation buttons that go backwards and forwards:
> _hidenavigationbuttons_: "set to `yes` to hide the navigation buttons on the 
> location toolbar, only has effect if user has location set to `yes`. The 
> default value is `no`."
> - Change navigation buttons color:
> _navigationbuttoncolor_: "set to a valid hex color string, for example: 
> `#00ff00`, and it will change the color of both navigation buttons from 
> default. Only has effect if user has location set to `yes` and not 
> hidenavigationbuttons set to `yes`."
> - Change color of toolbar:
> _toolbarcolor_: "set to a valid hex color string, for example: `#00ff00`, and 
> it will change the color the toolbar from default. Only has effect if user 
> has location set to `yes`."
> *iOS:*
> - _closebuttoncolor_ (same as above)
> - _hidenavigationbuttons_ (same as above)
> - _toolbarcolor_ (same as above)
> - Make toolbar non-translucent:
> _toolbartranslucent_: "set to `yes` or `no` to make the toolbar 
> translucent(semi-transparent)  (defaults to `yes`). Only applicable if 
> toolbar is not disabled."
> See screenshots in attachments.



--
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-13423) The cameraDirection option does not work on Android

2017-10-11 Thread Scott S (JIRA)
Scott S created CB-13423:


 Summary: The cameraDirection option does not work on Android
 Key: CB-13423
 URL: https://issues.apache.org/jira/browse/CB-13423
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-plugin-camera
Reporter: Scott S


It looks like the CameraLauncher class does not retrieve the passed 
cameraDirection value from args.



--
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-13273) Webview is sized incorrectly on iPhone X (Simulator)

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13273:
-

Github user dimitri320 commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/85
  
In my case, when I added `viewport-fit=cover` my whole app just shows a 
blank white screen and nothing else. So it makes things every worse for me. I'm 
using iOS11, Xcode9 on iPhone 7 Plus. Anyone experiencing similar behaviour?


> Webview is sized incorrectly on iPhone X (Simulator)
> 
>
> Key: CB-13273
> URL: https://issues.apache.org/jira/browse/CB-13273
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Affects Versions: cordova-ios 4.5.0
> Environment: Xcode 9.0 (9A235)
> Simulator 10.0 (SimulatorApp-829.6) - iPhone X
>Reporter: Dave Alden
>Assignee: Shazron Abdullah
>  Labels: iPhoneX, ios11
> Attachments: Simulator Screen Shot - iPhone X - 2017-09-14 at 
> 15.52.54.png, Simulator Screen Shot - iPhone X - 2017-09-15 at 09.20.48.png, 
> Simulator Screen Shot - iPhone X - 2017-09-19 at 11.29.00.png, fig1.png, 
> fig2.png, webview-test.zip
>
>
> New app with cordova-ios@4.5.0 (using default UIWebView) running on iPhone X 
> Simulator does not size correctly, leaving black areas above and below the 
> app content and white bars between the black areas and app content.
> Adding cordova-plugin-wkwebview-engine so Cordova uses WKWebView, white bars 
> go away, but the black areas remain:
> !https://cdn.pbrd.co/images/GKeaEPg.png|height=640! 
> !https://cdn.pbrd.co/images/GKeaWwK.png|height=640!
> Setting 
> {code:html}viewport-fit=cover{code}
> fixes the white bar issue with UIWebView, as outlined here 
> [http://stephenradford.me/removing-the-white-bars-in-safari-on-iphone-x/], 
> but the black areas remain:
> [^Simulator Screen Shot - iPhone X - 2017-09-14 at 15.52.54.png]
> Attached Cordova project illustrates the issue.



--
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-13311) Statusbar does not overlay correctly on iPhone X

2017-10-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13311:
-

Github user mbrookson commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/87
  
I've updated my plugin to 2.2.3 I am also seeing, as mentioned by @JavadMe, 
that if I add `viewport-fit=cover` to remove the top gap, the status bar appear 
correctly but the gap is at the bottom instead.

This is on an iPad Air, landscape


> Statusbar does not overlay correctly on iPhone X
> 
>
> Key: CB-13311
> URL: https://issues.apache.org/jira/browse/CB-13311
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: jcesarmobile
>Assignee: jcesarmobile
>
> As statusbar plugin has the statusbar height hardcoded to 20 points, it 
> doesn't overlay correctly on the iPhone X simulator as it's statusbar height 
> is 44 points.
> This happens when the viewport has viewport-fit=cover



--
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-10-11 Thread Artur Shagimardanov (JIRA)

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

Artur Shagimardanov commented on CB-12886:
--

I found solution for my problem. I remove "cordova-plugin-statusbar", set 
 and remove 
"viewport-fit=cover" and now everything ok.

> 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, screenshot-2.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