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

Fix Android offer token handling#8

Merged
hyochan merged 1 commit intomainfrom
fix/android-offer-token
Sep 17, 2025
Merged

Fix Android offer token handling#8
hyochan merged 1 commit intomainfrom
fix/android-offer-token

Conversation

@hyochan
Copy link
Member

@hyochan hyochan commented Sep 17, 2025

Summary

Honor provided subscription offer tokens in the Android module. Log warnings through OpenIapLog when mismatches occur.

Fixes hyochan/expo-iap#207

Testing

Not tested (not requested).

Ensure subscription flows honor provided offer tokens.

Warn with OpenIapLog when requested tokens are unavailable.
@hyochan hyochan added 🛠 bugfix All kinds of bug fixes 🤖 android Related to android labels Sep 17, 2025
@hyochan hyochan merged commit 9a9733e into main Sep 17, 2025
4 checks passed
@hyochan hyochan deleted the fix/android-offer-token branch September 17, 2025 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🤖 android Related to android 🛠 bugfix All kinds of bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android: requestPurchase always uses first base plan regardless of provided offerToken

1 participant