Hi.
After this
var deploy = new Ionic.Deploy();
deploy.update().then(function(deployResult) {
}, function(deployUpdateError) {
}, function(deployProgress) {
});
my application updating. but then i close it and reopen i have outdated version.
Hi.
After this
var deploy = new Ionic.Deploy();
deploy.update().then(function(deployResult) {
}, function(deployUpdateError) {
}, function(deployProgress) {
});
my application updating. but then i close it and reopen i have outdated version.