You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can help you debug the SDK or attempt to reproduce a possible bug, but in order for us to provide you with the best support possible, we’ll need some more information. Please be as descriptive as possible.
What specifically is happening, and what are you expecting to happen?
Have you added an other third party packages that could be interfering with the Purchases SDK?
Are you able to reproduce the issue with the provided SDK sample app?
Can you provide additional information for the following:
Environment:
Platform (iOS/Android)
SDK + Version
OS Version
Xcode version (if relevant)
How widespread is this issue?
Debug logs
You can enable debug logs by following this guide. After they're enabled you'll see logs like this in the console:
[Purchases] - DEBUG: No cached entitlements, fetching
[Purchases] - DEBUG: GET /v1/subscribers/<APP_USER_ID> 200
[Purchases] - DEBUG: Purchaser info updated, sending to delegate
Be sure to send the entire debug logs starting from the SDK configuration.
I am making purchase but i am unable to get how much quantity a user has selected.
screen shoot is attached!
The text was updated successfully, but these errors were encountered: