We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It would be nice if the library provided Proguard rules.
Right now, we have to disabled proguard completely for the package to make sure it continues working:
-keep class io.crossbar.** { *; }