Re: [PR] refactor(ios): remove unused method, cordovaVersion [cordova-plugin-device]

2024-12-31 Thread via GitHub
kumo01GitHub commented on PR #205: URL: https://github.com/apache/cordova-plugin-device/pull/205#issuecomment-2566484376 related issue #101 -- 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 sp

[PR] refactor(ios): remove unused method, cordovaVersion [cordova-plugin-device]

2024-12-31 Thread via GitHub
kumo01GitHub opened a new pull request, #205: URL: https://github.com/apache/cordova-plugin-device/pull/205 ### Platforms affected ios ### Motivation and Context Cordova version is set in Objective-C and JavaScript but only use JavaScript. ### Descr