Swift: Location Search with Google Places (2022, Swift 5, Xcode 12) - iOS for Beginners

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024

Комментарии • 56

  • @simon.livingston
    @simon.livingston 2 года назад +11

    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.

  • @RoyPark2638
    @RoyPark2638 3 года назад +3

    Thank you so much for your dedication on the tutorials! I am really learning a lot from you!

  • @rustemmanafov685
    @rustemmanafov685 2 года назад +1

    Perfect tutorial. Thanks a lot.

  • @nodirkarimov428
    @nodirkarimov428 2 года назад +1

    Thanks man, you just opened my eyes to believe for magic (your knowledge)

  • @SYFPARK98
    @SYFPARK98 2 года назад +1

    This really helpful! Thank you so much😍🙏🏼

  • @micdrop1164
    @micdrop1164 2 года назад +1

    Thank you so much worked perfect

  • @mostlycanadian
    @mostlycanadian 10 месяцев назад

    Hey! Would you be posting a second video related to this? Maybe adding features like adding reviews etc ?

  • @joshkinney5091
    @joshkinney5091 Год назад +1

    filter.type = .whatever is now depreciated they want us to use filter.types now can you let us know how to do this?

  • @shehryarahmed3371
    @shehryarahmed3371 2 года назад +3

    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

    • @shehryarahmed3371
      @shehryarahmed3371 2 года назад

      @@lilianoliveira7468 no dear I haven’t found it

    • @shehryarahmed3371
      @shehryarahmed3371 2 года назад +1

      @@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 😅

    • @shehryarahmed3371
      @shehryarahmed3371 2 года назад

      @@lilianoliveira7468 hahah that’s quite true 😬

    • @nducanh_
      @nducanh_ Месяц назад

      @@shehryarahmed3371
      I also have the same error, can you help me?

  • @phillip_jacobs
    @phillip_jacobs 3 года назад +1

    You're such a beast!

  • @kwiky5643
    @kwiky5643 6 месяцев назад

    Hi. Do you intend to make a video about Google Places with images ? I find it pretty complex. Thanks

  • @jamesssssss
    @jamesssssss 3 года назад +3

    Is this video a hint for an upcoming course?

  • @ProductsHub365
    @ProductsHub365 3 года назад +2

    even after doing the same thing like here .. facing the error "failed to find " error ? Any suggestions ?

    • @obinnaaguwa
      @obinnaaguwa 2 года назад +1

      Activate your account for billing. It would start working.
      I just did so now and it is working.

    • @KING_KING_KING
      @KING_KING_KING 2 года назад +2

      @@obinnaaguwa Thank you. I followed what you said, and my project started working well.

    • @obinnaaguwa
      @obinnaaguwa 2 года назад

      @@lilianoliveira7468 almost immediately. If it takes longer, try restarting your XCode.

  • @OscarLaiBadminton
    @OscarLaiBadminton Год назад

    ive installed googleplaces pod but i GMSPlacesClient isnt showing up when i try and write it. Any help?

  • @iNeutron0
    @iNeutron0 3 года назад

    Could you create a video on post sharing through user accounts on app like the Facebook wall? The data distribution and general theory? Or portrait mode images for a feed like Instagram?

  • @skylarbohannan6807
    @skylarbohannan6807 3 года назад

    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!

  • @charlesmorgan6602
    @charlesmorgan6602 3 года назад

    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?

  • @eliasayele1102
    @eliasayele1102 Год назад

    Thank you so much, and can you make this one in swiftUI?

  • @majidmotallebi2971
    @majidmotallebi2971 2 года назад

    thanks,how can i tap on the map and pin that location?

  • @waqarjutt5984
    @waqarjutt5984 3 года назад +1

    I have error 'failedToFind' when I search any name(City or Country).🙁

  • @michaelalfieri7399
    @michaelalfieri7399 2 года назад

    when i try to open file on terminal it keeps saying 'No such file or directory'. Anyone have this problem before?

  • @alienalien9288
    @alienalien9288 2 года назад

    hey ios academy, is there a way so the location list only displays locations ive added from firebase?

    • @alienalien9288
      @alienalien9288 2 года назад

      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!

  • @horosx9623
    @horosx9623 3 года назад

    How do you implement the view search in swiftUI? Thanks!

    • @iOSAcademy
      @iOSAcademy  3 года назад

      Similar but using Published