You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.
I'm using version 3.2. SDK does not compile because of:
By looking into the code it totally makes sense that the compiler does not want to let it through:
The only way to use SDK in the project is to disable the compiler check for mismatched return types which is dangerous. Please fix.
The text was updated successfully, but these errors were encountered: