Search Unity

[RELEASED] Easy Profile System [FREE]

Discussion in 'Assets and Asset Store' started by Uni-Bit-Studio, Oct 8, 2019.

  1. Uni-Bit-Studio

    Uni-Bit-Studio

    Joined:
    Feb 25, 2019
    Posts:
    90
    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
     
    John-G likes this.
  2. leonardoduarteuerj

    leonardoduarteuerj

    Joined:
    Aug 10, 2020
    Posts:
    10
    Hi my Dear!
    Where is the data for custom fields stored?
    Thanks! You are the best!
     
  3. Hansel41

    Hansel41

    Joined:
    Mar 15, 2020
    Posts:
    10
    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...