Is there a way to determine if the "True Tone" setting is active via an API? Or a way to turn it off?
I know there is UIWhitePointAdaptivityStylePhoto that you can put in your info.plist to change how true tone works, but the documentation for that says it "reduces" its effect, but implies it is still enabled.
We really need a way to turn it off entirely. This is important in medical imaging apps where you do not want the screen characteristics to change behind the users back so to speak. At the very least if we could determine if it is on we could instruct the user to turn it off in control panel (obviously not the greatest solution, but better than nothing).