Ollo requires a valid license file generated from your developer dashboard.
After first activation, the SDK works fully offline.
Place the license file next to the Ollo runtime binaries.
At startup, Ollo scans the runtime directory and automatically loads the first matching license file:
BLINKD-*.lic
No additional configuration is required.
Common causes:
Early access licenses may expire periodically during testing. Request renewal through support.
| Error Code | Description |
|---|---|
| BLINKD_ERR_LICENSE_NOT_FOUND | SDK could not locate any valid license file |
| BLINKD_ERR_LICENSE_INVALID | File is corrupted, mismatched, or failed signature validation |
| BLINKD_ERR_LICENSE_EXPIRED | License is past its valid term; requires renewal |
On first activation, Ollo performs a one-time online validation check.
No gameplay data or personal information is transmitted.
After activation, the SDK can run fully offline.