This solution compiles 3 C++ libraries (one for Windows (x64), one for Android (ARM64), and one for iOS (also ARM64)) using shared code. These libraries export simple methods that act on a 'MyCounter' ...