avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

Using a custom URL scheme, after waking up the app from the background, the link information cannot be obtained, #134

Closed kimmy-wang closed 3 years ago

kimmy-wang commented 3 years ago

I'm using [https and custom schemes] and am testing on my [iPhone xs max], which is running [iOS14.8].

Using a custom URL scheme, after waking up the application from the background, the link information cannot be obtained. Using the https scheme, after waking up the application from the background, the link information can be obtained.

pynner commented 2 years ago

What was the solution to this?

devsideal commented 1 year ago

Solution?