-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hot reload button insists that I register despite the fact that I'm already registered. #44
Comments
Just received a message from Sasha stating that Hot Design has been enabled on my account. |
Another piece of information. In the Uno Platform Setting dialog it shows my account info however while the Hot Reload and Hot Design options are checked they are grayed out. Refreshing has no affect nor does logging out and logging back in. |
Thanks @mhstrayer1 Would you please post a snip of what you see in your Settings app? |
With your app started, could you send us the content of the "uno platform" output window in verbose mode You should then be able to see more info in the Output pane of Visual Studio with Uno Platform selected in the dropdown within the Output pane |
Log is attached. |
Not sure if that last log was what you wanted. This one looks more interesting. |
@mhstrayer1 We have identified the issue and you should now be able to properly load your license through the Uno Platform Settings app. You can force a Refresh, or if that doesn't work, you can sign-out and sign back in and everything should now be loaded properly |
Problem solved.
…On Thu, Jan 2, 2025 at 5:42 PM Steve Bilogan ***@***.***> wrote:
@mhstrayer1 <https://github.com/mhstrayer1> We have identified the issue
and you should now be able to properly load your license through the Uno
Platform Settings app. You can force a Refresh, or if that doesn't work,
you can sign-out and sign back in and everything should now be loaded
properly
—
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKH4TAVKXF6TE6YSKQKYDO32IXTHBAVCNFSM6AAAAABUBEQ27KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRYGU4TIOJXGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Great to hear. Btw - did you use refresh or sign out-and-in method? |
I just did a refresh. When I opened the app they were both already showing
as enabled without doing anything else.
Ran my app and both Hot Reload and Hot Design were functioning.
Thanks for the help.
…On Fri, Jan 3, 2025 at 6:31 AM Sasha Krsmanovic ***@***.***> wrote:
Closed #44 <#44> as completed.
—
Reply to this email directly, view it on GitHub
<#44 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKH4TAQEMD44MDO7IYZMRS32I2NNJAVCNFSM6AAAAABUBEQ27KVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJVHAYDQMBVGQYTOOA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Current behavior
When I press the Hot Reload button in the Uno Overlay it says that the feature is only available to registered users. When pressing on the link it provides the plugin opens which shows that I am already registered. Build is .net9, Desktop, WinSdk, MVUX, XMAL,Toolkit, and Material.
The following log errors are received:
warn: Uno.UI.ResourceResolver[0]
Couldn't statically resolve resource HotDesignIconProgress
fail: Uno.UI.DataBinding.BindingPropertyHelper[0]
The [History] property getter does not exist on type [Uno.UI.HotDesign.Client.HotReload.HotReloadStatusView]
fail: Uno.UI.RemoteControl.RemoteControlClient[0]
Unknown Frame scope HotDesign
Note: Hot Design Icon does not appear, I've received an acceptance email but am waiting for license activation. My response was delayed due to medical issues.
Expected behavior
Hot Reload to behave as described.
Which tool(s) are affected?
Hot Design™, Hot Reload
How to reproduce it (as minimally and precisely as possible)
Build a bare bones project in VS2022 with the Uno plugin (latest versions), build, debug. When the Uno overly appears it has a green light for a split second and then turns blue and insists that I register. No changes made to the generated project.
Uno Options: .net9, WinSdk, Desktop, XAML, MVUX, Material, Toolkit
Workaround
Run as WinSdk and use Microsoft HotReload
Affected platforms
Desktop (Skia)
Uno.Sdk version
5.5.56
IDE used
Visual Studio 2022
IDE version
17.12.3
Uno Platform Extension version
5.5.61.107
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: