Closed pgh70 closed 11 years ago
I have a fix imminent for this. I'm using the old OCRA for protocolVersion 1 clients and the new one for version 2 clients.
We just merged a backwardscompatible version. Tiqr now uses X-TIQR-Protocol-Version headers to indicate which versions of the protocol should be used. Latest server now works with the clients from the store and with the new clients.
Compatibility with old OCRA-library (which is in the current client in the AppStore / Play Store) is broken since 459c95693fa25079af56952953c74dd43d5e5b2b. Reverting this commit on current head restores compatibility, but makes the application crash on at least android after authenticating (which is successful !)