Keep your phone running smoothly by device care notification

Recently I have released my app on play store. The App working fine while using.
But one of user device care gave notification about crashing however in using it is not crashing. don’t know why device care alarm us about our app crashing. the screenshot is attached.

Can someone tell me the reason

ionic info

Ionic:

   Ionic CLI                     : 6.20.8 (/opt/homebrew/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 6.4.0
   @angular-devkit/build-angular : 13.3.10
   @angular-devkit/schematics    : 13.1.4
   @angular/cli                  : 13.1.4
   @ionic/angular-toolkit        : 7.0.0

Capacitor:

   Capacitor CLI      : 3.4.0
   @capacitor/android : 3.9.0
   @capacitor/core    : 3.9.0
   @capacitor/ios     : 3.9.0

Utility:

   cordova-res                          : 0.15.4
   native-run (update available: 1.7.2) : 1.7.1

System:

   NodeJS : v16.19.1 (/opt/homebrew/Cellar/node@16/16.19.1/bin/node)
   npm    : 8.19.3
   OS     : macOS

package.json

{
  "name": "",
  "version": "0.0.0",
  "scripts": {
    "ng": "ng",
    "start": "node --max_old_space_size=8192 ./node_modules/@angular/cli/bin/ng serve --port 4500 -o",
    "build": "node --max_old_space_size=8192 ./node_modules/@angular/cli/bin/ng build",
    "prod": "ng build  --prod",
    "watch": "ng build --watch --configuration development",
    "test": "ng test",
    "postinstall": "ngcc",
    "resources": "cordova-res ios && cordova-res android && node scripts/resources.js"
  },
  "private": true,
  "dependencies": {
    "@amcharts/amcharts4": "^4.10.25",
    "@angular/animations": "~13.1.3",
    "@angular/cdk": "^13.1.1",
    "@angular/cdk-experimental": "^13.1.1",
    "@angular/common": "~13.1.3",
    "@angular/compiler": "~13.1.3",
    "@angular/core": "^13.2.4",
    "@angular/forms": "~13.1.3",
    "@angular/platform-browser": "~13.1.3",
    "@angular/platform-browser-dynamic": "~13.1.3",
    "@angular/router": "~13.1.3",
    "@angular/service-worker": "^13.1.3",
    "@bryntum/calendar": "npm:@bryntum/calendar@5.2.9",
    "@bryntum/calendar-angular": "5.2.9",
    "@bryntum/demo-resources": "1.1.0",
    "@capacitor-community/background-geolocation": "^1.1.0",
    "@capacitor-community/camera-preview": "^2.1.0",
    "@capacitor-community/media": "^3.0.0",
    "@capacitor/android": "^3.4.0",
    "@capacitor/app": "^1.1.1",
    "@capacitor/camera": "^1.3.1",
    "@capacitor/clipboard": "^1.0.8",
    "@capacitor/core": "^3.4.0",
    "@capacitor/device": "^1.1.2",
    "@capacitor/filesystem": "^1.1.0",
    "@capacitor/haptics": "^1.1.4",
    "@capacitor/ios": "^3.4.0",
    "@capacitor/local-notifications": "^1.1.0",
    "@capacitor/network": "^1.0.7",
    "@capacitor/push-notifications": "^1.0.9",
    "@capacitor/splash-screen": "^1.2.2",
    "@capacitor/status-bar": "^1.0.8",
    "@capacitor/storage": "^1.2.4",
    "@bryntum/gantt": "npm:@bryntum/gantt@5.2.8",
    "@bryntum/gantt-angular": "5.2.8",
    "@bryntum/scheduler": "npm:@bryntum/scheduler@5.2.8",
    "@bryntum/scheduler-angular": "5.2.8",
    "@ckeditor/ckeditor5-angular": "^2.0.2",
    "@fireflysemantics/angular-stripe-service": "^1.0.6",
    "@fullcalendar/angular": "^5.10.1",
    "@fullcalendar/daygrid": "^5.10.1",
    "@fullcalendar/interaction": "^5.10.1",
    "@fullcalendar/timegrid": "^5.10.1",
    "@ionic-native/core": "^5.36.0",
    "@ionic-native/pdf-generator": "^5.36.0",
    "@ionic/angular": "^6.0.9",
    "@ionic/storage": "^3.0.6",
    "@ionic/storage-angular": "^3.0.6",
    "@microsoft/signalr": "^5.0.10",
    "@ngrx/data": "13.2.0",
    "@ngrx/effects": "13.2.0",
    "@ngrx/entity": "13.2.0",
    "@ngrx/store": "13.2.0",
    "@ngrx/store-devtools": "13.2.0",
    "@ngx-loading-bar/core": "^6.0.2",
    "@ngx-loading-bar/router": "^6.0.2",
    "@pqina/angular-pintura": "^8.31.1",
    "@pqina/pintura": "^8.31.1",
    "bootstrap": "^4.6.0",
    "capacitor-native-settings": "^0.2.1",
    "cordova-pdf-generator": "^2.1.1",
    "cordova-plugin-screen-orientation": "^3.0.2",
    "dexie": "^3.0.3",
    "dromo-uploader-js": "^1.2.17",
    "es6-promise-plugin": "^4.2.2",
    "file-saver": "^2.0.5",
    "google-libphonenumber": "^3.2.24",
    "google-maps": "^4.3.3",
    "heic2any": "0.0.3",
    "intl-tel-input": "17.0.13",
    "ionicons": "^6.0.1",
    "libphonenumber-js": "^1.10.18",
    "lodash": "^4.17.21",
    "mapbox-gl": "^2.7.0",
    "mobile-drag-drop": "^3.0.0-beta.0",
    "moment": "^2.29.1",
    "moment-timezone-picker": "^5.0.2",
    "ng2-tooltip-directive": "^2.10.3",
    "ngx-bootstrap": "^8.0.0",
    "ngx-drag-drop": "^13.0.1",
    "ngx-infinite-scroll": "^10.0.1",
    "ngx-intl-tel-input": "3.1.1",
    "photoswipe": "^4.1.3",
    "primeng": "13.4.1",
    "rrule": "2.6.8",
    "rxjs": "~6.6.0",
    "stream": "0.0.2",
    "timers": "^0.1.1",
    "tippy.js": "^6.3.7",
    "tslib": "^2.3.0",
    "xml2js": "^0.4.23",
    "zone.js": "~0.11.4"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "^13.3.10",
    "@angular/cli": "~13.1.4",
    "@angular/compiler-cli": "~13.1.3",
    "@capacitor/cli": "3.4.0",
    "@ionic/angular-toolkit": "latest",
    "@types/file-saver": "^2.0.5",
    "@types/google-libphonenumber": "^7.4.23",
    "@types/jasmine": "~3.8.0",
    "@types/lodash": "^4.14.182",
    "@types/mapbox-gl": "^2.7.2",
    "@types/node": "^12.11.1",
    "@types/photoswipe": "^4.1.2",
    "@types/xml2js": "^0.4.11",
    "capacitor-set-version": "^2.0.7",
    "cordova-res": "^0.15.4",
    "jasmine-core": "~3.8.0",
    "karma": "~6.3.0",
    "karma-chrome-launcher": "~3.1.0",
    "karma-coverage": "~2.0.3",
    "karma-jasmine": "~4.0.0",
    "karma-jasmine-html-reporter": "~1.7.0",
    "typescript": "~4.5.5"
  }
}

could you solve it bro?

I have updated my capacitor into 5 major version and also the push notifications plugin as well which solve my problem and after that never seen the crashing warnings.so you can update your capacitor into 5 version and if you are using capacitor push notifications plugin then update it to the most latest one because there are using firebase sdk which we need the updated @brandonporcel

Issue with charging phone device care , when heat go in the phone device screen wipe out to not work, You see what is trouble because I don’t know, kindly need your availability assistant . Thank lot

maybe falso positive from samsung device Care, check play console reports