You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/apps.html
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,17 @@ <h2>CanIWKWebView</h2>
30
30
CanIWKWebView is an open source app built to test your content inside iOS WebViews.
31
31
You can try different configurations and see how your content behaves in the <ahref="https://developer.apple.com/documentation/webkit/wkwebview">iOS WebView</a>.
32
32
It's also useful to reproduce issues and report bugs.</p>
33
-
<p>The source code and issue tracker is available on <ahref="https://github.com/WebView-CG/CanIWKWebView">GitHub</a>.
33
+
<p>The app is available on the <ahref="https://apps.apple.com/us/app/caniwebview/id6753594838">App Store</a> and the source code and issue tracker is available on <ahref="https://github.com/WebView-CG/CanIWKWebView">GitHub</a>.
34
34
</p>
35
35
36
36
<p>If you find a bug in the iOS WebView you can submit an issue <ahref="https://developer.apple.com/bug-reporting/">on the Apple bug reporter</a> or
0 commit comments