Hi experts. Basically I was taking information from here - http://frontendmatters.com/getting-started-mobile-app-development-phonegap-yeoman-angularjs-ionic/ . I have successfully added phonegap.js to angular project. But when I run my app on android device it does not see "<div ng-view=""></div>" from index.html . So what I see is header , menu panel and footer (menu does not work). Looks like it does not see 'views' path. What could be the reason of such weird behaviour (on desktop it works well) ?
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
