Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-04-01 Thread via GitHub
BenLaKnet commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2031022538 How to build this version to test ios manifest ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] Don't short circuit `shouldOverrideLoadWithRequest` plugin calls [cordova-ios]

2024-04-01 Thread via GitHub
akarimcheese closed pull request #1416: Don't short circuit `shouldOverrideLoadWithRequest` plugin calls URL: https://github.com/apache/cordova-ios/pull/1416 -- 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 t

[PR] Don't short circuit `shouldOverrideLoadWithRequest` plugin calls [cordova-ios]

2024-04-01 Thread via GitHub
akarimcheese opened a new pull request, #1416: URL: https://github.com/apache/cordova-ios/pull/1416 Still maintain behavior that one `NO` rejects request outright, but still let other plugins have their opinions heard -- This is an automated message from the Apache Git Service. To respond

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

2024-04-01 Thread via GitHub
vikas442 commented on issue #613: URL: https://github.com/apache/cordova-plugin-file/issues/613#issuecomment-2029516093 Hi All, In my case I'm not getting callback from FileSystem's getFile funtion where it is pointing to cache directory. -- This is an automated message from the A

[I] Cordova plugin camera get picture. metadata not found in cordova ios [cordova-plugin-camera]

2024-04-01 Thread via GitHub
dtsvn-thudk opened a new issue, #884: URL: https://github.com/apache/cordova-plugin-camera/issues/884 # Bug Report ## Problem Cordova plugin camera get picture. metadata not found in cordova ios ### What is expected to happen? Get metadata data when taking photos on iOS