Hello You need to use this way
var self = this;
self.loadingProgress = self.loadingCtrl.create({
content: 'Please wait...'
});
Hello You need to use this way
var self = this;
self.loadingProgress = self.loadingCtrl.create({
content: 'Please wait...'
});