Skip to content

Commit

Permalink
Revert "Merge pull request #284 from AppsFlyerSDK/dev/DELIVERY-62670/…
Browse files Browse the repository at this point in the history
…version-6.14.4"

This reverts commit 885a36f, reversing
changes made to ec35e2a.
  • Loading branch information
af-vero committed Jun 17, 2024
1 parent f0df84f commit 7083d5d
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 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-beta](#validateandsendinapppurchase-beta)
- [validateAndSendInAppPurchase](#validateandsendinapppurchase)
- [validateAndSendInAppPurchase (legacy)](#validateandsendinapppurchase)
- [validateAndSendInAppPurchase (beta)](#validateAndSendInAppPurchase-beta)
- [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-beta-iOS](#validateandsendinapppurchase-beta-ios)
- [validateAndSendInAppPurchase](#validateandsendinapppurchase-1)
- [validateAndSendInAppPurchase (legacy)](#validateandsendinapppurchase-1)
- [validateAndSendInAppPurchase (beta)](#validateAndSendInAppPurchase-beta-iOS)
- [registerUninstall](#registeruninstall)
- [handleOpenUrl](#handleopenurl)
- [waitForATTUserAuthorizationWithTimeoutInterval](#waitforattuserauthorizationwithtimeoutinterval)
Expand All @@ -86,9 +86,10 @@ The list of available methods for this plugin is described below.
- [onOpenStoreLinkGenerated](#onopenstorelinkgenerated)
- [IAppsFlyerValidateReceipt](#iappsflyervalidatereceipt)
- [didFinishValidateReceipt](#didfinishvalidatereceipt)
- [IAppsFlyerValidateAndLog](#iappsflyervalidateandlog)
- [onValidateAndLogComplete](#onvalidateandlogcomplete)
- [onValidateAndLogFailure](#onvalidateandlogfailure)
- [didFinishValidateReceiptWithError](#didfinishvalidatereceiptwitherror)
- [IAppsFlyerValidateAndLog](#IAppsFlyerValidateAndLog)
- [onValidateAndLogComplete](#onValidateAndLogComplete)
- [onValidateAndLogFailure](#onValidateAndLogFailure)
- [Events](#events)
- [onRequestResponse](#onrequestresponse)
- [onInAppResponse](#oninappresponse)
Expand Down

0 comments on commit 7083d5d

Please sign in to comment.