Torsten Louland

Results 3 issues of Torsten Louland

**Describe the bug** Since v5.0.0 DynamicColor.framework does not build in release, so breaking release build of host apps. Reproducible in your own demo app. **To Reproduce** Steps to reproduce the...

This could be an out-by-one-index, latency or caching problem. In a nut: register new user (POST users), log in using DL, then get current user (GET users/current) returns a different...