giscafer / app-study

app开发学习
MIT License
0 stars 0 forks source link

ionic Android 应用Release #1

Open giscafer opened 8 years ago

giscafer commented 8 years ago

使用cordova cli打包过程遇到很多问题,环境或者一些编译问题等;另外也用过Android studio打包,出现过安装手机后发送服务器请求失败的问题,特别的类型浏览器的跨域情况,请求后台接收不到。 查找了很多原因,我经过以下步骤进行做了调整:

cordova plugin add cordova-plugin-console

解决方案:https://github.com/wymsee/cordova-imagePicker/issues/66

2、app签名打包教程

教程:http://ionicframework.com/docs/guide/publishing.html

giscafer commented 7 years ago

error:unknown host service

netstat -ano |findstr "5037"

tasklist /fi "pid eq 8040