purchases-android icon indicating copy to clipboard operation
purchases-android copied to clipboard

Possible bug ?

Open anmol-tray opened this issue 8 months ago • 13 comments

https://github.com/RevenueCat/purchases-android/blob/36ddd195619d39653d40c877d56ac1cefc3a0e92/purchases/src/defaults/kotlin/com/revenuecat/purchases/coroutinesExtensions.kt#L24

it should be suspendCancellableCoroutine instead of suspendCoroutine

anmol-tray avatar Jun 27 '24 12:06 anmol-tray