![]() |
Zentitle SDK and Library
|
A -1096 error indicates that the feature (as named by featureCode) was not found in the license file. This will always be the case if you have not yet activated a license (with NSLGetLicense(), for instance) or if the named featured is not enabled on that license code.
When entitlements are created on the Nalpeiron server, they must be passed to the client library before they can be accessed. Connections between the Nalpeiron library and server are always initiated by the client. The client updates an existing license by calling NSLGetLicense(), which pulls the new entitlements to the client.
Make sure that the desired feature is enabled for the license code in question, that the license has been activated, and that the client refreshes the license if entitlements are changed on the server.