[jira] [Commented] (CB-13413) Firm up the documentation for icons

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

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

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

Current version of the docs would be here:
http://cordova.apache.org/docs/en/latest/config_ref/images.html

But the `icon-sm...@3x.png` is still missing. Maybe it is in the code, one 
would have to check. There were some changes to that code in the last few weeks.

> Firm up the documentation for icons
> ---
>
> Key: CB-13413
> URL: https://issues.apache.org/jira/browse/CB-13413
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-docs
>Reporter: Anders Borg
>Priority: Minor
>  Labels: icons, ios
>
> According to 
> https://developer.apple.com/library/content/qa/qa1686/_index.html the icon 
> doc page at http://cordova.apache.org/docs/en/5.1.1/config_ref/images.html 
> lacks the 87x87 icon (icon-sm...@3x.png) and a few others for iOS and also 
> the naming is not 100% compatible. Any reason to not use the exact same names?
> I know you are not responsible for the same PhoneGap documentation, that is 
> in complete disarray, but you might poke them to update their information.



--
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-13415) Importing corrupt images using the Camera plugin crashes the app

2017-10-07 Thread Arnold Savet (JIRA)

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

Arnold Savet commented on CB-13415:
---

Issue replicated on iOS:
9.0+

Android:
4.3+

> Importing corrupt images using the Camera plugin crashes the app
> 
>
> Key: CB-13415
> URL: https://issues.apache.org/jira/browse/CB-13415
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-camera
> Environment: Android: OS 7.0, Phone Model: Moto G5 Plus
> iOS: OS 10.1.1 (14B150)
>Reporter: Shemrick Flannigan
>Priority: Critical
>  Labels: android, camera, cameraui, ios
>
> ISSUE
> Importing corrupt images using the Camera plugin crashes the app
> Current Behavior
> # Importing a corrupt image using the Cordova Camera plugin crashes the 
> Cordova app which uses the plugin
> Expected Behavior
> # Importing a corrupt image using the Cordova Camera plugin:
> #* Throws an exception which can be caught by the Cordova app which uses the 
> plugin
> #* Does not crash the Cordova app which uses the plugin
> #* Allows the Cordova app which uses the plugin to render a Toast error 
> message relaying the error
> # # Platforms affected
> #* Android
> #* iOS
> REFERENCES
> # [Sample corrupt image which crashes the app | 
> https://www.dropbox.com/s/e7dz007svtvscbc/Corrupt_Image_4.7MB_13500x13500.D2.jpg?dl=0]
> # [Technique used to wrap the call in a Try/Catch block in a callable inner 
> class to prevent an app crash | 
> https://stackoverflow.com/questions/19183174/phonegap-video-capture-crashes] 
> ADDITIONAL INFORMATION
> # Importing corrupt images does not crash apps which do not use the Camera 
> plugin, such as:
> #* Yelp mobile app
> #* Slack mobile 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] [Updated] (CB-13415) Importing corrupt images using the Camera plugin crashes the app

2017-10-07 Thread Shemrick Flannigan (JIRA)

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

Shemrick Flannigan updated CB-13415:

Environment: 
Android: OS 7.0, Phone Model: Moto G5 Plus
iOS: OS 10.1.1 (14B150)

  was:Android, iOS


> Importing corrupt images using the Camera plugin crashes the app
> 
>
> Key: CB-13415
> URL: https://issues.apache.org/jira/browse/CB-13415
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-camera
> Environment: Android: OS 7.0, Phone Model: Moto G5 Plus
> iOS: OS 10.1.1 (14B150)
>Reporter: Shemrick Flannigan
>Priority: Critical
>  Labels: android, camera, cameraui, ios
>
> ISSUE
> Importing corrupt images using the Camera plugin crashes the app
> Current Behavior
> # Importing a corrupt image using the Cordova Camera plugin crashes the 
> Cordova app which uses the plugin
> Expected Behavior
> # Importing a corrupt image using the Cordova Camera plugin:
> #* Throws an exception which can be caught by the Cordova app which uses the 
> plugin
> #* Does not crash the Cordova app which uses the plugin
> #* Allows the Cordova app which uses the plugin to render a Toast error 
> message relaying the error
> # # Platforms affected
> #* Android
> #* iOS
> REFERENCES
> # [Sample corrupt image which crashes the app | 
> https://www.dropbox.com/s/e7dz007svtvscbc/Corrupt_Image_4.7MB_13500x13500.D2.jpg?dl=0]
> # [Technique used to wrap the call in a Try/Catch block in a callable inner 
> class to prevent an app crash | 
> https://stackoverflow.com/questions/19183174/phonegap-video-capture-crashes] 
> ADDITIONAL INFORMATION
> # Importing corrupt images does not crash apps which do not use the Camera 
> plugin, such as:
> #* Yelp mobile app
> #* Slack mobile 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] [Updated] (CB-13415) Importing corrupt images using the Camera plugin crashes the app

2017-10-07 Thread Shemrick Flannigan (JIRA)

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

Shemrick Flannigan updated CB-13415:

Labels: android camera cameraui ios  (was: camera cameraui)

> Importing corrupt images using the Camera plugin crashes the app
> 
>
> Key: CB-13415
> URL: https://issues.apache.org/jira/browse/CB-13415
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-camera
> Environment: Android, iOS
>Reporter: Shemrick Flannigan
>Priority: Critical
>  Labels: android, camera, cameraui, ios
>
> ISSUE
> Importing corrupt images using the Camera plugin crashes the app
> Current Behavior
> # Importing a corrupt image using the Cordova Camera plugin crashes the 
> Cordova app which uses the plugin
> Expected Behavior
> # Importing a corrupt image using the Cordova Camera plugin:
> #* Throws an exception which can be caught by the Cordova app which uses the 
> plugin
> #* Does not crash the Cordova app which uses the plugin
> #* Allows the Cordova app which uses the plugin to render a Toast error 
> message relaying the error
> # # Platforms affected
> #* Android
> #* iOS
> REFERENCES
> # [Sample corrupt image which crashes the app | 
> https://www.dropbox.com/s/e7dz007svtvscbc/Corrupt_Image_4.7MB_13500x13500.D2.jpg?dl=0]
> # [Technique used to wrap the call in a Try/Catch block in a callable inner 
> class to prevent an app crash | 
> https://stackoverflow.com/questions/19183174/phonegap-video-capture-crashes] 
> ADDITIONAL INFORMATION
> # Importing corrupt images does not crash apps which do not use the Camera 
> plugin, such as:
> #* Yelp mobile app
> #* Slack mobile 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] [Updated] (CB-13415) Importing corrupt images using the Camera plugin crashes the app

2017-10-07 Thread Shemrick Flannigan (JIRA)

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

Shemrick Flannigan updated CB-13415:

Component/s: cordova-plugin-camera

> Importing corrupt images using the Camera plugin crashes the app
> 
>
> Key: CB-13415
> URL: https://issues.apache.org/jira/browse/CB-13415
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-camera
> Environment: Android, iOS
>Reporter: Shemrick Flannigan
>Priority: Critical
>  Labels: android, camera, cameraui, ios
>
> ISSUE
> Importing corrupt images using the Camera plugin crashes the app
> Current Behavior
> # Importing a corrupt image using the Cordova Camera plugin crashes the 
> Cordova app which uses the plugin
> Expected Behavior
> # Importing a corrupt image using the Cordova Camera plugin:
> #* Throws an exception which can be caught by the Cordova app which uses the 
> plugin
> #* Does not crash the Cordova app which uses the plugin
> #* Allows the Cordova app which uses the plugin to render a Toast error 
> message relaying the error
> # # Platforms affected
> #* Android
> #* iOS
> REFERENCES
> # [Sample corrupt image which crashes the app | 
> https://www.dropbox.com/s/e7dz007svtvscbc/Corrupt_Image_4.7MB_13500x13500.D2.jpg?dl=0]
> # [Technique used to wrap the call in a Try/Catch block in a callable inner 
> class to prevent an app crash | 
> https://stackoverflow.com/questions/19183174/phonegap-video-capture-crashes] 
> ADDITIONAL INFORMATION
> # Importing corrupt images does not crash apps which do not use the Camera 
> plugin, such as:
> #* Yelp mobile app
> #* Slack mobile 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] [Created] (CB-13415) Importing corrupt images using the Camera plugin crashes the app

2017-10-07 Thread Shemrick Flannigan (JIRA)
Shemrick Flannigan created CB-13415:
---

 Summary: Importing corrupt images using the Camera plugin crashes 
the app
 Key: CB-13415
 URL: https://issues.apache.org/jira/browse/CB-13415
 Project: Apache Cordova
  Issue Type: Bug
 Environment: Android, iOS
Reporter: Shemrick Flannigan
Priority: Critical


ISSUE
Importing corrupt images using the Camera plugin crashes the app

Current Behavior
# Importing a corrupt image using the Cordova Camera plugin crashes the Cordova 
app which uses the plugin

Expected Behavior
# Importing a corrupt image using the Cordova Camera plugin:
#* Throws an exception which can be caught by the Cordova app which uses the 
plugin
#* Does not crash the Cordova app which uses the plugin
#* Allows the Cordova app which uses the plugin to render a Toast error message 
relaying the error

# # Platforms affected
#* Android
#* iOS

REFERENCES
# [Sample corrupt image which crashes the app | 
https://www.dropbox.com/s/e7dz007svtvscbc/Corrupt_Image_4.7MB_13500x13500.D2.jpg?dl=0]
# [Technique used to wrap the call in a Try/Catch block in a callable inner 
class to prevent an app crash | 
https://stackoverflow.com/questions/19183174/phonegap-video-capture-crashes] 

ADDITIONAL INFORMATION
# Importing corrupt images does not crash apps which do not use the Camera 
plugin, such as:
#* Yelp mobile app
#* Slack mobile 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-10-07 Thread Dennis Patzer (JIRA)

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

Dennis Patzer commented on CB-12886:


When will this be fixed? This is a major problem!

> 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] [Created] (CB-13414) Space in App name is gone on iOS 11

2017-10-07 Thread Dennis Patzer (JIRA)
Dennis Patzer created CB-13414:
--

 Summary: Space in App name is gone on iOS 11
 Key: CB-13414
 URL: https://issues.apache.org/jira/browse/CB-13414
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-lib
Affects Versions: 7.0.0
Reporter: Dennis Patzer


For some odd reason the space in my app name is gone while deploying to iOS, 
i.e. "My App" is transformed to "MyApp" :-(

Is it a bug?



--
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-13413) Firm up the documentation for icons

2017-10-07 Thread Anders Borg (JIRA)
Anders Borg created CB-13413:


 Summary: Firm up the documentation for icons
 Key: CB-13413
 URL: https://issues.apache.org/jira/browse/CB-13413
 Project: Apache Cordova
  Issue Type: Improvement
  Components: cordova-docs
Reporter: Anders Borg
Priority: Minor


According to https://developer.apple.com/library/content/qa/qa1686/_index.html 
the icon doc page at 
http://cordova.apache.org/docs/en/5.1.1/config_ref/images.html lacks the 87x87 
icon (icon-sm...@3x.png) and a few others for iOS and also the naming is not 
100% compatible. Any reason to not use the exact same names?

I know you are not responsible for the same PhoneGap documentation, that is in 
complete disarray, but you might poke them to update their information.



--
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