I have one schema for both development and production. But I have one datastream for development, and one datastream for production, and I use both in my Web SDK configuration.
The reason for having one schema only is because, as is the case with software development, I want to ensure that what I'm ...