This repository was archived by the owner on Oct 16, 2025. It is now read-only.
Commit ae77fea
committed
feat: add Objective-C bridge for Kotlin Multiplatform with OpenIapSerialization
- Add OpenIapModule+ObjC.swift for Objective-C compatibility
- Make Subscription inherit from NSObject for Objective-C compatibility
- Use NSDictionary for Objective-C compatibility in event listeners
- Enforce correct type for purchase vs subscription requests
- Use DiscountOfferInputIOS for subscription offers
- Add git commit message guidelines to CLAUDE.md1 parent 9a99e5d commit ae77fea
File tree
3 files changed
+419
-1
lines changed- Sources
3 files changed
+419
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
132 | 168 | | |
133 | 169 | | |
134 | 170 | | |
| |||
0 commit comments