Open Amazon redeem link in system browser. Fix buy gc on mobile
This commit is contained in:
parent
2b60bc3066
commit
7793be3615
7 changed files with 22 additions and 14 deletions
|
|
@ -93,6 +93,7 @@ angular.module('copayApp.controllers').controller('buyAmazonController',
|
|||
if (err) {
|
||||
self.loading = null;
|
||||
self.error = bwsError.msg(err);
|
||||
$scope.$apply();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue