1
NGUI 3 Support / Re: Localization problem
« on: September 02, 2014, 10:00:18 PM »
Even I installed from Google play , it doesn't work still . Since they are the same apk.
After a lot of test ,
I am sure the localization file is not packed into apk.
After I add a public TextAsset in a script, and drop this file to a GameObject with that script,
everything worked.
But I don't think this is the final solution. Maybe it's the bug from Unity?
Any good idea to fix this problem?
Regards.
After a lot of test ,
I am sure the localization file is not packed into apk.
After I add a public TextAsset in a script, and drop this file to a GameObject with that script,
everything worked.
But I don't think this is the final solution. Maybe it's the bug from Unity?
Any good idea to fix this problem?
Regards.
