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

Unable to run Drawer Sample in the simulator on OSX #461

Closed
bsatrom opened this issue Sep 24, 2014 · 2 comments
Closed

Unable to run Drawer Sample in the simulator on OSX #461

bsatrom opened this issue Sep 24, 2014 · 2 comments
Labels

Comments

@bsatrom
Copy link

bsatrom commented Sep 24, 2014

on OSX Yosemite.

I've created an app in the browser client (and ran it successfully there), but I can't run the generated app in the appbuilder simulator without getting an error on line 28 of app.js, when attempting to access the Core Splashscreen plugin:

navigator.splashscreen.hide();

@bsatrom bsatrom added the bug label Sep 24, 2014
@ligaz
Copy link

ligaz commented Sep 26, 2014

Hey Brandon,

Are you running the latest version of the CLI? If you are you can try to clean the contents of the AppBuilder cache folder (~/.appbuilder-cli/cache) for a clean initialization of the simulator.

@bsatrom
Copy link
Author

bsatrom commented Sep 26, 2014

that fixed it, thanks

On Fri, Sep 26, 2014 at 5:26 AM, Stefan Dobrev notifications@github.com
wrote:

Hey Brandon,

Are you running the latest version of the CLI? If you are you can try to
clean the contents of the AppBuilder cache folder (~/.appbuilder-cli/cache)
for a clean initialization of the simulator.


Reply to this email directly or view it on GitHub
#461 (comment).

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

No branches or pull requests

3 participants