Skip to content

Draft questions as PRs and discuss the right audience for surveys in the issues

Notifications You must be signed in to change notification settings

WebView-CG/webview-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

webview-survey

1. Do most of your users use WebViews or browsers to run your web application(s)?

  • WebViews
  • Browsers

2. What do you use WebView for?

  • Hybrid apps (Apache Cordova, Capacitor…)
  • Browser apps
  • Mini apps
  • Internal/Information pages
  • Ads
  • Offline web content
  • External links

3. What WebView features do you use?

  • CSS injection
  • JavaScript injection
  • Cookies
  • WebStorage (localStorage, sessionStorage…)
  • Video Playback
  • WebSockets
  • Other [ comment ]

4. What are your top pain points with using WebView?

  • Missing web features
  • WebView bugs
  • Inconsistency
  • Performance
  • Security
  • Other [ comment ]

5. What specific platforms do you develop on?

  • Android
  • iOS
  • macOS
  • Linux
  • Windows
  • HarmonyOS/OpenHarmony
  • Other

6. Which WebView implementation do you use?

  • Android WebView
  • Custom Tabs
  • SFSafariViewController
  • UIWebView (deprecated)
  • WKWebView
  • WebView2
  • X5 WebView (Tencent Browser Services WebView)
  • HarmonyOS ArkWeb
  • Other [ comment ]

7. Do you know how to file bugs and search for documentation about WebView?

  • Yes
  • No
  • Unsure

8. Do you feel WebView documentation is adequate?

  • Yes
  • No
  • Unsure [ comment ]

9. How do you keep track of web platform features that are available in WebViews?

  • Blogs
  • Release notes
  • Announcements
  • Social Media
  • [ other ]

10. What programming language is utilized in your embedding solution?

[open text]

11. How are you achieving consistent behavior and rendering across different platforms and devices using WebView?

[open text]

12. What approaches do you take to test WebViews and ensure their behavior remains consistent across various devices and platforms?

[open text]

13. Are there features or functionality missing from Progressive Web Apps (PWAs) that, if added, would motivate you to maintain a PWA instead of your WebView-based solution?

[open text]

14. How do you decide when to use either a WebView or navigating to a browser app?

[open text]

15. How do you work around some of the shortcomings of WebView today?

[open text]

16. What are your thoughts about WebView from a privacy and security point of view?

[open text]

17. Are there features or functionality that need to be added to the WebView you use? (e.g., prerender, WebviewPool,...)

[open text]

About

Draft questions as PRs and discuss the right audience for surveys in the issues

Topics

Resources

Stars

Watchers

Forks