getditto/demoapp-chat

[Android] App does not work in debug mode

Closed this issue · 0 comments

After setting up the credentials as defined in the documentation.

Attempting to run the Android app in debug mode will cause the following error:

... E  Ditto: The license failed verification. Obtain a valid license token at https://portal.ditto.live.

The setup process configures Ditto with DittoIdentity.OfflinePlayground while the portal documentation suggest the usage of DittoIdentity.OnlinePlayground

It would be nice if the app could resolve different identities depending on the build type.