You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Apple News format version number is hard-coded at "1.2". This gets in the way of using Apple News features which are only available in more recent versions.
Proposal: Increase the default version number to a more recent value, and provide a setter method to allow client code to adjust this value if required for forward/backward compatibility.