[jira] [Updated] (CB-13864) InApp Browser is not in the npm registry

2018-02-10 Thread Nasir (JIRA)

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

Nasir updated CB-13864:
---
Attachment: Screenshot_2.png

> InApp Browser is not in the npm registry
> 
>
> Key: CB-13864
> URL: https://issues.apache.org/jira/browse/CB-13864
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android, cordova-browser
>Affects Versions: cordova-android-7.0.0
>Reporter: Nasir
>Assignee: Joe Bowser
>Priority: Major
> Attachments: Screenshot_2.png
>
>
> I am trying to add Cordova inApp browser plugin to my Cordova project and 
> when i try to build for Android this error came in 
>  InAppBrowser is not in the npm registry.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Created] (CB-13864) InApp Browser is not in the npm registry

2018-02-10 Thread Nasir (JIRA)
Nasir created CB-13864:
--

 Summary: InApp Browser is not in the npm registry
 Key: CB-13864
 URL: https://issues.apache.org/jira/browse/CB-13864
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-android, cordova-browser
Affects Versions: cordova-android-7.0.0
Reporter: Nasir
Assignee: Joe Bowser


I am trying to add Cordova inApp browser plugin to my Cordova project and when 
i try to build for Android this error came in 

 InAppBrowser is not in the npm registry.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13861) Update TargetPlatformVersion to 10.0.10586.0

2018-02-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-13861:
-

brodybits commented on issue #250: [CB-13861] Update TargetPlatformVersion
URL: https://github.com/apache/cordova-windows/pull/250#issuecomment-364709203
 
 
   Works for me on both Visual Studio 2015 and Visual Studio 2017. Ship it!


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Update TargetPlatformVersion to 10.0.10586.0
> 
>
> Key: CB-13861
> URL: https://issues.apache.org/jira/browse/CB-13861
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>Priority: Major
>
> For VS2017 Windows 10 projects we need to update TargetPlatformVersion to 
> 10.0.10586.0
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Created] (CB-13863) CameraPopoverOptions not working properly on Ipad IOS 11

2018-02-10 Thread Ams (JIRA)
Ams created CB-13863:


 Summary: CameraPopoverOptions not working properly on Ipad IOS 11
 Key: CB-13863
 URL: https://issues.apache.org/jira/browse/CB-13863
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-plugin-camera
 Environment: Ipad IOS 11
Reporter: Ams


{{CameraPopoverOptions not working properly on Ipad IOS 11. Regardless what you 
set the width and height it is always around 200 by 200. Increasing width and 
height just moves the popover around but never makes it bigger.}}

{{var popover = new 
CameraPopoverOptions(300,300,100,100,Camera.PopoverArrowDirection.ARROW_ANY); 
var options = \{ quality: 50, destinationType: 
Camera.DestinationType.DATA_URL,sourceType: 
Camera.PictureSource.SAVEDPHOTOALBUM, popoverOptions : popover }; 
navigator.camera.getPicture(onSuccess, onFail, options);}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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