...
When using Gumband you should only ever call new Gumband(...)
once. This is because only one SDK is allowed to connect to a Gumband Exhibit in the cloud at a time. Creating multiple new Gumband()
calls will violate this invariant and result in a message like the one below.
...