-
Notifications
You must be signed in to change notification settings - Fork 30.5k
ANR Android createAndRunEngine #173087
Copy link
Copy link
Closed as not planned
Labels
a: productionIssues experienced in live production appsIssues experienced in live production appsc: crashStack traces logged to the consoleStack traces logged to the consolec: fatal crashCrashes that terminate the processCrashes that terminate the processengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.needs repro infoAutomated crash report whose cause isn't yet knownAutomated crash report whose cause isn't yet knownplatform-androidAndroid applications specificallyAndroid applications specificallyr: invalidIssue is closed as not validIssue is closed as not validteam-engineOwned by Engine teamOwned by Engine team
Metadata
Metadata
Assignees
Labels
a: productionIssues experienced in live production appsIssues experienced in live production appsc: crashStack traces logged to the consoleStack traces logged to the consolec: fatal crashCrashes that terminate the processCrashes that terminate the processengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.needs repro infoAutomated crash report whose cause isn't yet knownAutomated crash report whose cause isn't yet knownplatform-androidAndroid applications specificallyAndroid applications specificallyr: invalidIssue is closed as not validIssue is closed as not validteam-engineOwned by Engine teamOwned by Engine team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce
In Application onCreate, We are doing createAndRunEngine on FlutterEngineGroup.
Happening on App-Launch
Expected results
ANR should not be experience by user
Actual results
ANR is Experienced by lots of users(thousands) as per firebase and play-console.
Code sample
flutterEngine = flutterEngineGroup?.createAndRunEngine(options)Screenshots or Video
No response
Logs
Logs
Flutter Doctor output
Android Target SDK -35
Flutter SDK - 3.29.1