@Gasparyan wrote:
Hi guys! i cant find solutio for this issue,help me if you can thanks!!!!
Ionic.Auth.signup($scope.sup).then( function(user){ user.migrate(); user.save(); // save the user to persist the migration changes console.log('success'); }, function(user){ console(user + 'not added to ionic') } );
Posts: 1
Participants: 1