Does iOS call openURL after app store install from smart banner? -
here's situation:
user without our app installed arrives @ web page in safari includes smart banner app-argument url.
when user taps view, takes them app store, , install app.
the user taps open after install completes.
should url app-argument passed after going through app store?
i hoping answer yes, doesn't seem work. if have app installed, universal link works perfectly. if app not installed, not seem call application:openurl:sourceapplicaton:annotation:
when launch universal link xcode paused process launch, works well.
am expecting much?
Comments
Post a Comment