Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

productIdentifier null or empty in Purchases.PurchasePackage callback #61

Closed
5 tasks done
Nyankoo opened this issue Aug 21, 2021 · 2 comments · Fixed by #63
Closed
5 tasks done

productIdentifier null or empty in Purchases.PurchasePackage callback #61

Nyankoo opened this issue Aug 21, 2021 · 2 comments · Fixed by #63
Assignees
Labels
bug Something isn't working

Comments

@Nyankoo
Copy link

Nyankoo commented Aug 21, 2021

Describe the bug
SDK version 3.3 and 3.4 returns null or an empty string for productIdentifier in the Purchases.PurchasePackage callback.
Version 3.2 is working as expected.

  1. Environment
    1. Platform: Unity
    2. SDK version: 3.3 & 3.4
    3. OS + version: Android
    4. Xcode/Android Studio version: Unity
    5. Unity version: 2020.3.9f1
    6. How widespread is the issue. Percentage of devices affected. 100%
  2. Debug logs that reproduce the issue
  3. Steps to reproduce, with a description of expected vs. actual behavior
  4. Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)

Additional context
Add any other context about the problem here.

@Nyankoo Nyankoo added the bug Something isn't working label Aug 21, 2021
@vegaro vegaro self-assigned this Aug 26, 2021
@vegaro
Copy link
Contributor

vegaro commented Aug 26, 2021

Hi! I looked into this and we have a bug. I just opened a PR in one of our dependencies to fix it. RevenueCat/purchases-hybrid-common#90

We will make a Unity release as soon as possible.

Sorry for the inconvenience!

@vegaro
Copy link
Contributor

vegaro commented Aug 27, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants