Please file an issue on this here: https://github.com/codenameone/CodenameOne/issues/ We'll try to fix this soon. On Wednesday, April 28, 2021 at 1:10:12 AM UTC+3 [email protected] wrote:
> 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/2b20a1d8-0638-4c7b-a77e-22a59e9b4131n%40googlegroups.com.
