Closed
Description
Steps to reproduce
Follow https://docs.flutter.dev/platform-integration/ios/app-extensions to implement share extension. Use Release mode so it uses less memory to be run on device (220M limit). Launch it a few times and it will crash.
Expected results
Should not crash.
Actual results
It crashes.
From the memory graph, the VC is not released after being dismissed:
Metadata
Metadata
Assignees
Labels
High-priority issues at the top of the work listChallenges faced when attempting to productionize an appStack traces logged to the consoleIssues with https://api.flutter.dev/Sample code and demosPerformance issues related to memoryiOS applications specificallyOwned by iOS platform teamTriaged by iOS platform team