Re: [I] Allow using Android photo picker instead of READ_MEDIA_IMAGES and READ_MEDIA_VIDEO [cordova-plugin-camera]

2023-11-14 Thread via GitHub
fywstar commented on issue #866: URL: https://github.com/apache/cordova-plugin-camera/issues/866#issuecomment-1809932897 If we only use `Camera.DestinationType.DATA_URL`, then `READ_MEDIA` permissions are not necessary. Is it right? -- This is an automated message from the Apache Git Ser

Re: [I] Allow using Android photo picker instead of READ_MEDIA_IMAGES and READ_MEDIA_VIDEO [cordova-plugin-camera]

2023-11-14 Thread via GitHub
breautek commented on issue #866: URL: https://github.com/apache/cordova-plugin-camera/issues/866#issuecomment-1810252762 > > Currently the ultimate reason for the READ_MEDIA permissions is because camera returns external storage file:// URLs > > Aren't media access permissions also

Re: [I] The preference name "MediaPlaybackRequiresUserAction" has been deprecated. It is recommended to replace this preference with "MediaTypesRequiringUserActionForPlayback." [cordova-plugin-inappbr

2023-11-14 Thread via GitHub
mreis1 closed issue #1035: The preference name "MediaPlaybackRequiresUserAction" has been deprecated. It is recommended to replace this preference with "MediaTypesRequiringUserActionForPlayback." URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1035 -- This is an automated m

[I] Supporting Windows Platform [cordova-cli]

2023-11-14 Thread via GitHub
nzionisf opened a new issue, #628: URL: https://github.com/apache/cordova-cli/issues/628 Hi I'm using the Windows Platform although it is deprecated - so for that I'm still using the Cordova CLI 11.1.0 Do you know if the 11.1.0 version could be deprecated or just stop working? for ex

Re: [I] Supporting Windows Platform [cordova-cli]

2023-11-14 Thread via GitHub
breautek closed issue #628: Supporting Windows Platform URL: https://github.com/apache/cordova-cli/issues/628 -- 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 unsubscribe, e-

Re: [I] Supporting Windows Platform [cordova-cli]

2023-11-14 Thread via GitHub
breautek commented on issue #628: URL: https://github.com/apache/cordova-cli/issues/628#issuecomment-1810471967 We don't test for platforms that have been sunset and/or deprecated. The CLI is fairly decoupled from the actual platform, so it might work, but it might not work. Either w

Re: [I] Xcode 15.0: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.0.99. [cordova-ios]

2023-11-14 Thread via GitHub
mpmontanez commented on issue #1379: URL: https://github.com/apache/cordova-ios/issues/1379#issuecomment-1811601957 @sbarber2 Did you find that setting the "deployment-target" preference did update the `IPHONEOS_DEPLOYMENT_TARGET` setting in `CordovaLib.xcodeproj`? For me, setting that pref

Re: [I] Xcode 15.0: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.0.99. [cordova-ios]

2023-11-14 Thread via GitHub
dpogue commented on issue #1379: URL: https://github.com/apache/cordova-ios/issues/1379#issuecomment-1811605184 > setting that preference doesn't seem to change the CordovaLib target. I don't think it will affect the CordovaLib project, it only applies to the application project --

Re: [I] Getting http-status="401", code = 3 when uploading file in iOS. In Android it works fine. [cordova-plugin-file-transfer]

2023-11-14 Thread via GitHub
amitgharge-amyth commented on issue #304: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/304#issuecomment-1811793669 I get his bug in Android also. Can you please help me out in this? -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [I] InAppBrowser does not open Youtube Links Properly [cordova-plugin-inappbrowser]

2023-11-14 Thread via GitHub
mattprado21 commented on issue #1034: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1034#issuecomment-1811844157 @jcesarmobile Here is the sample app **IPA File** [Sample Test App.zip](https://github.com/apache/cordova-plugin-inappbrowser/files/13360598/Sample.Test