xamarin - Install IPA file from server and install programmatically -


i want download ipa file server , install programmatically. want same kind of thing in android , have found way.

android: http://bpsinghrajput.blogspot.in/2012/07/how-to-download-and-install-apk-from.html

ios: ?

could please me.

regards,

sneh

you can't install ipa's programatically within ios (on non-jailbroken device).

some other options are:


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

c# - Get the Class name in a class with atribute inside a attribute method -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -