Hey Guys, I wanted to know if there is a way for me to access the installer "name" for an app? I am currently working on a game using Unity3d and in order for me to get the apps installer name, I have to create a Native IOS plugin-in (Objective-C) in order to retrieve this info. Can anyone point me to what Object/Class that can send me the installer name as a String?
-Thanks