Despite having entitlement in my dashboard, when I print (info.entitlements), I get:
<RCEntitlementInfos: self.all={
}, self.active={
}>
Despite having entitlement in my dashboard, when I print (info.entitlements), I get:
<RCEntitlementInfos: self.all={
}, self.active={
}>
Hi
The EntitlementInfo object is tied to a subscriber’s subscription status. Meaning if the app user ID you’re testing with has not purchased a product that’s attached to an entitlement yet, the EntitlementInfo object will be null. You should make a sandbox purchase first, then recheck the EntitlementInfo object.
Hi, may I ask is there any means for me to have access to all the entitlements before a purchase was being made? Thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.