[go-nuts] Re: Beego with gomobile to ios and android Library

2017-01-03 Thread Jacen Tsao
Any suggestion is appreciate, Any body can do me a favoe? 在 2017年1月2日星期一 UTC+8上午3:14:33,Jacen Tsao写道: > > Hi, >Our team have a beego project now, and we build this project into > executable for android and windows. And then we use http to communicate > with the local server

[go-nuts] Beego with gomobile to ios and android Library

2017-01-01 Thread Jacen Tsao
Hi, Our team have a beego project now, and we build this project into executable for android and windows. And then we use http to communicate with the local server ,finally using go-sqlite 3 to manipulate the database. But when it comes to ios, as i know executable file is not allowed. So we