Sign in with Uno Platform
Sign in with your Uno Platform account directly in your favorite IDE (Visual Studio, VS Code, or Rider), to unlock powerful tools like Hot Reload, helping you speed up development. With a single registration, you also get early access to new features and the opportunity to connect with the Uno Platform community to share feedback and network.
Create your account
- Go to our website, platform.uno, and click on the Sign in button in the top right corner, or go directly to platform.uno/my-account.
- Enter your email address and click on Register.
- On the registration page, fill in your information. Once done, click on Sign up.
- You will receive a confirmation email from
no-reply@platform.uno
. Follow the instructions in the email to activate your account. - You should then see the sign-in page. Enter your email and password and click on Sign in to access your account details, where you can update information or add more details.
Sign in to your IDE of choice
After creating your Uno Platform account, follow the steps below to sign in to your preferred IDE:
I am developing on...
If you’ve already set up Visual Studio 2022 by following the Get Started on Visual Studio 2022 documentation, sign in as follows:
Create a new Uno Platform project by following the Creating an app with Visual Studio 2022 documentation or open an existing one with Uno.Sdk version 5.5 or higher.
For existing applications, you should take this opportunity to update to the latest
Uno.Sdk
version. See our migration guide to upgrade.After your project has finished loading, a notification should appear. Click on the Sign in / Register button.
Tip
Ensure that the lower left IDE icon shows a check mark and says "Ready" . This ensures that the projects have been created, and their dependencies have been restored completely.
Note
If the notification doesn’t appear, access the Settings app by clicking on Extensions > Uno Platform > Settings....
Uno Platform Settings window
In the Uno Platform Settings window, click on Sign in. You’ll be redirected to your browser to enter your Uno Platform account credentials.
Once signed in, you’ll see a confirmation of your account along with your license details.
You can then use the Hot Reload feature to speed up your workflow and test changes in real-time. For more information, refer to the Hot Reload documentation.
Tip
You can also access a menu where you can select My Account to view your account details, Refresh the account changes, and Sign out.
After you are done, feel free to close the Uno Platform Settings window. You can always access it again from your IDE menu by following the steps above.
Questions
For general questions about Uno Platform, refer to the general FAQ or see the troubleshooting section for common issues and solutions.
If you encounter any issues or need further assistance, join our Discord server, connect with us via GitHub, or reach out on our contact page.