iphone - Is there a trick to transfer metadata to mobile application before it's installed? -


here scenario struggling with: have native application (both android , iphone) being downloaded after qr code scanned sends user app market.

i transfer meta data specific qr code scanned prior installation (assume there several types of qr codes leading same application).

how go doing that?

i understand isn't trivial there's no application installed yet. aiming @ having qr code redirect user mydomain.com keep data user , redirect app market. after application installed, want ask server @ mydomain.com user somehow.

can using cookies or similar? process doesn't have reliable.

thanks creativity, yuval cohen

i don't think possible in ios if manage store cookies in safari, wont able cookies app. have @ this..

https://stackoverflow.com/a/532533/919545

i not sure android though.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -