Having trouble compiling SDK with Xcode 13

I get a bunch of errors in different places

Conflicting nullability specifier on return types, ‘nullable’ conflicts with existing specifier ‘nonnull’

e.g.

The SDK version I am trying to use is 3.0.234

@Jackhe Let me check and see if I can fix the issue