johnmarsden
9 years agoVisitor
Shared registry data in production apps
I have data being written to registry using roRegistrySection in my apps. There are multiple apps (different names, similar code) in production. It would appear that the registry is being shared in some capacity between the two. It was my understanding that production apps can't read registry written by others. It's reproducible.
Am I wrong about the sandboxing of production apps?
If not, what could cause these registration overlaps?
Am I wrong about the sandboxing of production apps?
If not, what could cause these registration overlaps?