tapp_sdk library

Classes

AdjustAttributionType
Attribution data returned by Adjust
AdjustTrackAdRevenueType
Adjust ad revenue tracking parameters
AppStoreSubscription
iOS App-Store subscription
Config
Result of getConfig
DeferredDeepLinkData
Fired when a deferred deep link arrives
DeferredLinkDelegate
If someone wants to implement a deferred-link delegate in Dart
FailResolveData
Fired when resolving the deferred link fails
InitConfig
——— Now the new types to match your React-Native API ——— Initialization options
InnerConfig
LinkData
Result of fetchLinkData / fetchOriginLinkData
PlayStoreSubscription
Android Play-Store subscription
TappEventType
How to call handleTappEvent from Dart
TappSdk
UpdateSkanConversionValueType
SKAdNetwork conversion-value update
VerifyPlayStorePurchaseType
iOS-only verify+track-playstore purchase call
VerifyResult
Result of a purchase-verification call

Enums

AffiliateType
Affiliate partners
EnvironmentType
Sandbox vs Production environments
EventAction
Built-in tapp event actions (CUSTOM == 0) Built-in tapp event actions

Typedefs

VerifyPlayStorePurchaseCompletionType = void Function(VerifyResult? result)
Completion callback for the above