Re: [I] Why in Cordova, EventSource and/or fetch do not behave the same way they behave in a browser like chrome, when fetching SseEmitter tokens? [cordova]

2024-11-04 Thread via GitHub
yonoss commented on issue #500: URL: https://github.com/apache/cordova/issues/500#issuecomment-2455445120 You can see the same code running in your webpage if you open www.kelteu.com -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [I] Why in Cordova, EventSource and/or fetch do not behave the same way they behave in a browser like chrome, when fetching SseEmitter tokens? [cordova]

2024-11-04 Thread via GitHub
yonoss commented on issue #500: URL: https://github.com/apache/cordova/issues/500#issuecomment-2455443730 If you want to see the behavior you may install my android app, available for download here: https://www.kelteu.com/kelteu.apk. To reproduce the problem, once the app is installed, open

Re: [I] Why in Cordova, EventSource and/or fetch do not behave the same way they behave in a browser like chrome, when fetching SseEmitter tokens? [cordova]

2024-11-04 Thread via GitHub
yonoss commented on issue #500: URL: https://github.com/apache/cordova/issues/500#issuecomment-2455936684 The iOS version of the app is available here : https://apps.apple.com/us/app/kelteu/id6670342956?kelteu -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] Android 14 - Exif not being returned from the camera [cordova-plugin-camera]

2024-11-04 Thread via GitHub
JohnCastle4 commented on issue #916: URL: https://github.com/apache/cordova-plugin-camera/issues/916#issuecomment-2454345334 This is a significant issue for our application. Photos are used by our users for two purposes, audit trail to prove the work they did in the field (before and after

Re: [PR] (browser) Added browser platform [cordova-plugin-geolocation]

2024-11-04 Thread via GitHub
andreszs commented on PR #282: URL: https://github.com/apache/cordova-plugin-geolocation/pull/282#issuecomment-2454448870 I got some undefined object which I can't remember but after re-adding the browser platform the error was gone, kindly dismiss this PR then. -- This is an automated m

Re: [PR] (browser) Added browser platform [cordova-plugin-geolocation]

2024-11-04 Thread via GitHub
andreszs closed pull request #282: (browser) Added browser platform URL: https://github.com/apache/cordova-plugin-geolocation/pull/282 -- 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 com

Re: [I] Android 14 - Exif not being returned from the camera [cordova-plugin-camera]

2024-11-04 Thread via GitHub
breautek commented on issue #916: URL: https://github.com/apache/cordova-plugin-camera/issues/916#issuecomment-2454721746 > Add Location to Intent: When launching the camera intent, explicitly set the location. You can use the ExifInterface to manually add the location tags to the image af

[I] Status Bar [cordova-plugin-statusbar]

2024-11-04 Thread via GitHub
lukas-729 opened a new issue, #277: URL: https://github.com/apache/cordova-plugin-statusbar/issues/277 # Bug Report ## Problem I am working on an iPad-only application with fixed orientation (landscape) except for when a PDF is viewed (can be viewed in Landscape and Portrait).