0

我尝试在模拟器上安装我的 tizen 网络应用程序。但我收到错误:

Transferring the package... > Fail
Unexpected error occurred at the below step.
  `Transferring the package...`
unknown error

我的日志:

Launching the Tizen application...
# If you want to see the detailed information,
# please set the logging level to DEBUG in Preferences and check the log file in '/home/i20/tizen-studio-data/ide/logs/ide-20171014_152329.log'.

[Initializing the launch environment...]
    RDS: On
    Target information: w-1014-1
    Application information: Id(8YGZ3eG6kn.Fire), Package Name(8YGZ3eG6kn), Project Name(FireTizen)
[Transferring the package...]
Unexpected stop progress...
(140.627 sec)

模拟器 2.3.2 上的 Tizen 版本和所需版本 1.0
我创建证书,制作“允许安装应用程序”

任何想法为什么我不能安装应用程序?

4

1 回答 1

0

只需按照清单

  • 检查作者和发行者证书是否有效
  • 同步目标设备和开发机器的时间
  • 检查是否添加了任何不必要的权限

并关注Tizen wiki 问题

于 2017-10-30T11:03:46.577 回答