Skip to content

Commit

Permalink
some revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
af-vero committed Jun 18, 2024
1 parent 99b9ec8 commit 7fe1446
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ The list of available methods for this plugin is described below.
- [setResolveDeepLinkURLs](#setresolvedeeplinkurls)
- [setOneLinkCustomDomain](#setonelinkcustomdomain)
- [setCurrencyCode](#setcurrencycode)
- [setDeepLinkTimeout](#setDeepLinkTimeout)
- [enableTCFDataCollection](#enableTCFDataCollection)
- [setConsentData](#setConsentData)
- [setDeepLinkTimeout](#setdeeplinktimeout)
- [enableTCFDataCollection](#enabletcfdatacollection)
- [setConsentData](#setconsentdata)
- [recordLocation](#recordlocation)
- [anonymizeUser](#anonymizeuser)
- [getAppsFlyerId](#getappsflyerid)
Expand Down Expand Up @@ -55,8 +55,8 @@ The list of available methods for this plugin is described below.
- [isPreInstalledApp](#ispreinstalledapp)
- [handlePushNotifications](#handlepushnotifications)
- [getAttributionId](#getattributionid)
- [validateAndSendInAppPurchase (legacy)](#validateandsendinapppurchase)
- [validateAndSendInAppPurchase (beta)](#validateAndSendInAppPurchase-beta)
- [validateAndSendInAppPurchase-beta](#validateandsendinapppurchase-beta)
- [validateAndSendInAppPurchase](#validateandsendinapppurchase)
- [setCollectOaid](#setcollectoaid)
- [setDisableAdvertisingIdentifiers](#setdisableadvertisingidentifiers)
- [setDisableNetworkData](#setdisablenetworkdata)
Expand All @@ -67,8 +67,8 @@ The list of available methods for this plugin is described below.
- [setDisableCollectIAd](#setdisablecollectiad)
- [setUseReceiptValidationSandbox](#setusereceiptvalidationsandbox)
- [setUseUninstallSandbox](#setuseuninstallsandbox)
- [validateAndSendInAppPurchase (legacy)](#validateandsendinapppurchase-1)
- [validateAndSendInAppPurchase (beta)](#validateAndSendInAppPurchase-beta-iOS)
- [validateAndSendInAppPurchase-beta-iOS](#validateandsendinapppurchase-beta-ios)
- [validateAndSendInAppPurchase](#validateandsendinapppurchase-1)
- [registerUninstall](#registeruninstall)
- [handleOpenUrl](#handleopenurl)
- [waitForATTUserAuthorizationWithTimeoutInterval](#waitforattuserauthorizationwithtimeoutinterval)
Expand All @@ -86,10 +86,9 @@ The list of available methods for this plugin is described below.
- [onOpenStoreLinkGenerated](#onopenstorelinkgenerated)
- [IAppsFlyerValidateReceipt](#iappsflyervalidatereceipt)
- [didFinishValidateReceipt](#didfinishvalidatereceipt)
- [didFinishValidateReceiptWithError](#didfinishvalidatereceiptwitherror)
- [IAppsFlyerValidateAndLog](#IAppsFlyerValidateAndLog)
- [onValidateAndLogComplete](#onValidateAndLogComplete)
- [onValidateAndLogFailure](#onValidateAndLogFailure)
- [IAppsFlyerValidateAndLog](#iappsflyervalidateandlog)
- [onValidateAndLogComplete](#onvalidateandlogcomplete)
- [onValidateAndLogFailure](#onvalidateandlogfailure)
- [Events](#events)
- [onRequestResponse](#onrequestresponse)
- [onInAppResponse](#oninappresponse)
Expand Down

0 comments on commit 7fe1446

Please sign in to comment.