Open benptc opened 4 years ago
@hobinjk-ptc any idea if creating a directory is possible on the device? otherwise I might restructure so the metadata (json file) gets saved in each frame folder rather than them all going in a separate .identity folder (the .identity structure was meant to mirror the realityobjects directory back when this was the realityframes directory)
The behavior is very inconsistent, there are some directories it can create and some it can't. I think the best thing to do here is warn and not crash
This issue has been mentioned on Vuforia Spatial Toolbox Community. There might be relevant details there:
https://forum.spatialtoolbox.vuforia.com/t/test-github-linkback/31/1
have we resolved this by now?
I remove this from P-High, because it is actually not preventing the mobile app from operating rightfully. We should fix it, but its not triggered within normal app use.
It no longer crashes but we would ideally have a longer term solution than just checking each fs.mkdir callsite manually
should I close this issue or do we want to work more on it?
If the user creates a new addon with a tools directory, but they don't manually create a .identity folder within it for the frame metadata (enabled/disabled) to be saved, the server (and app) will crash.