"
using System;" is missing from the below file. Can someone please fix the CN1Lib so that at least it doesn't break UWP builds and they compile when this cn1lib is in use?
The specific message returned by build server is
[exec] src\com\codename1\auth\apple\AppleSignInNativeImpl.cs(11,36): error CS0246: The type or namespace name 'String' could not be found (are you missing a using directive or an assembly reference?) [D:\Users\codenameone\AppData\Local\Temp\1\build7298530505455241701xxx\TestProject\UWPProject\UWPApp\UWPApp.csproj] [exec] src\com\codename1\auth\apple\AppleSignInNativeImpl.cs(11,36): error CS0246: The type or namespace name 'String' could not be found (are you missing a using directive or an assembly reference?) [D:\Users\codenameone\AppData\Local\Temp\1\build7298530505455241701xxx\TestProject\UWPProject\UWPApp\UWPApp.csproj]