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 was archived by the owner on Sep 21, 2018. It is now read-only.
It seems SignalR java client is being compiled with Java 8 / JDK 1.8,
while to use it in android project, it should have a backward compatibility and should have been compiled with JDK 1.7.
is this fix coming soon? I see that there is a open PR #77, are moderators aware of this issue and a possible fix?