Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
react-native-appsflyer
Advanced tools
🛠 In order for us to provide optimal support, we would kindly ask you to submit any issues to support@appsflyer.com
When submitting an issue please specify your AppsFlyer sign-up (account) email , your app ID , production steps, logs, code snippets and any additional relevant information.
From version 6.15.1
, upgraded to targetSDKVersion 34, Java 17, and Gradle 8.7 in AppsFlyer Android SDK v6.15.1.
From version 6.15.1
, iOS Minimum deployment target is set to 12.0.
From version 6.3.0
, we use xcframework
for iOS platform. Then you need to use cocoapods version >= 1.10
From version 6.2.30
, logCrossPromotionAndOpenStore
api will register as af_cross_promotion
instead of af_app_invites
in your dashboard.
Click on a link that was generated using generateInviteLink
api will be register as af_app_invites
.
From version 6.0.0
we have renamed the following APIs:
Old API | New API |
---|---|
trackEvent | logEvent |
trackLocation | logLocation |
stopTracking | stop |
trackCrossPromotionImpression | logCrossPromotionImpression |
trackAndOpenStore | logCrossPromotionAndOpenStore |
setDeviceTrackingDisabled | anonymizeUser |
AppsFlyerTracker | AppsFlyerLib |
And removed the following ones:
If you have used 1 of the removed APIs, please check the integration guide for the updated instructions.
6.15.1
Release date: 2024-09-15
FAQs
React Native Appsflyer plugin
The npm package react-native-appsflyer receives a total of 53,554 weekly downloads. As such, react-native-appsflyer popularity was classified as popular.
We found that react-native-appsflyer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.