Would it be possible to share the code for this project? As a beginner who has started with Xcode 13, it is difficult to follow along as it builds UI differently. It would be good to have a look at how it looks programmatically for assistance.
@mostlycanadian Жыл бұрын
Hey! Would you be posting a second video related to this? Maybe adding features like adding reviews etc ?
@RoyPark26383 жыл бұрын
Thank you so much for your dedication on the tutorials! I am really learning a lot from you!
@iOSAcademy3 жыл бұрын
Youre welcome
@nodirkarimov4282 жыл бұрын
Thanks man, you just opened my eyes to believe for magic (your knowledge)
@iOSAcademy2 жыл бұрын
Haha thanks
@kwiky56439 ай бұрын
Hi. Do you intend to make a video about Google Places with images ? I find it pretty complex. Thanks
@rustemmanafov6852 жыл бұрын
Perfect tutorial. Thanks a lot.
@iOSAcademy2 жыл бұрын
Thanks!
@SYFPARK983 жыл бұрын
This really helpful! Thank you so much😍🙏🏼
@iOSAcademy3 жыл бұрын
Youre welcome
@micdrop11642 жыл бұрын
Thank you so much worked perfect
@iOSAcademy2 жыл бұрын
Thanks
@phillip_jacobs3 жыл бұрын
You're such a beast!
@iOSAcademy3 жыл бұрын
Thanksss
@joshkinney50912 жыл бұрын
filter.type = .whatever is now depreciated they want us to use filter.types now can you let us know how to do this?
@jamesssssss3 жыл бұрын
Is this video a hint for an upcoming course?
@iOSAcademy3 жыл бұрын
Yep!
@OscarLaiBadminton Жыл бұрын
ive installed googleplaces pod but i GMSPlacesClient isnt showing up when i try and write it. Any help?
@eliasayele1102 Жыл бұрын
Thank you so much, and can you make this one in swiftUI?
@iOSAcademy Жыл бұрын
Youre welcone & yes
@shehryarahmed33712 жыл бұрын
I’m getting error “failedToFind” and unable to see suggested location names or predictions i have followed u step by step, any help?? I’m using Xcode 13.2.1 with Swift 5
@shehryarahmed33712 жыл бұрын
@@lilianoliveira7468 no dear I haven’t found it
@shehryarahmed33712 жыл бұрын
@@lilianoliveira7468 yup i also tried with paid account but didn’t work for me don’t know how these people make videos with zero errors 😅
@shehryarahmed33712 жыл бұрын
@@lilianoliveira7468 hahah that’s quite true 😬
@nducanh_3 ай бұрын
@@shehryarahmed3371 I also have the same error, can you help me?
@skylarbohannan68073 жыл бұрын
How would you be able to get step by step directions like google/apple maps? (Like you want to get to a location and it does step by step directions) Thanks!
@majidmotallebi29712 жыл бұрын
thanks,how can i tap on the map and pin that location?
@michaelalfieri73992 жыл бұрын
when i try to open file on terminal it keeps saying 'No such file or directory'. Anyone have this problem before?
@ProductsHub3653 жыл бұрын
even after doing the same thing like here .. facing the error "failed to find " error ? Any suggestions ?
@obinnaaguwa3 жыл бұрын
Activate your account for billing. It would start working. I just did so now and it is working.
@KING_KING_KING3 жыл бұрын
@@obinnaaguwa Thank you. I followed what you said, and my project started working well.
@obinnaaguwa2 жыл бұрын
@@lilianoliveira7468 almost immediately. If it takes longer, try restarting your XCode.
@charlesmorgan66023 жыл бұрын
I have added this to a 2nd Embedded Navigation Controller. For some reason when this is not my inital view controller, the search bar does not display on the page nor the title? Does anyone know why this is. To explain more, i have a login and sign up page prior to this that goes straight into location finding. How would I resolve this?
@waqarjutt59843 жыл бұрын
I have error 'failedToFind' when I search any name(City or Country).🙁
@ProductsHub3653 жыл бұрын
same here whats the issue ?
@alienalien92882 жыл бұрын
hey ios academy, is there a way so the location list only displays locations ive added from firebase?
@alienalien92882 жыл бұрын
hello alien alien from 4 months ago, youve now learnt to create a rest api with nodejs express and mongodb and store images in aws s3 with cloudfront. You are doing well rn, currently adding locations, you have come so far, dont stop, keep going!
@horosx96233 жыл бұрын
How do you implement the view search in swiftUI? Thanks!