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
{{ message }}
This repository was archived by the owner on Oct 16, 2025. It is now read-only.
fix: Convert ProductIOS to dictionaries for Kotlin interop
- Cast Product protocol to concrete ProductIOS type before encoding
- Use JSONEncoder to serialize ProductIOS/ProductSubscriptionIOS
- Convert JSON to dictionaries for Kotlin compatibility
- Fixes nested structure issue in cross-language data transfer
0 commit comments