Re: [I] Android 12, moto g42 getPicture not response, no error [cordova-plugin-camera]

2023-10-08 Thread via GitHub
Lerolben commented on issue #859: URL: https://github.com/apache/cordova-plugin-camera/issues/859#issuecomment-1751946706 @viking2917 I have the latest version of the plugin, which works well on many of my phones running all versions of Android (8, 9, 10, 11, 12, 13). The problem only appe

[I] Cordova Android link to Express route fails - Mixed Content error [cordova-android]

2023-10-08 Thread via GitHub
pcwSlide opened a new issue, #1672: URL: https://github.com/apache/cordova-android/issues/1672 Hi, I have a simple cordova app with a link to a Express server route with a simple jason return. This works in the Browser Platform so this should cover the Emulator/Phone setup as well

Re: [I] Cordova Android link to Express route fails - Mixed Content error [cordova-android]

2023-10-08 Thread via GitHub
pcwSlide commented on issue #1672: URL: https://github.com/apache/cordova-android/issues/1672#issuecomment-1752018252 ok - so I see this issue around. Turns out if you use this http://localhost/index.html"; /> in the config.xml file - as well a s cleartext - it works. Sadly it breaks t

Re: [I] Cordova Android link to Express route fails - Mixed Content error [cordova-android]

2023-10-08 Thread via GitHub
breautek commented on issue #1672: URL: https://github.com/apache/cordova-android/issues/1672#issuecomment-1752122770 > android:usesCleartextTraffic="true This will be required for android because android blocks non-secure connections by default. But... >After some ext

Re: [I] Android 12, moto g42 getPicture not response, no error [cordova-plugin-camera]

2023-10-08 Thread via GitHub
viking2917 commented on issue #859: URL: https://github.com/apache/cordova-plugin-camera/issues/859#issuecomment-1752138521 Sorry I do not have a that device :( On Sat, Oct 7, 2023 at 9:23 PM Lerolben ***@***.***> wrote: > @viking2917 I

Re: [I] Cordova Android link to Express route fails - Mixed Content error [cordova-android]

2023-10-08 Thread via GitHub
pcwSlide closed issue #1672: Cordova Android link to Express route fails - Mixed Content error URL: https://github.com/apache/cordova-android/issues/1672 -- 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

Re: [I] Cordova Android link to Express route fails - Mixed Content error [cordova-android]

2023-10-08 Thread via GitHub
pcwSlide commented on issue #1672: URL: https://github.com/apache/cordova-android/issues/1672#issuecomment-1752157835 Thanks Norman, I accept https is the standard. Just all my material is geared to http so I need a solution now. - so I tried this - but put it in the wrong place

Re: [I] Cordova Android link to Express route fails - Mixed Content error [cordova-android]

2023-10-08 Thread via GitHub
breautek commented on issue #1672: URL: https://github.com/apache/cordova-android/issues/1672#issuecomment-1752166570 Yah theres multiple levels of security... The cleartext is the native setting for all native code, which includes the webview. Then the webview itself have sev

Re: [I] Splashscreen logo not showing on OnePlus 7t [cordova-android]

2023-10-08 Thread via GitHub
igorsantos07 commented on issue #1669: URL: https://github.com/apache/cordova-android/issues/1669#issuecomment-175260 Thanks for the thorough explanation! Sorry for taking a while to respond, I moved on with other tasks guessing this was an edge case, and soon after left for vacations.

Re: [I] Transporter error - example of build.json [cordova-electron]

2023-10-08 Thread via GitHub
BenLaKnet commented on issue #260: URL: https://github.com/apache/cordova-electron/issues/260#issuecomment-1752365608 Help needed... -- 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