Re: [PR] refactor: (iOS) Xcode warning [cordova-plugin-geolocation]

2024-11-30 Thread via GitHub
kumo01GitHub commented on PR #283: URL: https://github.com/apache/cordova-plugin-geolocation/pull/283#issuecomment-2508984990 fix: https://github.com/apache/cordova-plugin-geolocation/issues/257#issuecomment-1446596395 -- This is an automated message from the Apache Git Service. To r

Re: [I] Timeout deference between iOS and Android [cordova-plugin-geolocation]

2024-11-30 Thread via GitHub
kumo01GitHub commented on issue #285: URL: https://github.com/apache/cordova-plugin-geolocation/issues/285#issuecomment-2508962957 Thank you for your kind reply. For workaround, iOS implementation (measure timeout in JavaScript) can be solution?: example for getCurrentPosition: 1