tauri-apps/tauri

[feat] Add support for Huawei WebView / HarmonyOS

Open

#7 287 ouverte le 24 juin 2023

Voir sur GitHub
 (36 commentaires) (45 réactions) (0 assignés)Rust (3 597 forks)batch import
help wantedtype: feature request

Métriques du dépôt

Stars
 (106 642 stars)
Métriques de merge PR
 (Merge moyen 4j 18h) (56 PRs mergées en 30 j)

Description

Describe the problem

Following U.S. sanctions, Huawei shifted to its own operating system. For the Western market, this is based on a modified version of AOSP (Android Open Source Project), while in China, Huawei has developed a fully custom OS known as HarmonyOS.

Now, Huawei is preparing to release HarmonyOS NEXT. I am unsure whether the builds will be compatible with Huawei devices, given that they use a proprietary WebView (especially on the forthcoming HarmonyOS NEXT).

Is there any plans to support Huawei's WebView across these platforms ?

Describe the solution you'd like

  • Adding support for Huawei WebView on Emui and HarmonyOS
  • Adding support for the webview used for HarmonyOS NEXT

Alternatives considered

Not bringing support for these devices

Additional context

2024/10/14 update: adding new solutions as HarmonyOS NEXT β is releasing soon.

Guide contributeur