@adapty/capacitor - v3.12.0-beta.1
Preparing search index...
AdaptyPurchaseResult
Type Alias AdaptyPurchaseResult
AdaptyPurchaseResult
:
|
{
type
:
"pending"
|
"user_cancelled"
}
|
{
android
?:
{
purchaseToken
?:
string
}
;
ios
?:
{
jwsTransaction
?:
string
}
;
profile
:
AdaptyProfile
;
type
:
"success"
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@adapty/capacitor - v3.12.0-beta.1
Loading...