Yo dude this video was exactly what I was looking for. Haven't seen any of your RUclips videos until just now. Very to-the-point, perfect balance of basic implementation but also explaining in enough detail each step along the way. Love your teaching style, but pissed because now I'm going to have to pour through your channel for the next few days!!
thank you so much. ive been trying to add the plist file for myself and always got mistakes. i know the point of this video is another but it helped me alot! 22:08
@AppStuff This is a great video, it helped a lot. Only thing is you didn't seem to address the "Maybe Later" button. How to get back to the ContentView() if the user presses this? Since it's not in the Navigation Stack hierarchy what is the best way to Navigate to the ContentView is the "Maybe Later" button is pressed? I have been fighting with this for a couple of days. with State/Binding and .presentationMode....but can't find a solution. Any advise would be greatly appreciated. iOS16 Thanks
Love your videos and courses! I was wondering if you could help answer this question for me? I'm building an app (Portfolio Project) similar to life 360 and I have user tracking already set up using combine, core location, and mapKit. I was wondering if you knew how I could share the location to other users in case of some sort of emergency or could point me to documentation? Thank you so much, I aspire to be able to code like you! Thank You.
You need to have a backend where you upload user location coordinates. You would then have to implement the logic for when to share the location and what users can see the location
Yo dude this video was exactly what I was looking for. Haven't seen any of your RUclips videos until just now. Very to-the-point, perfect balance of basic implementation but also explaining in enough detail each step along the way. Love your teaching style, but pissed because now I'm going to have to pour through your channel for the next few days!!
thank you so much. ive been trying to add the plist file for myself and always got mistakes. i know the point of this video is another but it helped me alot! 22:08
Thanks a lot! it helped me.
So helpful! Thank you!
@AppStuff This is a great video, it helped a lot. Only thing is you didn't seem to address the "Maybe Later" button. How to get back to the ContentView() if the user presses this? Since it's not in the Navigation Stack hierarchy what is the best way to Navigate to the ContentView is the "Maybe Later" button is pressed? I have been fighting with this for a couple of days. with State/Binding and .presentationMode....but can't find a solution. Any advise would be greatly appreciated. iOS16 Thanks
You could present the "LocationRequestView" as a full screen cover and then simply dismiss the cover with the "Maybe Later" button
@@soci984 That’s what I ended up doing. Thanks for the reply.
Thanks so mucho man you save me always
My pleasure ;)
hey can you please make course on how to make a alarm app? like the one on our iPhones
Thanks a lot, it's working but idk why the view doesn't switch when userlocation isn't nil ;) great tuto
same here, did you figure out why?
same here as well. doesn't open view embedded in NavigationView@@lukepurcell
Fabublous! Thanks for the video!
Love your videos and courses! I was wondering if you could help answer this question for me? I'm building an app (Portfolio Project) similar to life 360 and I have user tracking already set up using combine, core location, and mapKit. I was wondering if you knew how I could share the location to other users in case of some sort of emergency or could point me to documentation? Thank you so much, I aspire to be able to code like you! Thank You.
You need to have a backend where you upload user location coordinates. You would then have to implement the logic for when to share the location and what users can see the location
@@appstuff5778 Could I use firebase for this?
Thanks for responding by the way!
could weak self be implemented in this ?
Since 2020
PLS MAKE VIDEO ON "HOw to implement Admob in Xcode 13"
i need this one in swift only