Skip to content

Commit 150149c

Browse files
committed
add app store link
1 parent 7e74beb commit 150149c

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

pages/apps.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,17 @@ <h2>CanIWKWebView</h2>
3030
CanIWKWebView is an open source app built to test your content inside iOS WebViews.
3131
You can try different configurations and see how your content behaves in the <a href="https://developer.apple.com/documentation/webkit/wkwebview">iOS WebView</a>.
3232
It's also useful to reproduce issues and report bugs.</p>
33-
<p>The source code and issue tracker is available on <a href="https://github.com/WebView-CG/CanIWKWebView">GitHub</a>.
33+
<p>The app is available on the <a href="https://apps.apple.com/us/app/caniwebview/id6753594838">App Store</a> and the source code and issue tracker is available on <a href="https://github.com/WebView-CG/CanIWKWebView">GitHub</a>.
3434
</p>
3535

3636
<p>If you find a bug in the iOS WebView you can submit an issue <a href="https://developer.apple.com/bug-reporting/">on the Apple bug reporter</a> or
3737
WebKit issue tracker <a href="https://bugs.webkit.org/enter_bug.cgi?product=WebKit&component=WebKit%20iOS">Bugzilla</a>.</p>
38+
39+
<a href="https://apps.apple.com/us/app/caniwebview/id6753594838?itscg=30200&itsct=apps_box_badge&mttnsubad=6753594838"
40+
style="display: inline-block;">
41+
<img src="https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/white/en-us?releaseDate=1759795200"
42+
alt="Download on the App Store" style="width: 246px; height: 82px; vertical-align: middle; object-fit: contain;" />
43+
</a>
3844
</section>
3945
</div>
4046

0 commit comments

Comments
 (0)