[I] 6.0.0 Update throws error while archiving iOS project: "'Cordova/CDVWebViewProcessPoolFactory.h' file not found" [cordova-plugin-inappbrowser]

2023-12-05 Thread via GitHub
TobiasHesselinkTopicus opened a new issue, #1040: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1040 # Bug Report ## Problem ### What is expected to happen? A successfully build archive within Xcode or Ionic Appflow with the newest 6.0.0 cordova-inappbrow

Re: [I] 6.0.0 Update throws error while archiving iOS project: "'Cordova/CDVWebViewProcessPoolFactory.h' file not found" [cordova-plugin-inappbrowser]

2023-12-05 Thread via GitHub
breautek commented on issue #1040: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1040#issuecomment-1840765513 Duplicate: https://github.com/apache/cordova-plugin-inappbrowser/issues/1039 -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [I] 6.0.0 Update throws error while archiving iOS project: "'Cordova/CDVWebViewProcessPoolFactory.h' file not found" [cordova-plugin-inappbrowser]

2023-12-05 Thread via GitHub
breautek closed issue #1040: 6.0.0 Update throws error while archiving iOS project: "'Cordova/CDVWebViewProcessPoolFactory.h' file not found" URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1040 -- This is an automated message from the Apache Git Service. To respond to the m

[I] Capture from Camera and library not working on IOS [cordova-plugin-camera]

2023-12-05 Thread via GitHub
bandeto45 opened a new issue, #872: URL: https://github.com/apache/cordova-plugin-camera/issues/872 # Bug Report ## Problem On the latest plugin version 7.0.0, there is a problem with IOS. ### What is expected to happen? To open the camera or library and get path of the

[PR] Implement stop() to close CAMERA or PHOTOLIBRARY [cordova-plugin-camera]

2023-12-05 Thread via GitHub
NityaSantosh26 opened a new pull request, #873: URL: https://github.com/apache/cordova-plugin-camera/pull/873 ### Platforms affected Android and iOS ### Motivation and Context I have an usecase where user opens camera and if there's an high priority push noti

Re: [I] Cordova 12 can not save file to Android API 33 file system [cordova-plugin-file]

2023-12-05 Thread via GitHub
mvandak commented on issue #613: URL: https://github.com/apache/cordova-plugin-file/issues/613#issuecomment-1842283106 We had the same problem with writing to our own directory in Android root dir (`cordova.file.externalRootDirectory`) starting with Android 13. As far as I understood