Would it be possible to disable certain elements within iOS that are under development in order to achieve a higher level of bug fixing and analysis to make it easier to focus more on key areas of focus?
iOS 14 Feature Detaching
This seems to be strategy for Apple while developing the new version of iOS, don’t think it’s something that’s meant to be available for third party developers.
You can modularize your project, with frameworks for example. And you can test individually each part of your project.
Hello, if you have any suggestion for Apple, please open a feedback @ https://feedbackassistant.apple.com
Thanks!
Thanks!