Thank you Gerald for your great work as always. Just a note for the mandatory API TARGET 33: - You need to add "POSTNOTIFICATION" on the android mainfest and change the "PendingIntentFlags.UpdateCurrent" to "PendingIntentFlags.Immutable" (or Mutable) otherwise a runtime error is generated.
1:15 I love what you're saying right now because from what I understand there is a whole thing on my system that's being run through the way of foreground sinks and I am never asked if it's okay with me or not like ever, therefore learning what I just learned made my day better thank you
This helped me greatly, thank you for sharing your knowledge!
Thank you, great video. I've alread implemented it, but you clarified me the architecture under the hood, and gave me some very good suggestion. And ,yes, I'm one of the PenguinUnicorn!
Hi, thank you for this great video. I tried it on my actual phone but I experienced issues when my phone screen was off for more than a couple of minutes. Do you maybe know of any workaround that wouldn't stop tracking even if my screen is off?
Hi Gerald, the application is working fine when it is in foreground, it is updating longitude and latitude but when application is in background after a while it stops to update longitude, latitude and timestamp. It is giving the readings but old one as application is back in foreground it works again. I am facing this problem on Android only, iOS is working fine.
You are a lifesaver thank you!! Been struggling lately with this issues. How long till you make a tutorial about shiny? It goes some steps even further and the samples are pretty generic.
Great video for developers wanting to use their phone's location in the background. It's always good to know how it works rather than just using a library. FYI Penguin unicorns.
on MAUI how is ti? 😅😅
Thanks for this video! Without this, I don't think I would have been able to do GPS tracking in my app. I appreciate that you copy-pasted from your provided github repo, so the video doesn't have to be as long and you can focus on the bigger picture concepts.
Thanks for this video, regardless of fact that I’ve already solved this kinda problem this video gives it another angle. Thank you 😊
Hey Gerald, again, great video and really helpful. It is soo smooth that penguins unicorns can slide through it. Keep it up!
Hi Gerald - trying to implement this on MAUI. AndroidLocationService is derived from "Service" - can't find this in MAUI. Which using do I miss ?
Hi Can you convert the project to maui ? Thanks
Penguin unicorn. Thanks for the vid. Really well presented. I am an absolute newby android programmer and have foolishly decided my first attempt will be ambitious - to monitor whether dog has escaped putting phone on their collar. For this I need a geofence alert but the fence must be a polygon, not a circle. Maybe a good topic for a tutorial? Couldn't find any examples.
Hi Gerald, How did you solve the double logging issue at 32:15 in your video? The rest of the video is great and works in maui
That's three Udemy courses in one video. Thank you so much.
Thanks for doing this I had to figure it out myself how to implement this and it was a massive headache hopefully others won't have to suffer now
Penguin Unicorn. Thanks, Gerald for this video just what I need to add this functionality into my app, can't thank you enough. Thanks for the videos and content you produce.
@jfversluis