Hello,
One of the users reported issues with function not implemented on Android 14, and I have found this MR being merged year ago: #571
But I see that none of the 1.3.* releases include it.
But, why? That is not a breaking change, that is a fix, and Android 14 is not so rare, so I was surprised that it is not part of latest releases.
And since Alpha release requires Go 1.22, which, in turn, requires Windows 10 at minimum, so I am kind of locked to either move to Go 1.22 and block many Windows users, or keep on 1.21 and block Android users...
Hello,
One of the users reported issues with
function not implementedon Android 14, and I have found this MR being merged year ago: #571But I see that none of the 1.3.* releases include it.
But, why? That is not a breaking change, that is a fix, and Android 14 is not so rare, so I was surprised that it is not part of latest releases.
And since Alpha release requires Go 1.22, which, in turn, requires Windows 10 at minimum, so I am kind of locked to either move to Go 1.22 and block many Windows users, or keep on 1.21 and block Android users...