[GitHub] mgvy91107 opened a new issue #354: Cordova camera doesn't rotate the pic to correct orientation on Samsung phones

2018-10-08 Thread GitBox
mgvy91107 opened a new issue #354: Cordova camera doesn't rotate the pic to correct orientation on Samsung phones URL: https://github.com/apache/cordova-plugin-camera/issues/354 Hi guys, I'm building Cordova 8.0 on a Samsung cell phone with Android 5.1. I'm using

[GitHub] Maraket commented on issue #347: getPicture() returns empty filePath when file from SD Card selected

2018-10-08 Thread GitBox
Maraket commented on issue #347: getPicture() returns empty filePath when file from SD Card selected URL: https://github.com/apache/cordova-plugin-camera/issues/347#issuecomment-428016724 A suggestion would be to include / merge with

[GitHub] BrettKoenig commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-10-08 Thread GitBox
BrettKoenig commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-427985131 > when I run `ng run app:ionic-cordova-build --platform=ios --buildFlag="-UseModernBuildSystem=0"` I have > > ``` > Unknown

[GitHub] BrettKoenig removed a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-10-08 Thread GitBox
BrettKoenig removed a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-427984406 If you're running this with ionic CLI, you may have another issue. If you're getting an Unknown option: '--buildFlag' error

[GitHub] BrettKoenig commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-10-08 Thread GitBox
BrettKoenig commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-427984406 If you're running this with ionic CLI, you may have another issue. If you're getting an Unknown option: '--buildFlag' error run: npm

[GitHub] mobilestar2015 edited a comment on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events

2018-10-08 Thread GitBox
mobilestar2015 edited a comment on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/314#issuecomment-427980694 I also faced this issue when I am using forked version of this

[GitHub] mobilestar2015 commented on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events

2018-10-08 Thread GitBox
mobilestar2015 commented on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/314#issuecomment-427980694 I also faced this issue when I am using forked version of this plugin.

[GitHub] datamystic commented on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events

2018-10-08 Thread GitBox
datamystic commented on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/314#issuecomment-427964543 Which version of the inappbrowser are you using? 3.0.0 Which cordova

[GitHub] PieterVanPoyer edited a comment on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events

2018-10-08 Thread GitBox
PieterVanPoyer edited a comment on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/314#issuecomment-427903368 Which version of the inappbrowser are you using? Which

[GitHub] bbending626 commented on issue #285: InAppBrowser unable to handle nested content?

2018-10-08 Thread GitBox
bbending626 commented on issue #285: InAppBrowser unable to handle nested content? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/285#issuecomment-427941576 Haha. I thought that was odd. Bryon From: Sean Donohue

[GitHub] luisfernando-rf edited a comment on issue #115: Frequency/Interval feature for `watchPosition`

2018-10-08 Thread GitBox
luisfernando-rf edited a comment on issue #115: Frequency/Interval feature for `watchPosition` URL: https://github.com/apache/cordova-plugin-geolocation/issues/115#issuecomment-427926084 I did that, but you're pointing out a mistake. Error: "Uncaught TypeError: Failed to

[GitHub] luisfernando-rf edited a comment on issue #115: Frequency/Interval feature for `watchPosition`

2018-10-08 Thread GitBox
luisfernando-rf edited a comment on issue #115: Frequency/Interval feature for `watchPosition` URL: https://github.com/apache/cordova-plugin-geolocation/issues/115#issuecomment-427926084 I did it this way, but you're looking at me in error. Error: "Uncaught TypeError: Failed to

[GitHub] luisfernando-rf commented on issue #115: Frequency/Interval feature for `watchPosition`

2018-10-08 Thread GitBox
luisfernando-rf commented on issue #115: Frequency/Interval feature for `watchPosition` URL: https://github.com/apache/cordova-plugin-geolocation/issues/115#issuecomment-427926084 I did it this way, but you're looking at me in error. Error: "Uncaught TypeError: Failed to

[GitHub] skrawn removed a comment on issue #285: InAppBrowser unable to handle nested content?

2018-10-08 Thread GitBox
skrawn removed a comment on issue #285: InAppBrowser unable to handle nested content? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/285#issuecomment-427909217 > Hello skrawn > I am working on integrating MadCap flare help into an ionic-cordova project for both

[GitHub] skrawn commented on issue #285: InAppBrowser unable to handle nested content?

2018-10-08 Thread GitBox
skrawn commented on issue #285: InAppBrowser unable to handle nested content? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/285#issuecomment-427909217 > Hello skrawn > I am working on integrating MadCap flare help into an ionic-cordova project for both Android and

[GitHub] bbending626 commented on issue #285: InAppBrowser unable to handle nested content?

2018-10-08 Thread GitBox
bbending626 commented on issue #285: InAppBrowser unable to handle nested content? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/285#issuecomment-427908797 Hello skrawn I am working on integrating MadCap flare help into an ionic-cordova project for both Android and

[GitHub] will-russell closed issue #509: Android Build fails with "Failed to find target with hash string '27'"

2018-10-08 Thread GitBox
will-russell closed issue #509: Android Build fails with "Failed to find target with hash string '27'" URL: https://github.com/apache/cordova-android/issues/509 This is an automated message from the Apache Git Service. To

[GitHub] PieterVanPoyer commented on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events

2018-10-08 Thread GitBox
PieterVanPoyer commented on issue #314: iOS 11.4.1 XCode 10.0 after inAppBrowser closed, app does not respond to touch events URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/314#issuecomment-427903368 Which version of the inappbrowser are you using? Which cordova

[GitHub] goffioul opened a new issue #315: "delete window.open" does not work in Chrome/69

2018-10-08 Thread GitBox
goffioul opened a new issue #315: "delete window.open" does not work in Chrome/69 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/315 I want to get rid of the override "window.open" on browser platform. But the suggested solution "delete window.open" does not work in

[GitHub] jcesarmobile closed issue #353: Need small camera instead whole big.

2018-10-08 Thread GitBox
jcesarmobile closed issue #353: Need small camera instead whole big. URL: https://github.com/apache/cordova-plugin-camera/issues/353 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] jcesarmobile commented on issue #353: Need small camera instead whole big.

2018-10-08 Thread GitBox
jcesarmobile commented on issue #353: Need small camera instead whole big. URL: https://github.com/apache/cordova-plugin-camera/issues/353#issuecomment-427862650 It's not possible with this plugin and won't be modified to do that, you'll need your own plugin

[GitHub] artuska opened a new issue #512: Multiple dex files define Lcom/google/android/gms/common/internal/zzb;

2018-10-08 Thread GitBox
artuska opened a new issue #512: Multiple dex files define Lcom/google/android/gms/common/internal/zzb; URL: https://github.com/apache/cordova-android/issues/512 What is this and what i should do with this? This is an

[GitHub] jcesarmobile commented on issue #107: captureAudio Does not work on oreo

2018-10-08 Thread GitBox
jcesarmobile commented on issue #107: captureAudio Does not work on oreo URL: https://github.com/apache/cordova-plugin-media-capture/issues/107#issuecomment-427859437 The crash is fixed in https://github.com/apache/cordova-plugin-media-capture/pull/104, but sadly the plugin uses an

[GitHub] jcesarmobile closed issue #107: captureAudio Does not work on oreo

2018-10-08 Thread GitBox
jcesarmobile closed issue #107: captureAudio Does not work on oreo URL: https://github.com/apache/cordova-plugin-media-capture/issues/107 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] jcesarmobile commented on issue #109: Error while I add platform

2018-10-08 Thread GitBox
jcesarmobile commented on issue #109: Error while I add platform URL: https://github.com/apache/cordova-plugin-media-capture/issues/109#issuecomment-427858601 That's not related to cordova-plugin-media-capture, try reporting it in cordova-android, but I think thats already fixed, just not

[GitHub] jcesarmobile closed issue #109: Error while I add platform

2018-10-08 Thread GitBox
jcesarmobile closed issue #109: Error while I add platform URL: https://github.com/apache/cordova-plugin-media-capture/issues/109 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] RitterD opened a new issue #425: index.js seems not working on real device

2018-10-08 Thread GitBox
RitterD opened a new issue #425: index.js seems not working on real device URL: https://github.com/apache/cordova-ios/issues/425 Hello everyone, I'm faceing a problem with xcode and cordova ios... My App works fine on android and now I want to run and testing the iOS version.

[GitHub] anchalsahu opened a new issue #164: Not working for iPhone XR and XS max

2018-10-08 Thread GitBox
anchalsahu opened a new issue #164: Not working for iPhone XR and XS max URL: https://github.com/apache/cordova-plugin-splashscreen/issues/164 The splash screen is not showing in XR and XS Max devices. I have fixed this and since I do not have permission to update this repo I am

[GitHub] artuska opened a new issue #511: java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider

2018-10-08 Thread GitBox
artuska opened a new issue #511: java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider URL: https://github.com/apache/cordova-android/issues/511 Why suddenly GMS started to appear in my Cordova Android build process and throws this error in

[GitHub] ugurozcan commented on issue #55: Could not signal service com.apple.WebKit.WebContent in ios 11.4.1

2018-10-08 Thread GitBox
ugurozcan commented on issue #55: Could not signal service com.apple.WebKit.WebContent in ios 11.4.1 URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/55#issuecomment-427810663 Hello, I have the same problem. Did you find a solution?

[GitHub] siege-nnn commented on issue #115: Frequency/Interval feature for `watchPosition`

2018-10-08 Thread GitBox
siege-nnn commented on issue #115: Frequency/Interval feature for `watchPosition` URL: https://github.com/apache/cordova-plugin-geolocation/issues/115#issuecomment-427805007 @luisfernando-rf apologies for taking time to respond. I had to remove quite a bit of my other logic that I had in

[GitHub] BorntraegerMarc commented on issue #162: [android] add support for splash screen theme and background color.

2018-10-08 Thread GitBox
BorntraegerMarc commented on issue #162: [android] add support for splash screen theme and background color. URL: https://github.com/apache/cordova-plugin-splashscreen/pull/162#issuecomment-427733475 actually it seems to succeed on master:

[GitHub] BorntraegerMarc commented on issue #162: [android] add support for splash screen theme and background color.

2018-10-08 Thread GitBox
BorntraegerMarc commented on issue #162: [android] add support for splash screen theme and background color. URL: https://github.com/apache/cordova-plugin-splashscreen/pull/162#issuecomment-427733371 is the AppVeyor build failing because of these changes or is it failing generally