Skip to content
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

multi-touch / pinch-zoom troubles on android #21

Open
ray007 opened this issue Oct 23, 2024 · 1 comment
Open

multi-touch / pinch-zoom troubles on android #21

ray007 opened this issue Oct 23, 2024 · 1 comment

Comments

@ray007
Copy link

ray007 commented Oct 23, 2024

I have already posted the problem at NativeScript/android#1827, but maybe someone here has an idea on what's going wrong.

Which platform(s) does your issue occur on?

  • Android
  • tested on Android 13+
  • devices, all phones
  • tested with versions 1.4.11 and 1.5.0

Please, provide the following version numbers that your issue occurs with:

  • CLI: 8.8.2
  • Cross-platform modules: 8.8.2
  • Runtime(s): android 8.8.5

Please, tell us how to recreate the issue in as much detail as possible.

Even the simplest project with just a single webview fails to work with multi-touch in the webview.

Is there any code involved?

I created a preview app at https://stackblitz.com/edit/nativescript-stackblitz-templates-fblndg?file=app%2Fcomponents%2FHome.vue, but the webview does not show any content in NS-preview.
Generating a simple app with only a webview showing a pinch-zoom test https://humphryscomputing.com/test.pinch.html or https://coderundebug.com/blog/pinch-zoom-move-rotate-image/ should suffice.

@ray007
Copy link
Author

ray007 commented Oct 23, 2024

Info Update: although pinch-zoom broke when only updating @nativescript/android, a simple test page with the standard WebView still seems to do pinch-zoom fine, while using AWebView (vue variant) does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant