Uploaded image for project: 'Realm .NET SDK'
  1. Realm .NET SDK
  2. RNET-476

User profile email is null

      Goals

      Retrieve user email from Realm User Profile when registered using:
      await RealmApp.EmailPasswordAuth.RegisterUserAsync(mail, password);

      EMail is displayed at Realm portal.

      AlternativalIy i try find a way to recover Provider data, but without success, i can't find doc about.

      Expected Results

      RealmUser.Profile.Email contains mail used to registration.

      Actual Results

      All properties in Profile is null.

      Steps to Reproduce

      Register a new user with email/password.
      Consult RealmApp.AllUsers ,any user and watch Profile.

      Version of Realm and Tooling

      • Flavor:
        • [x ] MongoDB Realm
        • [ ] Local Database only
      • Client SDK Version: ? .Net 10.2.0
      • Client OS & Version: ? Xamarin.Forms.UWP 5.0 Windows 10

            Assignee:
            nikola.irinchev@mongodb.com Nikola Irinchev
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: