Evernote is a note-taking and productivity app for capturing, organizing, and syncing notes across devices. It supports rich media including photos, audio, and web clippings, with account sync and optional iCloud calendar integration.
This app did not meet one of the trust checks in this assessment.
The five trust checks
Quick Verdict
Best for: Everyday note-taking with content kept on Evernote's servers
What It Means For You
Note content is stored within Evernote's own infrastructure and is not passed to any third-party SDK, and no advertising identifier is collected. Firebase Analytics is disabled in this build, so usage data does not flow to Google. Crash reports reach Firebase Crashlytics and Sentry, and App Store install attribution data flows to Apple AdServices and Bending Spoons.
Quick Verdict
Best for: Everyday note-taking with content kept on Evernote's servers
What It Means For You
Note content is stored within Evernote's own infrastructure and is not passed to any third-party SDK, and no advertising identifier is collected. Firebase Analytics is disabled in this build, so usage data does not flow to Google. Crash reports reach Firebase Crashlytics and Sentry, and App Store install attribution data flows to Apple AdServices and Bending Spoons.
Method and Limitations
Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.
Code Security
2 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.evernote.iPhone.Evernote
Version
11.28.3 (build 1251911)
Analysis Date
Aug 13, 2026
Feedback helps us improve our analysis
CITT assesses Evernote as trustworthy for personal note-taking and cross-device sync. The main app uses layered encrypted storage and does not share note content with third-party analytics or crash-reporting systems. Crash-reporting and install-attribution libraries are linked, though these operate on device-level diagnostics rather than note content.
Data Security: 0 findings
Network Security: 0 findings
Code Safety: 2 findings (2 low)
Privacy: 0 findings
No sensitive data was identified as processed exclusively on the device in this build. The binary does not link AppTrackingTransparency, so the device advertising identifier (IDFA) is not accessed by this build and remains outside the app's reach.
Third parties that may receive data from the app:
Security: 83/100
Privacy: 84/100
Observations about disclosure, each stated against the published guidance so a reader can compare:
App Privacy Manifest Coverage
Apple's guidance (https://developer.apple.com/documentation/bundleresources/privacy_manifest_files) recommends an app privacy manifest (PrivacyInfo.xcprivacy) listing required-reason APIs and declared data types. The binary links attribution and crash-reporting SDKs; adding or expanding a privacy manifest could make the App Store privacy label more complete and easier for users to compare against the binary. Whether the current privacy label fully reflects the linked SDKs could not be determined from the binary alone.
Non-Production Domains in Production Entitlements
The signed entitlements file registers staging and test domains as universal link handlers. Apple's associated-domains documentation recommends keeping entitlement lists scoped to production domains. If any listed staging domain were to have its DNS reused by another party in the future, iOS routing behavior for those links could be affected. Removing non-production entries from the production build would narrow this surface.
Share Extension Storage Protection
Strengthening the share extension's local storage to use the same level of encrypted protection as the main app would provide more consistent coverage when note content is captured through the system share sheet.
App Transport Security Exceptions
Reviewing and narrowing the App Transport Security exception list in the binary would enforce encrypted connections more uniformly across the app and its extensions.
App Type: Productivity - note-taking and cloud sync (sensitive data)
Classes Analyzed: 0
Third-Party Services: 18
Context Tags: productivity, notes, sensitive_data, camera, cloud_sync, ads
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of iOS applications, intended to help people make informed decisions about app security and privacy.
Developer: Evernote Corporation
Version: 11.28.3 (build 1251911)
Analysis Date: 2026-08-13
Package: com.evernote.iPhone.Evernote
Developer not yet contacted