Commit 233d153
Drop @Suppress; supertype mismatch will be fixed in sandwich-sdk
Removing the @Suppress annotation. The override-vs-supertype param-name
warning is the root-cause symptom of sandwich-sdk's QonversionEventsListener
declaring 'transaction' while iOS and the rest of the RN bridge use
'purchaseResult'. That will be fixed at the source via a sandwich-sdk PR
to rename the supertype param. After that lands and we bump
io.qonversion:sandwich, this override will silently match. Until then,
the warning is acceptable.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 18f7e4f commit 233d153
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | 302 | | |
304 | 303 | | |
305 | 304 | | |
| |||
0 commit comments