Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

fix: fetchProduct with ProductQueryType.All#12

Merged
hyochan merged 3 commits intomainfrom
fix/fetch-products-all
Sep 27, 2025
Merged

fix: fetchProduct with ProductQueryType.All#12
hyochan merged 3 commits intomainfrom
fix/fetch-products-all

Conversation

@hyochan
Copy link
Member

@hyochan hyochan commented Sep 27, 2025

Fix the product duplication issue when using ProductQueryType.All by adding deduplication logic that skips already processed product IDs. This prevents the same products from being added twice when they appear in both InApp and Subs queries.

@hyochan hyochan merged commit 4b51e6b into main Sep 27, 2025
4 checks passed
@hyochan hyochan deleted the fix/fetch-products-all branch September 27, 2025 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant