void Awake() { if (IsInstalled && IsUpToDate) { PluginsInstalationUtil.IOS_Install_SocialPart(); UpdateManifest(); } }