Xamarin Forms - Chat with Friend - SignalR

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 17

  • @Prozir
    @Prozir 3 роки тому +1

    Could you please help in the Database part? Like what is the structure of the db?? Thanks

    • @learntechnologies9037
      @learntechnologies9037  3 роки тому

      Hello
      What is the problem?

    • @Prozir
      @Prozir 3 роки тому

      @@learntechnologies9037 I am unable to prepare the database tables and their relationship

    • @learntechnologies9037
      @learntechnologies9037  3 роки тому

      Any error?

    • @Prozir
      @Prozir 3 роки тому

      Yes, i am unable to insert a user,create user with friends relation in the database

    • @learntechnologies9037
      @learntechnologies9037  3 роки тому

      You can use the web api swagger to add users

  • @norasendrilla8607
    @norasendrilla8607 3 роки тому

    thank you so much , for such great tutorial
    but how can I get the users from my contacts who installed the app ?

    • @learntechnologies9037
      @learntechnologies9037  3 роки тому

      It's like Facebook you need to add send friendship mechanism. It will be released next video

    • @gunnarfabian9670
      @gunnarfabian9670 3 роки тому

      i know im randomly asking but does anyone know of a way to log back into an instagram account??
      I stupidly forgot the password. I love any tricks you can give me.

  • @kapilchhapre3360
    @kapilchhapre3360 2 роки тому +1

    When i am trying to run the app. It says you can not run class library. Any solution?

  • @PowerAndP-g3v
    @PowerAndP-g3v 3 роки тому +1

    sir i can register user but cant login it shows null

  • @upendrasingh.official
    @upendrasingh.official Рік тому +1

    Getting Null in "content = await SecureStorage.GetAsync("ConnectedUser");". Could you help me?