SENTRequestUserContextFailureReason
Last updated
typedef NS_ENUM(NSUInteger, SENTRequestUserContextFailureReason)No Sentiance user is present on device. Call createUserWithOptions:completionHandler: to create a user
The feature is not enabled for your app.
The user is disabled remotely.
Last updated