node-deeplink
node-deeplink copied to clipboard
Improve user experience
Assume that the browser triggers the visibilityChange event when the client successfully opens deeplink, this script can cancel the opening of the app store.
Thanks, i'll have a look at this a bit later today
Hey @duncanhsieh, what was your experience before you added this ? If the app was installed, and the deeplink was opened successfully would the app store still open behind ? How did it behave ?
Hey @duncanhsieh, what was your experience before you added this ? If the app was installed, and the deeplink was opened successfully would the app store still open behind ? How did it behave ?
Hey, I make a video for this issue. https://imgur.com/a/00iUgWk When deeplink is opened, the appstore immediately covers the app in iphone.
When deeplink is opened, the appstore immediately covers the app in iphone.
Thanks for the video, don't have an ios device with me, i'll try to reproduce this on the simulator but it looks similar to mderazon/node-deeplink#9, which is why I recommended using universal links. If this indeed makes it a smoother experience then great