Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

[Tizen] Appid format must be XXX.XXX[.XXX]* #650

Merged
merged 1 commit into from
Sep 11, 2013
Merged

[Tizen] Appid format must be XXX.XXX[.XXX]* #650

merged 1 commit into from
Sep 11, 2013

Commits on Sep 11, 2013

  1. [Tizen] Appid format must be XXX.XXX[.XXX]*

    Tizen framework requires that Appid format of native app must be XXX.XXX[.XXX]*,
    not just XXX. We make our web app pretend native app to Tizen, so we must follow
    the format. Otherwise, app_get_id() in app.h in Tizen application framework
    failes and XWalk can not initialize appcore.
    
    BUG=#609
    ds-hwang committed Sep 11, 2013
    Configuration menu
    Copy the full SHA
    8126665 View commit details
    Browse the repository at this point in the history