- Home /
IOS How to get app store's Installer Name (string)?
Hi guys is there a way to get the Apple Stores installer name for the apps that are downloaded from the App Store or 3rd party installer? I was able to do this with Android by building a Android plug-in (returns Android installer program name) but I am unable to locate a class via objective-c on the Apple side. The only thing I see is bundle id stuff and nothing that involves the installer name. Does anyone know?
Comment