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
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.