I have managed to tweak a number of things including hiding the first run popups. How ever I cant seem to intercept the default values. From the documentation it would suggest that I need to intercept App.SettingsGroup.json, but I never see any requests for that via the intercepting method.
Have I missed something or has this not been tested for customising in v5.0 ?
Well I decided to follow the bouncing ball, and it would appear that the json file is not loaded via the URL system.
Any suggestions the best way to implement custom default values ?