[RELEASED] Easy Profile System [FREE]

Asset Store Link: https://assetstore.unity.com/packages/slug/153379

This plugin provides the ability to integrate a profile system into your project. Firebase is used as backend. You can easily register your users and manage their data. You can use both drag and drop solutions and user manager API only to extend your logic.

Check our another assets - Social App Template. First social network template for Unity

Here are the main features:

  • Easy setup. Few clicks solution
  • Registration/Login system with email/password
  • Email verification
  • Restore password
  • Save user Credentials
  • User profile (Set profile image from camera/gallery)
  • Add/update full name, last name, first name, nickname, phone and other.
  • Ability to add your custom user data
  • Search user by name, nickname or phone number
  • Event System. Subscribe to OnLoginComplete, OnRegistrationComplete, OnLogout, OnUserDataGettet and other. See documentation.
  • Firebase backend
  • Quality control of upload image
  • Works on Android/IOS/Windows (Standalone)
  • Full C# source code is included
  • Fully С# documented

if you have any questions, please contact us assets@uni-bit.com

IMPORTANT!
- Works with Unity 2018.3.3 and higher
- Required Firebase SDK

Documentation

1 Like

Hi my Dear!
Where is the data for custom fields stored?
Thanks! You are the best!

Did you managed to get custom user data by this time?
i’m also confused about custom user data fields and how to store data in it…