inkeliz / gowebview

Simple WebView for Golang, avoiding CGO for Windows.
MIT License
54 stars 12 forks source link

Support for older Android versions #9

Closed inkeliz closed 3 years ago

inkeliz commented 3 years ago

The .getX509Certificate() needs API 29. Now, gowebview is compatible with older Android versions too.