Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug Flutter app restorations via UserIntent on iOS #90346

Open
abhinavsingh opened this issue Sep 19, 2021 · 1 comment
Open

How to debug Flutter app restorations via UserIntent on iOS #90346

abhinavsingh opened this issue Sep 19, 2021 · 1 comment
Labels
d: api docs Issues with https://api.flutter.dev/ engine flutter/engine repository. See also e: labels. P3 Issues that are less important to the Flutter project platform-ios iOS applications specifically team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team

Comments

@abhinavsingh
Copy link

Steps to Reproduce

  1. Build a Flutter application with UserIntent extension handling on iOS
  2. On your iPhone, go to "Settings > Developer" and enable Fast App Termination
  3. Run your app using XCode or Flutter CLI
  4. Background your application
  5. Trigger application via configured UserIntent extension

App crashes instead of state restoration.

How to?

How can we test Flutter application for such scenarios:

  1. User has terminated the app on their devices
  2. App triggered again via UserIntent e.g. iPhone dialer integration (InCallIntent) or notification clicks

Thank you!!!

@TahaTesser TahaTesser added in triage Presently being triaged by the triage team documentation framework flutter/packages/flutter repository. See also f: labels. platform-ios iOS applications specifically and removed in triage Presently being triaged by the triage team labels Sep 20, 2021
@jmagman jmagman added engine flutter/engine repository. See also e: labels. and removed framework flutter/packages/flutter repository. See also f: labels. labels Sep 20, 2021
@chinmaygarde chinmaygarde added the P2 Important issues not at the top of the work list label Sep 27, 2021
@chinmaygarde
Copy link
Member

cc @jmagman

@flutter-triage-bot flutter-triage-bot bot added the d: api docs Issues with https://api.flutter.dev/ label Jul 5, 2023
@flutter-triage-bot flutter-triage-bot bot added multiteam-retriage-candidate team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team labels Jul 8, 2023
@jmagman jmagman added P3 Issues that are less important to the Flutter project and removed P2 Important issues not at the top of the work list labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d: api docs Issues with https://api.flutter.dev/ engine flutter/engine repository. See also e: labels. P3 Issues that are less important to the Flutter project platform-ios iOS applications specifically team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team
Projects
None yet
Development

No branches or pull requests

5 participants