RodrigoSMarques / flutter_branch_sdk

Flutter Plugin for create deep link using Branch Metrics SDK. This plugin provides a cross-platform (iOS, Android, Web).
https://branch.io
MIT License
100 stars 90 forks source link

App not listen data on ios when app is killed. #335

Closed UmerTaptap closed 5 months ago

UmerTaptap commented 5 months ago

Describe the bug Not Listening data in ios when app is killed.

To Reproduce Steps to reproduce the behavior:

  1. Close the app
  2. Open the app through any branch io deep link.

Expected behavior The app should listen to data and navigate to a specified screen.

Smartphone (Please complete the following information. remove session if not platform):

RodrigoSMarques commented 5 months ago

Update to the latest available version (8.0.2). Problem fixed in this version.