Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sencha PhoneGap example does not work with Sencha Touch 2 #68

Open
GoogleCodeExporter opened this issue Jun 24, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

Multiple changes are needed to do the migration.

Some of them are likely to include:
- Using sencha-touch-all.js instead of sencha-touch.js
- The end of phonegapdemo-w-sencha.js to :


Ext.application({
    launch : function() {
        Ext.create("Ext.TabPanel", cfg);
    }
});


Original issue reported on code.google.com by [email protected] on 2 Feb 2012 at 7:00

@GoogleCodeExporter
Copy link
Author

Issue 64 has been merged into this issue.

Original comment by [email protected] on 2 Feb 2012 at 8:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant