Re: [I] Cordova Plugin File doesn't work on Android 13 [cordova]

2023-10-21 Thread via GitHub
breautek commented on issue #442: URL: https://github.com/apache/cordova/issues/442#issuecomment-1773743992 Access to `externalRootDirectory` is limited under Android's scoped storage rules, though I think `resolveLocalFileSystemURL` should still "work", but what you do on it might be limit

[I] Cordova Plugin File doesn't work on Android 13 [cordova-plugin-file]

2023-10-21 Thread via GitHub
JMrJImmy opened a new issue, #610: URL: https://github.com/apache/cordova-plugin-file/issues/610 ### Discussed in https://github.com/apache/cordova/discussions/424 Originally posted by **leonelgregioauler** July 10, 2023 Good morning! What permission should I add to

Re: [I] Cannot use custom scheme in embedded web view [cordova-ios]

2023-10-21 Thread via GitHub
breautek closed issue #1163: Cannot use custom scheme in embedded web view URL: https://github.com/apache/cordova-ios/issues/1163 -- 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.

Re: [I] Cannot use custom scheme in embedded web view [cordova-ios]

2023-10-21 Thread via GitHub
breautek commented on issue #1163: URL: https://github.com/apache/cordova-ios/issues/1163#issuecomment-1773758969 Closing this as a duplicate of https://github.com/apache/cordova-ios/issues/1163 Favouring https://github.com/apache/cordova-ios/issues/1163 because it seems more progres

Re: [I] Html forms submit method is not working as expectation [cordova-ios]

2023-10-21 Thread via GitHub
breautek commented on issue #1331: URL: https://github.com/apache/cordova-ios/issues/1331#issuecomment-1773760421 An HTML form is probably not what you want to use in a Cordova application because: 1. There is no "webserver" to locally post to to handle the post request, so it doesn'

Re: [I] Google Analytics WebView Integration [cordova-ios]

2023-10-21 Thread via GitHub
breautek closed issue #1330: Google Analytics WebView Integration URL: https://github.com/apache/cordova-ios/issues/1330 -- 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. To unsu

Re: [I] Google Analytics WebView Integration [cordova-ios]

2023-10-21 Thread via GitHub
breautek commented on issue #1330: URL: https://github.com/apache/cordova-ios/issues/1330#issuecomment-1773760569 Closing as stale. -- 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 co

Re: [I] Cordova command create apps by default do not include ? [cordova-cli]

2023-10-21 Thread via GitHub
breautek commented on issue #619: URL: https://github.com/apache/cordova-cli/issues/619#issuecomment-1773760987 Moving this to the cordova-docs repo because I think we should treat this as a doc bug. -- This is an automated message from the Apache Git Service. To respond to the message, p

[I] Cordova command create apps by default do not include ? [cordova-docs]

2023-10-21 Thread via GitHub
whilename opened a new issue, #1337: URL: https://github.com/apache/cordova-docs/issues/1337 # Bug Report ## Problem In NodeJs v18 & Cordova@11.1 environment, after I created a project using "cordova create sampleapp com.sample.app SampleApp" command, "config.xml" file is not incl

[I] DOC: documentation not searchable? [cordova-docs]

2023-10-21 Thread via GitHub
jablka opened a new issue, #1338: URL: https://github.com/apache/cordova-docs/issues/1338 this is probably a bug: the official documentation website is not searchable? Try typing anything in the search bar [https://cordova.apache.org/docs/en/latest/](https://cordova.apache.org/docs/en

Re: [I] NSLocationAlwaysAndWhenInUseUsageDescription warning whit release 6.0.0 [cordova-plugin-camera]

2023-10-21 Thread via GitHub
breautek commented on issue #836: URL: https://github.com/apache/cordova-plugin-camera/issues/836#issuecomment-1773764125 > Invalid purpose string value - The “” value... I think Apple's problem is the fact that your project appears to have an empty value (rather than completely non

Re: [I] NSLocationAlwaysAndWhenInUseUsageDescription warning whit release 6.0.0 [cordova-plugin-camera]

2023-10-21 Thread via GitHub
breautek closed issue #836: NSLocationAlwaysAndWhenInUseUsageDescription warning whit release 6.0.0 URL: https://github.com/apache/cordova-plugin-camera/issues/836 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [I] Windows saveToPhotoAlbum:true fails when choosing OneDrive Folders [cordova-plugin-camera]

2023-10-21 Thread via GitHub
breautek commented on issue #833: URL: https://github.com/apache/cordova-plugin-camera/issues/833#issuecomment-1773764350 Closing because Windows is no longer a supported platform -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] Windows saveToPhotoAlbum:true fails when choosing OneDrive Folders [cordova-plugin-camera]

2023-10-21 Thread via GitHub
breautek closed issue #833: Windows saveToPhotoAlbum:true fails when choosing OneDrive Folders URL: https://github.com/apache/cordova-plugin-camera/issues/833 -- 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

Re: [I] DOC: documentation not searchable? [cordova-docs]

2023-10-21 Thread via GitHub
breautek commented on issue #1338: URL: https://github.com/apache/cordova-docs/issues/1338#issuecomment-1773764453 Duplicate of https://github.com/apache/cordova-docs/issues/1294#issuecomment-1750561330 -- This is an automated message from the Apache Git Service. To respond to the message

Re: [I] DOC: documentation not searchable? [cordova-docs]

2023-10-21 Thread via GitHub
breautek closed issue #1338: DOC: documentation not searchable? URL: https://github.com/apache/cordova-docs/issues/1338 -- 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. To unsub

Re: [I] landscape-primary/landscape-secondary orientation is wrong in iOs 16.4 [cordova-plugin-screen-orientation]

2023-10-21 Thread via GitHub
breautek commented on issue #117: URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/117#issuecomment-1773765891 This issue should be resolved by https://github.com/apache/cordova-plugin-screen-orientation/pull/116 which forces the implementation to use the cordo

Re: [I] landscape-primary/landscape-secondary orientation is wrong in iOs 16.4 [cordova-plugin-screen-orientation]

2023-10-21 Thread via GitHub
breautek closed issue #117: landscape-primary/landscape-secondary orientation is wrong in iOs 16.4 URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/117 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [I] Not able to upgrade for ionic 7 [cordova-plugin-splashscreen]

2023-10-21 Thread via GitHub
breautek commented on issue #349: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/349#issuecomment-1773768787 This plugin is deprecated for all platforms except for the browser platform. The implementation is part of the core platform for iOS and android. I can't co

Re: [I] Not able to upgrade for ionic 7 [cordova-plugin-splashscreen]

2023-10-21 Thread via GitHub
breautek closed issue #349: Not able to upgrade for ionic 7 URL: https://github.com/apache/cordova-plugin-splashscreen/issues/349 -- 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.

Re: [I] is there a reload button in toolbar? [cordova-plugin-inappbrowser]

2023-10-21 Thread via GitHub
saixin closed issue #922: is there a reload button in toolbar? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/922 -- 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 comme