I tried submit my game to iTunes connetct, buy I can't did it because in Chartboost and PlayHaven plugin used non public iOS API - uniqueIdentifier:
localhost:jelly pavel$ grep -r 'uniqueIdentifier' * .[!.]*
Binary file Assets/Plugins/iOS/libChartboost.a matches
Binary file Assets/Plugins/iOS/libPlayHaven.a matches
Binary file gameIOS/Data/Managed/UnityEngine.dll matches
Binary file gameIOS/Libraries/libChartboost.a matches
Binary file gameIOS/Libraries/libiPhone-lib.a matches
Binary file gameIOS/Libraries/libPlayHaven.a matches
. In chartboost it remove from iOS SDK - http://joxi.ru/3svbUv3JTJD0LQq0OaQ , but not remove from Unity plugin. Somebody fixed this problem?
↧