Build a FaceID Authentication System in SwiftUI

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024

ความคิดเห็น • 27

  • @semilife
    @semilife 2 ปีที่แล้ว +1

    Thanks so much Stephanie for fast paced detailed and informative walkthrough of Authentication on iOS devices. Glad to see the informative comments in your source code as I requested previously.

  • @richardmurrills1708
    @richardmurrills1708 8 หลายเดือนก่อน

    Thank you, I found this really useful. I've been struggling to work out how to get my app to ask for login every time the app is minimised and this helped with that - I simply checked to see if the app was moved to the background rather than building a logout button.

  • @mindrhythminc.2609
    @mindrhythminc.2609 2 ปีที่แล้ว

    Thank you Stephanie! Very clear and through explanation of a complicated topic. Cheers!!

  • @ljubomir_micic
    @ljubomir_micic 2 ปีที่แล้ว

    Favourite SwiftUI TH-cam channel 😄

  • @nancyh4415
    @nancyh4415 2 ปีที่แล้ว

    This content is a lifesavior! Thanks!

  • @LeviM337
    @LeviM337 2 ปีที่แล้ว

    Amazing content! You’ve got a new subscriber

  • @Timon460
    @Timon460 9 หลายเดือนก่อน +1

    don't know the reason but it's not showing up images. it's should use sf symbols but button just blank - no image, no text. same situation at real device and simulator. canvas shows fine. did download project from github just make sure it's doesn't work

  • @fierce2410
    @fierce2410 2 ปีที่แล้ว

    You rock Stephanie! This was really helpful!
    One question. At 25:40 when you used Task.init, what is the difference between using Task.init and just Task?

  • @SwadikaWarriorYT
    @SwadikaWarriorYT 2 ปีที่แล้ว +1

    Thak you , can you make a video on in-app purchases contents and subscriptions ?

    • @DesignCodeTeam
      @DesignCodeTeam  2 ปีที่แล้ว +1

      Hi! Thanks for your suggestion, we'll try to cover this tutorial in the future!

  • @noelkumar121
    @noelkumar121 2 ปีที่แล้ว +1

    Hello, this was a great video! Can you tell me where you got the authenticator icons though?

    • @DesignCodeTeam
      @DesignCodeTeam  2 ปีที่แล้ว +2

      Hi! If you meant the icon of the app itself, it's from shape.so/. If you meant the FaceID and TouchID icons, they're from SF Symbols (developer.apple.com/sf-symbols/)
      - Stephanie

  • @nicoletti2000
    @nicoletti2000 2 ปีที่แล้ว +1

    I don't get why private(set) so much

    • @DesignCodeTeam
      @DesignCodeTeam  2 ปีที่แล้ว +1

      Hi Hudson, private(set) means that the variable can only be set within the class or struct it's defined it. It's good to restrict the setter of the variables so we cannot modify it from external files.
      - Stephanie

  • @chiragpancholi8436
    @chiragpancholi8436 2 ปีที่แล้ว +1

    can you suggest how to install Xcode in windows 10 or suggest any direct link where xcode setup get easily.!!

    • @DesignCodeTeam
      @DesignCodeTeam  2 ปีที่แล้ว

      Hi! Unfortunately, Xcode is only available on Mac computers. 😬
      - Stephanie

    • @chiragpancholi8436
      @chiragpancholi8436 2 ปีที่แล้ว

      @@DesignCodeTeam that i know i check thats why im asking for solution because i want to try this 🥺

  • @rafaelplinio6527
    @rafaelplinio6527 10 หลายเดือนก่อน

    Thread 1: Fatal error: No ObservableObject of type found. A View.environmentObject(_:) for may be missing as an ancestor of this view.
    To fix this error, change all the authenticationManager inside the SWITCH (LoginView) statement to AuthenticationManager(). I don't know why it happened to me, maybe xcode version, who knows.

  • @GabrielPalOfficial
    @GabrielPalOfficial 2 ปีที่แล้ว +1

    The 3 links for the written version of this tutorial are redirecting to the home page.

    • @DesignCodeTeam
      @DesignCodeTeam  2 ปีที่แล้ว

      Hi Gabriel! The links should work now! Thanks for reporting it
      - Stephanie

  • @9mikaela
    @9mikaela 2 ปีที่แล้ว +1

    what editor do you use? or theme

    • @DesignCodeTeam
      @DesignCodeTeam  2 ปีที่แล้ว

      Hi! I'm using Xcode and the theme is Default (Dark)
      - Stephanie

  • @marekroslik7412
    @marekroslik7412 2 ปีที่แล้ว

    I have a problem. "Trailing closure passed to parameter of type 'NSManagedObjectContext' that does not accept a closure" (.onTapGesture { Task.init{...}). file - LoginView

  • @Prabhashana
    @Prabhashana 2 ปีที่แล้ว +1

    Dream job iOS developers 💕

    • @tariqAlmazyad
      @tariqAlmazyad 2 ปีที่แล้ว

      I am living your dream now , and it is awesome ✌🏻😅❤

    • @Prabhashana
      @Prabhashana 2 ปีที่แล้ว

      @@tariqAlmazyad 😊😂💕

  • @rus151980
    @rus151980 ปีที่แล้ว

    Cute and smart girl!