You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
This item is to track remaining Tizen work as a follow-up to issue #306 based on the work done in PR #285.
Tizen application startup code in the project's Main.cs has to re-register the WebView renderer and set up custom loading of assemblies.
Static assets used in a BlazorWebView must be directly included in the Tizen project. They are not automatically copied and embedded from the shared UI project.
There are no project templates for Tizen at this time.
The text was updated successfully, but these errors were encountered:
This item is to track remaining Tizen work as a follow-up to issue #306 based on the work done in PR #285.
Main.cs
has to re-register the WebView renderer and set up custom loading of assemblies.The text was updated successfully, but these errors were encountered: