uni_links icon indicating copy to clipboard operation
uni_links copied to clipboard

endless loop of stream receiving dynamic link

Open fullflash opened this issue 2 years ago • 1 comments

you can test with simple xcode command simulator attached.

xcrun simctl openurl booted yourapp://yourdynamiclink

and you can see never ending stream starts receiving through debug console .

uniLinks.linkStream.listen((String? link) {

fullflash avatar May 26 '22 22:05 fullflash

did you find solution for this?

manujjagga421 avatar Mar 01 '24 07:03 manujjagga421