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
Rework DeferredPurchasesListener to use native events
Replace JS-layer filtering with native DeferredPurchasesListener from
Sandwich SDK. The listener now receives a DeferredTransaction object
with full transaction details instead of entitlements.
- Add DeferredTransaction model
- Wire native onDeferredPurchaseCompleted event (iOS + Android)
- Remove JS-side pendingPurchaseProductIds tracking
- Update DeferredPurchasesListener to use DeferredTransaction
- 10 tests passing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments