some changes

This commit is contained in:
Eudes Inácio
2023-11-13 10:59:36 +01:00
parent 28432cc874
commit a0b0aad4a6
10 changed files with 115 additions and 24 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ export class HomePage implements OnInit {
if (isActive) {
/* sendIntent.setRouteService(this.router) */
console.log('App is in the foreground');
this.checkSendIntentReceived()
/* this.checkSendIntentReceived() */
} else {
// The app is in the background.
console.log('App is in the background');