Raymond Camden

Results 287 comments of Raymond Camden
trafficstars

If Angular 1, just use a $scope variable. You would store 's' to it.

Um, not quite sure I get your reply, but sure. :) You are now asking a basic AngularJS question - nothing specific to my code or Cordova.

Is this my code or did you modify it? It doesn't look like my original code.

I do need to be more consistent with my readmes - but most of the "folders" here are meant to be used with a corresponding blog post.

When you test with remote debug, what errors do you see?

What is this? You did not say anything about what issue you are reporting. Pasting in a log is _not_ a bug report.

Ok, so the bar code scanner isn't working. I assume you added the plugin? When you test w/ Chrome Remote Debug (or iOS remote debug), what do you see in...

See this: store = cordova.file.dataDirectory; I'm using the dataDirectory alias which is a bit different per platform. See the File plugin for details on what it means for each platform.

You mentioned you copied it into a new project, did you modify the JS code at all?

Hmm. Can you share a Dropbox link to the project? I'll take a look, but if the www folder is the _exact_ same as mine, then I'm not sure what...