Install ipa with arguments

Is that possibile to obtain arguments from itms-services links?


For example, if I have the following link:


<a href="itms-services://?action=download-manifest&url=https://mydomain.com/myApp.plist?id=1234">Install</a>


How can I get the argument 'id' when I have my app installed?

Install ipa with arguments
 
 
Q