Skip to content

Commit 0cf36bc

Browse files
committed
announce apps
1 parent 79a8ae8 commit 0cf36bc

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: "Test Your Site in Real WebViews - CanIWebview for Android & iOS"
3+
date: 2025-10-15
4+
---
5+
6+
While building caniwebview.com, collecting data, testing and comparing features in different WebViews we noticed that having an Open Source reference apps for different platforms would benefit all developers that need to test something in WebViews. How WebViews behave and what they can do largely differs from platform to platform and these apps let us test how things work today.
7+
8+
We're excited to announce that the CanIWebView mobile apps are now available for download on both Android and iOS app stores! Therefore, we made the decision to build and publish apps under the CanIWebView brand. Stay tuned for more features and feel free to contribute.
9+
10+
The [Apps](/apps) page shows all current and future testing resources for WebViews.
11+
12+
## CanIAndroidWebView
13+
14+
The Android app is now live on the Google Play Store and F-Droid, allowing developers to test their content inside Android WebViews with different configurations. This is a helpful tool for reproducing issues and understanding how your web content behaves in the Android WebView environment.
15+
16+
**Download Links:**
17+
- [Google Play Store](https://play.google.com/store/apps/details?id=com.caniwebview.android)
18+
- [F-Droid](https://f-droid.org/packages/com.caniwebview.android/)
19+
- [Source Code on GitHub](https://github.com/WebView-CG/CanIAndroidWebView)
20+
21+
## CanIWKWebView
22+
23+
The iOS companion app is available on the App Store, providing the same testing capabilities for iOS WebViews. Test your content with WKWebView and its various configurations and identify platform-specific behaviors.
24+
25+
**Download Links:**
26+
- [App Store](https://apps.apple.com/us/app/caniwebview/id6753594838)
27+
- [Source Code on GitHub](https://github.com/WebView-CG/CanIWKWebView)
28+
29+
## Bug Reporting
30+
31+
Found an issue? You can report bugs directly to the platform vendors:
32+
- **Android WebView**: [Chromium Issue Tracker](https://bugs.chromium.org/p/chromium/issues/entry?template=WebView%20Bug&labels=WebView) or [Google Issue Tracker](https://issuetracker.google.com/issues/new?component=460423&pli=1&template=1157790)
33+
- **iOS WebView**: [Apple Bug Reporter](https://developer.apple.com/bug-reporting/) or [WebKit Bugzilla](https://bugs.webkit.org/enter_bug.cgi?product=WebKit&component=WebKit%20iOS)
34+
35+
## Acknowledgements
36+
37+
Development of these apps is part of a [project](https://nlnet.nl/project/W3CWebview-tooling/) funded by NLnet Foundation under its NGI Mobifree Fund.

0 commit comments

Comments
 (0)