Hey guys. Since the latest NS update (8.7.0), Crashlytics is reporting frequent ANRs probably from the system startup.
Its only happening on Crashlytics reports. Not able to check locally.
"dependencies": {
"@angular/animations": "17.3.4",
"@angular/common": "17.3.4",
"@angular/compiler": "17.3.4",
"@angular/core": "17.3.4",
"@angular/forms": "17.3.4",
"@angular/platform-browser": "17.3.4",
"@angular/platform-browser-dynamic": "17.3.4",
"@angular/router": "17.3.4",
"@nativescript-community/ui-image": "4.3.40",
"@nativescript-community/ui-material-core": "7.0.1",
"@nativescript-community/ui-material-ripple": "7.0.1",
"@nativescript/angular": "17.0.0",
"@nativescript/appavailability": "2.0.0",
"@nativescript/appversion": "2.0.0",
"@nativescript/biometrics": "1.3.1",
"@nativescript/camera": "5.0.15",
"@nativescript/core": "8.7.1",
"@nativescript/datetimepicker": "^2.1.13",
"@nativescript/firebase-core": "3.2.4",
"@nativescript/firebase-crashlytics": "3.2.4",
"@nativescript/firebase-messaging": "3.2.4",
"@nativescript/geolocation": "8.0.2",
"@nativescript/imagepicker": "3.1.1",
"@nativescript/iqkeyboardmanager": "2.1.1",
"@nativescript/local-notifications": "6.0.0",
"@nativescript/localize": "5.2.0",
"@nativescript/social-share": "2.3.0",
"@nativescript/theme": "3.0.2",
"@nativescript/zone-js": "3.0.4",
"@ngrx/effects": "17.1.1",
"@ngrx/store": "17.1.1",
"@nstudio/nativescript-barcodescanner": "5.0.1",
"@nstudio/nativescript-carousel": "8.0.3",
"@nstudio/nativescript-checkbox": "2.0.5",
"@nstudio/nativescript-pulltorefresh": "3.0.1",
"bignumber.js": "9.0.1",
"buffer": "6.0.3",
"js-sha3": "0.9.3",
"nativescript-advanced-permissions": "1.2.0",
"nativescript-clipboard": "2.1.1",
"nativescript-drop-down": "6.0.2",
"nativescript-image-filters": "^4.0.0",
"nativescript-intl": "4.0.2",
"nativescript-nfc": "5.0.0",
"nativescript-plugin-appsflyer": "6.13.1",
"nativescript-qr-generator": "3.0.0",
"nativescript-ui-listview": "15.2.3",
"piexifjs": "1.0.6",
"reflect-metadata": "~0.1.13",
"rxjs": "^7.8.1",
"set-cookie-parser": "2.6.0",
"webpack": "^5.88.2",
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.5",
"@angular/compiler-cli": "17.3.4",
"@nativescript/android": "8.7.0",
"@nativescript/ios": "8.7.0",
"@nativescript/types": "8.7.0",
"@nativescript/types-android": "8.7.0",
"@nativescript/types-ios": "8.7.0",
"@nativescript/webpack": "5.0.21",
"@ngtools/webpack": "17.3.5",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"eslint": "8.57.0",
"eslint-plugin-unicorn": "52.0.0",
"fast-xml-parser": "4.3.6",
"nlf": "2.1.1",
"patch-package": "8.0.0",
"plist": "3.1.0",
"sass": "~1.64.1",
"ts-loader": "9.5.1",
"typescript": "5.4.5",
"webpack-cli": "^5.1.4"
}
Issue Description
Hey guys. Since the latest NS update (8.7.0), Crashlytics is reporting frequent ANRs probably from the system startup.
Should we take care of this?
Reproduction
Its only happening on Crashlytics reports. Not able to check locally.
Relevant log output (if applicable)
Environment
Dependencies
Please accept these terms