Integration & reliability
Fallback strategy
Entitlement checks must remain reliable even when entitlement data is missing or the Stigg API cannot be reached. When this happens, for example if a new feature exists in code but has not yet been added to a plan, or during a temporary network outage, the SDK can fall back to predefined entitlement behavior. This allows your application to continue making access decisions rather than blocking the user experience.
Related topics
Local caching and fallback strategyGlobal fallback strategyWhat happens if Stigg is down?JavaScriptReact