0

I'm developing a Flutter App that uses deep links.

To test the behavior when the app is closed I do a flutter run --release so the app is installed on my iPhone, then I can close the app and open it with the deep link.

Something is not working as I expect, but how can I debug this? I don't have any kind of log, so how can I debug my app to solve my issue?

Ale TheFe
  • 1,540
  • 15
  • 43
  • You dont need to quit/close the app. just press the back button and now the app is run in background. then open the app by clicking the deep link. – Lakshmanan Kumar Aug 04 '23 at 11:19

0 Answers0