I am totally aware of the fact that If $R$ and $S$ are rings then $R \times S$ is never a field. I have seen this solution a lot of places. But if I take the multiplication differently, suppose $(r_1,r_2)\in R$ and $(s_1,s_2)\in S$, then I can define the multiplication structure as complex number structure, i.e., $(r_1,r_2)\cdot(s_1,s_2)=(r_1s_1-r_2s_2,r_1s_2+r_2s_1)$. I think in this scenario, $R \times S$ produces a field.
If I am wrong, please point out the flaws in my approach. Thanks in advance.