For Android, min API level is 15, ice cream sandwich. The gomobile doc
needs update - it mentions API 9.
For iOS, I think iOS 8.3 was the earliest one I happened to use
(iphone5/6).
On Fri, Jul 1, 2016 at 10:51 PM, wrote:
> Hi,
>
> I am considering to write a shared library that works on
> both
Hi,
I am considering to write a shared library that works on
both of Android and iOS using go.mobile.
What versions of mobile OS does go.mobile work on?
I have read the document below but it does not
mention about the versions of target platform:
https://github.com/golang/go/wiki/Mobile
https