Hi,
what is the unity.txt file, that can be found in the Streaming Assets and in the Documents folder of an iOS App for?
The reason I'm asking is that I'm working on an App that enables iTunes File Sharing and the user can see the unity.txt file in there, which shouldn't be the case. Now I have 2 suggestions on how this could be avoided.
- the file is created in runtime (which is done already anyway) and automatically deleted by the vuforia plugin, once it is not needed anymore.
- the file is not stored in the "Documents", but in the "Library" of "Temp" folder of the app.
What do you think about that?
In the meanwhile, is it save to delete the file in "OnApplicationPause"?
Best,
Stefan
Great to hear you have solved this problem, and even better to hear the feedback on Extended Tracking.
thanks
N