application(_:open:options:) can take a few seconds to be called making firebase dynamic link to show up late
问题 I am implementing Firebase Dynamic Links since we want to have deferred deep linking, ie. opening the app on a specific screen when the app is not installed and has to be downloaded from the store. We already had universal links in place. Following the documentation, one of the methods we should add dynamic link functionality is here: application:openURL:options: however, this method is not called immediately after launch, but it can take up to several seconds (depending on the device, it can