We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following instruction to use DITTO_OFFLINE_TOKEN doesn't allow to run the app:
DITTO_OFFLINE_TOKEN
[ERROR] 2024-04-26T12:19:49.732Z: [DITDitto.m]:418 -[DITDitto setOfflineOnlyLicenseToken:error:] -> The license failed verification. Obtain a valid license token at https://portal.ditto.live/. DittoChat/DittoService.swift:26: Fatal error: 'try!' expression unexpectedly raised an error: DittoSwift.DittoSwiftError.activationError(reason: DittoSwift.DittoSwiftError.ActivationErrorReason.licenseTokenVerificationFailed(message: "The license failed verification. Obtain a valid license token at https://portal.ditto.live/."))
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Following instruction to use
DITTO_OFFLINE_TOKEN
doesn't allow to run the app:The text was updated successfully, but these errors were encountered: