For example,

"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?

https://github.com/shannah/cn1-applesignin/blob/master/CN1AppleSignIn/native/win/com/codename1/auth/apple/AppleSignInNativeImpl.cs

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]

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAG90yJ2S8kyXwfPn837CTfFTyVPUCNVxp%3D-4DtsFOkLPzNJ%3D4Q%40mail.gmail.com.

Reply via email to