Skip to content

Commit 120133a

Browse files
authored
Merge pull request #180 from telerik/ntacheva-patch-1
Remove outdated notes
2 parents 13c306a + 70ef5e8 commit 120133a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common/hybrid-blazor-apps/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ These sample apps contain just a few commonly used Telerik components such as a
6060

6161
## Notes
6262

63-
At the time of writing, this technology is in preview phase, and there may be difficulties and missing features. A few examples include:
6463

6564
* There is no debugging protocol exposed for the webview, so inspecting content and debugging is difficult.
6665
* Access to native APIs from the Blazor Web app code is still to be exposed by the framework - at the moment you have to write your own calls to services and code from the native app that you need to explicitly expose.
67-
* There are reports of difficulties getting MAUI to work. It is early days for it yet, and you need to ensure you can run it first, before adding Blazor to the mix.
6866
* The WebView is not on the [list of officially supported browsers by Telerik UI for Blazor](https://docs.telerik.com/blazor-ui/browser-support). It has its specifics and differences from a standalone browser, and the hybrid blazor app integration should be considered a proof-of-concept for the time being. As the technology and framework matures, we will be monitoring it and we will consider adding it to the list of officially supported environments.

0 commit comments

Comments
 (0)