rolinger commented on issue #257: URL: https://github.com/apache/cordova-plugin-geolocation/issues/257#issuecomment-2573261294
When I opened this nearly two years ago `geolocation` was on like version 4.0 or 4.1, and now we are up to 5.0. I am still getting these errors thrown in all my latest upgrade to cordova-plugin-geolocation v5.0 (and to Cordova12, cordova-ios v7.1.1, on Xcode 16.2 ). I see that @kumo01GitHub has committed a fix for this...however, upon further inspection it appears the fix is simply to remove the warning as opposed to actually fixing the issue. Is this the case? If it is a fix, when can it be fully committed....if its just removing the warning without a true fix what is the risk here? Last, trying to analyze the original issue, and I am wondering what is considered "the main thread?" I keep thinking this is an error specifically from within `geolocation`, but is this originating from where I am calling geolocation in my app? If so, what is considered the main thread from within the app? Wondering if I can move some code around in my app that would eliminate this. -- 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-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org