Skip to content

yunchancho/cordova-angular-frontend-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-anguar-frontend-sample

This is hybrid app based on angular.js and is packaged by cordova. This app can be tested with oauth2-restapi-server

Used cordova plugin

  • InAppBrowser
  • Device
  • Console

TODO

  • (DONE) Fix the problem that $rootScope.$emit doesn't work in executeScript callback of InAppBrowser

    • this has been solved as wrapping $rootScope.$emit with $rootScope.$apply()
  • (DONE) Install self signed certificate generated by oautho2-restapi-server

    • this has been solved as ignoring only self signed certifcate of oauth2-restapi-server for test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published