avioli / uni_links

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

DeepLink doesnt work with kakaotalk app. #151

Open IsmaelDeveloper opened 2 years ago

IsmaelDeveloper commented 2 years ago

Hello everyone. I use this plugin for read my deeplink that I shared previously. The problem is that it work perfectly with every other app except with kakaotalk. If the link is open via kakaotalk, I'm effectively redirect to the app but I lose all my parameter and then I'm not redirect correctly. Is there any solution about it actually ?