Hybrid View

  1. #1
    Sencha User jfarribillaga's Avatar
    Join Date
    Jul 2012
    Posts
    9
    Vote Rating
    1
    jfarribillaga is on a distinguished road

      1  

    Default Answered: Sencha + Phonegap how to build an app using different app.json

    Answered: Sencha + Phonegap how to build an app using different app.json


    Hi folks!

    I wonder if it is possible to build my app using different app.json files.
    I am using Sencha + Phonegap + Twitter plugins and the plugins are different for Android/iOS so I was thinking to do:

    - Set the app.json an attribute with the platform
    - In the app.js check if it is for Android load PluginAndroid if not load PluginIOS

    Finally the command should be something like sencha build app [app.json]

    Comments are welcome!

    Cheers!

  2. The only command that you can specify which package.json to use is sencha package command. Otherwise you cannot specify which json file to use.

  3. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    34,128
    Vote Rating
    453
    Answers
    3161
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    The only command that you can specify which package.json to use is sencha package command. Otherwise you cannot specify which json file to use.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

Tags for this Thread