hi everyone...
I have followed the steps to use firebase dynamic links on iOS. when I click a link from any application, my application can already be opened. but in Application_OpenURL event is not triggered.
How do I get the event triggered?
ps.
if using chrome, the event runs with the url scheme and the app and event run normally.
I have followed the steps to use firebase dynamic links on iOS. when I click a link from any application, my application can already be opened. but in Application_OpenURL event is not triggered.
How do I get the event triggered?
ps.
if using chrome, the event runs with the url scheme and the app and event run normally.