When trying to create self-configured `MultiPickerConfiguration` objects, Xcode complains with the following error message: `'init' is inaccessible due to 'internal' protection level` Is there something I'm missing out?
When trying to create self-configured
MultiPickerConfigurationobjects, Xcode complains with the following error message:'init' is inaccessible due to 'internal' protection levelIs there something I'm missing out?