为了账号安全,请及时绑定邮箱和手机立即绑定

如何查看ionic app的scheme

如何查看ionic app的scheme

陪伴而非守候 2019-01-01 05:00:13
如何查看ionic app的scheme
查看完整描述

1 回答

?
慕慕森

TA贡献1856条经验 获得超17个赞

首先用命令行进入你的项目目录:
然后运行命令
ionic platform add android/ios
我是创建了android app 所以运行ionic platform add android
然后运行 ionic run android -l -c -s 或者 ionic emulate android -l -c -s
ios 运行 ionic run/emulate ios -livereload -consolelogs -serverlogs
参数含义:
[--livereload|-l] .... Live Reload app dev files from the device
[--consolelogs|-c] ... Print app console logs to Ionic CLI
[--serverlogs|-s] .... Print dev server logs to Ionic CLI
如果你没有运行安卓手机模拟器,会报错

查看完整回答
反对 回复 2019-01-04
  • 1 回答
  • 0 关注
  • 748 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信