Sergi Hurtado

Results 4 comments of Sergi Hurtado

I was struggling with this nightmare too, found out that if i **multiply my desired position (x,y) by 1.5 in ios** it centers perfectly the image just like in android....

I followed all the steps for both libraries (geolocation and fetch) and checked them again three times and everything seems to be correct. The backgroundModes, the info.plist, the PrivacyInfo.xcprivacy and...

Yes, also cleaned the project, deleted derived data, did pod deintegrate and pod install, and nothing seems to work

Hello! I tried this and same result: ``` npm uninstall @transistorsoft/capacitor-background-geolocation npm install @transistorsoft/capacitor-background-geolocation ``` Tried also with the new version 6.0.0 and nothing. But your example/angular code is working...