Re: [I] Infinite loop onPause() -> onResume() [cordova-plugin-geolocation]

2024-05-03 Thread via GitHub
breautek closed issue #277: Infinite loop onPause() -> onResume() URL: https://github.com/apache/cordova-plugin-geolocation/issues/277 -- 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] Infinite loop onPause() -> onResume() [cordova-plugin-geolocation]

2024-05-03 Thread via GitHub
breautek commented on issue #277: URL: https://github.com/apache/cordova-plugin-geolocation/issues/277#issuecomment-2092952245 Cannot reproduce using `watchPosition` or `getCurrentPosition`: ``` navigator.geolocation.watchPosition((e) => { console.log(e); }, (erro

[I] plugin_not_installed errors after upgrading from 6.3.0 [cordova-ios]

2024-05-03 Thread via GitHub
alexp25 opened a new issue, #1434: URL: https://github.com/apache/cordova-ios/issues/1434 # Bug Report ## Problem I have upgraded my project from cordova-ios@6.3.0 to @7.1.0, and apparently managed to build the project. However, when I run on my iOS device, it seems that none

Re: [I] plugin_not_installed errors after upgrading from 6.3.0 [cordova-ios]

2024-05-03 Thread via GitHub
breautek commented on issue #1434: URL: https://github.com/apache/cordova-ios/issues/1434#issuecomment-2093820395 I've had this happen to my projects as well for years... I don't think it's exclusively a 7.x issue, i've encountered it on 5.x and 6.x over the years. I've never could re