This commit is contained in:
Peter Maquiran
2021-08-18 15:42:36 +01:00
parent 2a109b8838
commit 2aba281a60
17 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ export class HomePage implements OnInit {
//this.MFPushNotification();
},
(error) => {
alert("Connect with JavaAdapter Failure: " + JSON.stringify(error));
console.log("Connect with JavaAdapter Failure: " + JSON.stringify(error));
}
);
}, (error) => {