Skip to content

[Crash] Type mismatch and crash as result - Android #260

@forchello

Description

@forchello

AdjustPlayStoreSubscription method accepts price as a string, which is true for types in typescript, but not true if you look inside the android module. The same applies to purchaseTime. Encountered a crash by passing the price and purchaseTime in string format.

Index.d.ts in react-native-adjust v5.0.3

Image

Android method

Image

Image

As a result, I have this with crash

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions