[GitHub] [cordova-plugin-geolocation] kapilSoni101 commented on issue #114: Not working on Android devices

2019-08-14 Thread GitBox
kapilSoni101 commented on issue #114: Not working on Android devices URL: https://github.com/apache/cordova-plugin-geolocation/issues/114#issuecomment-521216182 @alessandrobarbetti : sir are u fixed the problem ,i have same problem in IOS device after 60sec watchPosition function not

[GitHub] [cordova-plugin-media] wspresto commented on issue #198: Do not call success callbackon Android when Activity is signaled to be destroyed.

2019-08-14 Thread GitBox
wspresto commented on issue #198: Do not call success callbackon Android when Activity is signaled to be destroyed. URL: https://github.com/apache/cordova-plugin-media/pull/198#issuecomment-521489136 Will this ever make it in?

[GitHub] [cordova-plugin-file] lovelyelfpop commented on issue #296: feat(ios): Added support for https urls access to local files.

2019-08-14 Thread GitBox
lovelyelfpop commented on issue #296: feat(ios): Added support for https urls access to local files. URL: https://github.com/apache/cordova-plugin-file/pull/296#issuecomment-521499931 Has this pr been merged? This is an

[GitHub] [cordova-plugin-inappbrowser] lovelyelfpop opened a new issue #522: cdvfile:// is not working in inappbrowser

2019-08-14 Thread GitBox
lovelyelfpop opened a new issue #522: cdvfile:// is not working in inappbrowser URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/522 This is an automated message from the Apache Git Service. To respond to

[GitHub] [cordova-plugin-media-capture] Hitesh61 commented on issue #139: Error Code 3 If more than one camera application is present in Mobile

2019-08-14 Thread GitBox
Hitesh61 commented on issue #139: Error Code 3 If more than one camera application is present in Mobile URL: https://github.com/apache/cordova-plugin-media-capture/issues/139#issuecomment-521244044 Warning: recording failed. Error code: 3 Ionic: ionic (Ionic CLI) : 4.12.0

[GitHub] [cordova-ios] rolinger edited a comment on issue #612: Failed to load webpage with error: The operation couldn’t be completed. (NSURLErrorDomain error -999.)

2019-08-14 Thread GitBox
rolinger edited a comment on issue #612: Failed to load webpage with error: The operation couldn’t be completed. (NSURLErrorDomain error -999.) URL: https://github.com/apache/cordova-ios/issues/612#issuecomment-521254430 I am having this issue too. I am on ionic v1 and am not using

[GitHub] [cordova-ios] rolinger commented on issue #612: Failed to load webpage with error: The operation couldn’t be completed. (NSURLErrorDomain error -999.)

2019-08-14 Thread GitBox
rolinger commented on issue #612: Failed to load webpage with error: The operation couldn’t be completed. (NSURLErrorDomain error -999.) URL: https://github.com/apache/cordova-ios/issues/612#issuecomment-521254430 I am having this issue too. I am on ionic v1 and am not using

[GitHub] [cordova-ios] rolinger edited a comment on issue #612: Failed to load webpage with error: The operation couldn’t be completed. (NSURLErrorDomain error -999.)

2019-08-14 Thread GitBox
rolinger edited a comment on issue #612: Failed to load webpage with error: The operation couldn’t be completed. (NSURLErrorDomain error -999.) URL: https://github.com/apache/cordova-ios/issues/612#issuecomment-521254430 I am having this issue too. I am on ionic v1 and am not using

[GitHub] [cordova] jcesarmobile commented on issue #39: [Plugins] Typings

2019-08-14 Thread GitBox
jcesarmobile commented on issue #39: [Plugins] Typings URL: https://github.com/apache/cordova/issues/39#issuecomment-521307494 We should have them, and make sure we keep them up to date. At the beginning of 2017 it was discussed if we should keep our own types instead of using the

[GitHub] [cordova] jcesarmobile closed issue #118: Will cordova support iPadOS?

2019-08-14 Thread GitBox
jcesarmobile closed issue #118: Will cordova support iPadOS? URL: https://github.com/apache/cordova/issues/118 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [cordova] jcesarmobile commented on issue #118: Will cordova support iPadOS?

2019-08-14 Thread GitBox
jcesarmobile commented on issue #118: Will cordova support iPadOS? URL: https://github.com/apache/cordova/issues/118#issuecomment-521311522 iPadOS is just iOS with a few more features, but iOS on iPad always had more features than on iPhones. We don't need to do anything to make iOS apps

[GitHub] [cordova] jcesarmobile closed issue #99: Please add Application Preferences as a core plugin

2019-08-14 Thread GitBox
jcesarmobile closed issue #99: Please add Application Preferences as a core plugin URL: https://github.com/apache/cordova/issues/99 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cordova] jcesarmobile commented on issue #99: Please add Application Preferences as a core plugin

2019-08-14 Thread GitBox
jcesarmobile commented on issue #99: Please add Application Preferences as a core plugin URL: https://github.com/apache/cordova/issues/99#issuecomment-521312408 We are not planning on adding new core plugin, as brodybits said, we are already overloaded with the existing ones.

[GitHub] [cordova-plugin-splashscreen] tishun removed a comment on issue #157: ios 12 app stuck on splashscreen

2019-08-14 Thread GitBox
tishun removed a comment on issue #157: ios 12 app stuck on splashscreen URL: https://github.com/apache/cordova-plugin-splashscreen/issues/157#issuecomment-521284830 My team started having the same exact problem. The solution that worked for us was to manually hide the splash screen

[GitHub] [cordova-plugin-splashscreen] tishun commented on issue #157: ios 12 app stuck on splashscreen

2019-08-14 Thread GitBox
tishun commented on issue #157: ios 12 app stuck on splashscreen URL: https://github.com/apache/cordova-plugin-splashscreen/issues/157#issuecomment-521284830 My team started having the same exact problem. The solution that worked for us was to manually hide the splash screen specifically

[GitHub] [cordova-plugin-splashscreen] tishun commented on issue #157: ios 12 app stuck on splashscreen

2019-08-14 Thread GitBox
tishun commented on issue #157: ios 12 app stuck on splashscreen URL: https://github.com/apache/cordova-plugin-splashscreen/issues/157#issuecomment-521285614 My team started having the same exact problem. The solution that worked for us was to manually hide the splash screen specifically

[GitHub] [cordova-plugin-statusbar] adityak74 edited a comment on issue #135: feat(android): add getInset method to get the system inset values

2019-08-14 Thread GitBox
adityak74 edited a comment on issue #135: feat(android): add getInset method to get the system inset values URL: https://github.com/apache/cordova-plugin-statusbar/pull/135#issuecomment-520892120 @janpio - This PR is ready for a review.

[GitHub] [cordova-android] nascarjake commented on issue #804: Can't tap to edit on input text on Android 9

2019-08-14 Thread GitBox
nascarjake commented on issue #804: Can't tap to edit on input text on Android 9 URL: https://github.com/apache/cordova-android/issues/804#issuecomment-521364313 I have the same issue with ion-inputs in ionic 3 - only for Android 9. Perhaps its an ionic issue that surfaced due to the