Hello,
I try to use service settings in Ionic App Project as written here:
https://devcenter.appery.io/documentation/angularjs/using-a-settings-service/
But in console i get : "Cannot read property 'get' of undefined" error. for codeApperyio.Сonfig.get/code.
I try to run this before send in init() function. Also i tried with a button ng-click scope, nothing it gives same error.