avioli / uni_links

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

getInitialLink() returns null #133

Open NestorDevs opened 3 years ago

NestorDevs commented 3 years ago

Describe the bug every time I start the app it crashes there since in the main I check that it does a check of the link and it always returns null check opertator

Captura de Pantalla 2021-09-09 a la(s) 11 29 06 a  m

edunuzzi commented 3 years ago

I'm having a similar error. But, in my case, the null check operator seems to be crashing at line 142 of the platform_channel file (flutter/lib/services/platform_channel.dart).

Captura de Tela 2021-10-08 às 12 44 50