[GitHub] [cordova-plugin-splashscreen] heidji commented on issue #186: [Android 9 - TargetSKD 28] Backbutton not working

2019-08-19 Thread GitBox
heidji commented on issue #186: [Android 9 - TargetSKD 28] Backbutton not 
working
URL: 
https://github.com/apache/cordova-plugin-splashscreen/issues/186#issuecomment-522801400
 
 
   @janpio ok, regardless that the extended impact of this merge is unknown, 
now that the users here have presented a problem that still has no alternative 
solution to this PR, are the maintainers at all interested in finding a 
solution that pleases them or will they just leave it open like that?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-whitelist] willianslash commented on issue #43: Network Error cordova android@8.0.0[bug]

2019-08-19 Thread GitBox
willianslash commented on issue #43: Network Error cordova android@8.0.0[bug]
URL: 
https://github.com/apache/cordova-plugin-whitelist/issues/43#issuecomment-522716153
 
 
   > Hello @willianslash!
   > 
   > I solved it.
   > I put your configuration `android:usesCleartextTraffic="true"` in 
config.xml and it goes automatically to AndroidManifest.xml as you said
   > 
   > ```
   >  
   > http://schemas.android.com/apk/res/android;>
   > 
   > 
   > 
   > 
   > 
   > .
   > .
   > .
   > ```
   > 
   > I also changed in resources / android / xml / network-security-config.xml 
authorizing the domains.
   > 
   > ```
   > 
   > 
   > 
   > localhost
   > 192.232.233.145
   > 192.168.1.12
   > 
   > 
   > ```
   > 
   > Thanks @willianslash
   
   You are welcome Edison!


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] breautek commented on issue #805: Google Play enhanced 64bit build check, how to build without crosswalk for 64bit app bundle?

2019-08-19 Thread GitBox
breautek commented on issue #805: Google Play enhanced 64bit build check, how 
to build without crosswalk for 64bit app bundle?
URL: https://github.com/apache/cordova-android/issues/805#issuecomment-522670360
 
 
   Are you able to provide a sample repository that produces your issue so that 
I can take a look? It would greatly help me see exactly what you're seeing and 
hopefully provide a patch PR for a permanent fix. Thanks.
   
   [Guide to provide a sample 
repository](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] tomriddle1234 commented on issue #805: Google Play enhanced 64bit build check, how to build without crosswalk for 64bit app bundle?

2019-08-19 Thread GitBox
tomriddle1234 commented on issue #805: Google Play enhanced 64bit build check, 
how to build without crosswalk for 64bit app bundle?
URL: https://github.com/apache/cordova-android/issues/805#issuecomment-522662894
 
 
   I don't think current cordova-android default  `--packageType=bundle` build 
configuration works in my situation. I had to add the `abiFilters` and copy the 
lib to `jniLibrary` otherwise it doesn't build the right aab or apk. check 
above.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-inappbrowser] mosababubakr commented on issue #437: inappbrowser with option usewkwebview=yes does not support iPhone x screen

2019-08-19 Thread GitBox
mosababubakr commented on issue #437: inappbrowser with option usewkwebview=yes 
does not support iPhone x screen
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/437#issuecomment-522621884
 
 
   This issue not solved until now 
   
   no any one can solve this big problem ???
   
   where are you programmers ?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-inappbrowser] mosababubakr commented on issue #325: iPhone X support

2019-08-19 Thread GitBox
mosababubakr commented on issue #325: iPhone X support
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/325#issuecomment-522621688
 
 
   This issue not solved until now 
   
   no any one can solve this big problem ???
   
   where are you programmers ? 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-network-information] EvelinJK opened a new issue #91: Online event fires every time app resumes from background

2019-08-19 Thread GitBox
EvelinJK opened a new issue #91: Online event fires every time app resumes from 
background
URL: https://github.com/apache/cordova-plugin-network-information/issues/91
 
 
   # Bug Report
   
   ## Problem
   The online event fires unreliably when an app moves from background to 
foreground.
   This occurs on `iOS AND Android` for us.
   It might be related to #82 but it is definitely not resolved with 2.0.2 
   
   ### What is expected to happen?
   Online event only fires when network connection was lost and is established 
again.
   
   ### What does actually happen?
   Online event fires every time the app was in background and comes to 
foreground again, even though wifi is connected at all times.
   
   ## Information
   We show a message to the user when he goes offline, and one when he goes 
online again, so we rely on the event listeners.
   
   Offline works fine, but the online event fires every time the App comes from 
background to foreground although wifi is connected at all times.
   
   The connection seems to go to `type: none' when the App goes to background, 
which makes the online event fire when the app comes to foreground again.
   
   We pretty much use the code as in the Cordova documentation, so there's no 
special implementation that could affect the behavior.
   
   ### Environment, Platform, Device
   Tested on iOS (12.4) and Android (9 and 6.0.1)
   
   ### Version information
   React 
   cordova 9.0.0
   
   ## Checklist
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] breautek edited a comment on issue #812: Allowed unsecured hosts list.

2019-08-19 Thread GitBox
breautek edited a comment on issue #812: Allowed unsecured hosts list.
URL: https://github.com/apache/cordova-android/issues/812#issuecomment-522560787
 
 
   For iOS, it is possible because cordova offers an ability to modify the 
plist file via ``. This doesn't mean it's a good idea (in my 
opinion...)
   
   Allowing this kind of configuration on release mode could trigger Google 
Play's security detection algorithm as APKs uploaded to the google play store 
is automatically scanned for potential security issues as described 
[here](https://developer.android.com/google/play/asi). I am assuming you want a 
release mode so that you can use Google Play as a distributor for your testers.
   
   Because of this, I don't think I can say I'm in favour of this request. The 
alternatives would be to install a verified cert on your staging server or 
distribute a debug APK that your testers can side-load.
   
   I should also mention that I don't represent Cordova, and this is just my 
personal opinion.
   
   Should this feature request be fulfilled, then this 
[documentation](https://developer.android.com/training/articles/security-ssl#UnknownCa)
 will likely help implement it in a secure manner, which involves providing a 
set of CAs that are considered trustworthy, rather than simply accepting 
"trustworthy" domains which can easily be vulnerable to DNS trickery.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] breautek commented on issue #812: Allowed unsecured hosts list.

2019-08-19 Thread GitBox
breautek commented on issue #812: Allowed unsecured hosts list.
URL: https://github.com/apache/cordova-android/issues/812#issuecomment-522560787
 
 
   For iOS, it is possible because cordova offers an ability to modify the 
plist file via ``. This doesn't mean it's a good idea (in my 
opinion...)
   
   Allowing this kind of configuration on release mode could trigger Google 
Play's security detection algorithm as APKs uploaded to the google play store 
is automatically scanned for potential security issues as described 
[here](https://developer.android.com/google/play/asi). I am assuming you want a 
release mode so that you can use Google Play as a distributor for your testers.
   
   Because of this, I don't think I can say I'm in favour of this request. The 
alternatives would be to install a verified cert on your staging server or 
distribute a debug APK that your testers can side-load.
   
   I should also mention that I don't represent Cordova, and this is just my 
personal opinion.
   
   Should this feature request be fulfilled, then this 
[documentation](https://developer.android.com/training/articles/security-ssl#UnknownCa)
 will likely help implement it in a secure manner, which involves providing a 
set of CAs that are considered trustworthy, rather than simply accepting 
domains which can easily be vulnerable to DNS trickery.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-dialogs] priyanka1110 opened a new issue #130: Dialog buttons alignment is not as per the spec

2019-08-19 Thread GitBox
priyanka1110 opened a new issue #130: Dialog  buttons alignment is not as per 
the spec
URL: https://github.com/apache/cordova-plugin-dialogs/issues/130
 
 
   # Bug Report
   
   ## Problem
   The dialog button is aligned in the dialog box for android. One button on 
right and another on left.
   Bug Screenshot:
   https://user-images.githubusercontent.com/12729226/63265931-5e135700-c2ac-11e9-9d57-b8ee1b0d099b.png;>
   
   Does this plugin following material design guidelines?
   ### What is expected to happen?
   - Expected the button should have next to each other.
   
   ### Environment, Platform, Device
   
| App Version| Screen Resolution | Installed from   |Android Version   | 
Device  |
   |---|---|---|---|---|
   | v1.3.1 | 360*640   | Locally   | 7.1.0  | Nokia-6 |
   
   ### Version information
   Cordova:  Cordova Plugins 
   Other Frameworks: Android Studio
   
   
   ## Checklist
   
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to a most recent version
   - [ ] I included all the necessary information above


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] HighSoftWare96 commented on issue #812: Allowed unsecured hosts list.

2019-08-19 Thread GitBox
HighSoftWare96 commented on issue #812: Allowed unsecured hosts list.
URL: https://github.com/apache/cordova-android/issues/812#issuecomment-522548825
 
 
   For example when I have to create a production build that uses development 
servers or API I should be able to add my domains in the trusted ones. This 
feature is even included in iOS 9 within the Info.plist.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] breautek commented on issue #812: Allowed unsecured hosts list.

2019-08-19 Thread GitBox
breautek commented on issue #812: Allowed unsecured hosts list.
URL: https://github.com/apache/cordova-android/issues/812#issuecomment-522544760
 
 
   May I ask why you would want such a feature for release mode?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] HighSoftWare96 opened a new issue #812: Allowed unsecured hosts list.

2019-08-19 Thread GitBox
HighSoftWare96 opened a new issue #812: Allowed unsecured hosts list.
URL: https://github.com/apache/cordova-android/issues/812
 
 
   # Feature Request
   
   ## Motivation Behind Feature
   
   We should be able to add a list of unsecure network hosts in order to allow 
unsecured network requests for there hosts. Right now in android Ionic allows 
to send requests to unsecured or self-certified hosts only in debug mode and 
not in release mode.
   
   
   ## Feature Description
   
   In this file we should access to this list (configured somewhere, maybe in 
the manifest.xml file) before calling the `super.onReceivedSslError(view, 
handler, error);` so the developers can define which hosts can be used without 
SSL trust.
   
https://github.com/apache/cordova-android/blob/bd1697dbd27411d8b12d9ad0902babaaae327efa/framework/src/org/apache/cordova/engine/SystemWebViewClient.java#L225
   
   
   ## Alternatives or Workarounds
   
   Right now the only workaround is to change the actual Java code to call the 
next handler instead of the `super.onReceivedSslError(view, handler, error);` 
in any cases, as it is explained here: 
http://ivancevich.me/articles/ignoring-invalid-ssl-certificates-on-cordova-android-ios/.
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-whitelist] EdisonWerle edited a comment on issue #43: Network Error cordova android@8.0.0[bug]

2019-08-19 Thread GitBox
EdisonWerle edited a comment on issue #43: Network Error cordova 
android@8.0.0[bug]
URL: 
https://github.com/apache/cordova-plugin-whitelist/issues/43#issuecomment-522534268
 
 
   Hello @willianslash!
   
   I solved it. 
   I put your configuration `android:usesCleartextTraffic="true"` in config.xml 
and it goes automatically to AndroidManifest.xml as you said
   
   
   ```

   http://schemas.android.com/apk/res/android;>
   
   
   
   
   
   .
   .
   .
   
   ```
   
   I also changed in resources / android / xml / network-security-config.xml 
authorizing the domains.
   
   
   ```
   
   
   
   localhost
   192.232.233.145
   192.168.1.12
   
   
   ```
   
   Thanks @willianslash


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-whitelist] EdisonWerle commented on issue #43: Network Error cordova android@8.0.0[bug]

2019-08-19 Thread GitBox
EdisonWerle commented on issue #43: Network Error cordova android@8.0.0[bug]
URL: 
https://github.com/apache/cordova-plugin-whitelist/issues/43#issuecomment-522534268
 
 
   Hello @willianslash!
   
   I solved it. 
   I put your configuration in config.xml and it goes automatically to 
AndroidManifest.xml as you said
   
   
   ` 
   http://schemas.android.com/apk/res/android;>
   
   
   
   
   
   .
   .
   .
   `
   
   I also changed in resources / android / xml / network-security-config.xml 
authorizing the domains.
   
   
   `
   
   
   localhost
   192.232.233.145
   192.168.1.12
   
   `
   
   Thanks @willianslash


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] janpio commented on issue #811: cordova-plugin-splashscreen BUG

2019-08-19 Thread GitBox
janpio commented on issue #811: cordova-plugin-splashscreen BUG
URL: https://github.com/apache/cordova-android/issues/811#issuecomment-522495466
 
 
   Discussion and possible solution (for the plugin) in 
https://github.com/apache/cordova-plugin-splashscreen/pull/225


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] janpio closed issue #811: cordova-plugin-splashscreen BUG

2019-08-19 Thread GitBox
janpio closed issue #811: cordova-plugin-splashscreen BUG
URL: https://github.com/apache/cordova-android/issues/811
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-plugin-splashscreen] jameszzX commented on issue #223: Crashes: android.content.res.Resources$NotFoundException

2019-08-19 Thread GitBox
jameszzX commented on issue #223: Crashes: 
android.content.res.Resources$NotFoundException
URL: 
https://github.com/apache/cordova-plugin-splashscreen/issues/223#issuecomment-522474524
 
 
   I have the same problem.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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



[GitHub] [cordova-android] abcd498936590 opened a new issue #811: cordova-plugin-splashscreen BUG

2019-08-19 Thread GitBox
abcd498936590 opened a new issue #811: cordova-plugin-splashscreen BUG
URL: https://github.com/apache/cordova-android/issues/811
 
 
   I used the (cordova-plugin-splashscreen) plugin, which conflicts with the 
APP's backButton event. When I enter the app, click the back button. backButton 
does not prevent the app from exiting.
   When I enter the app, I need to click on document.body, this bug will not 
appear.
   I removed the plugin and everything is fine.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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