Writing
FINRA and SEC Mobile Compliance: What US Investment Firms Need Before Shipping a Mobile App 2026
FINRA fined firms $71M over electronic communications failures in 2023. Most mobile apps at investment firms do not meet the requirements. Here is what needs to change.
In this article
FINRA fined firms $71M related to electronic communications supervision failures in 2023. The most common source of those failures was not email. It was mobile. Investment firms deployed mobile apps without building in the communications archiving that FINRA Rule 4511 requires, and then spent the next 8-14 months in remediation.
Key findings
FINRA fined firms $71M for electronic communications supervision failures in 2023, with mobile channels driving a significant share of violations.
Mobile app deployments at broker-dealers without communications archiving create per-message violations that compound over time.
The average FINRA mobile-related examination finding takes 8-14 months to remediate — far longer than building compliance in from the start.
Wednesday builds regulated mobile apps with communications archiving, data controls, and access management specified before development begins.
Why mobile is now a FINRA and SEC examination priority
Electronic communications compliance has been a FINRA and SEC examination priority for years. The focus was email. Firms invested in email archiving, email supervision, and email retention. Most mid-market investment firms have email compliance reasonably well covered.
Mobile arrived and created the same problem all over again. Financial professionals now communicate with clients through mobile apps - their firm's app, personal messaging apps, and in some cases whatever channel the client prefers. Most of those channels are not supervised. Most of those messages are not archived. Most of those firms are not aware that every unarchived message related to a securities transaction is a potential violation.
FINRA's 2023 sweep of electronic communications practices found that failures were no longer primarily email-related. Firms had fixed email. The new failures were in off-channel communications, including mobile platforms where firms either had no app, had an app that was not compliant, or had an app that permitted communications that were not being captured.
The 2024 FINRA examination priorities explicitly name mobile and third-party messaging applications as areas of focus. The SEC's examination priorities for registered investment advisers include similar language. If your firm is deploying a mobile app that allows client communication, the question is not whether a regulator will look at it. The question is when.
FINRA Rule 4511 and what it means for mobile
FINRA Rule 4511 requires broker-dealers to make and preserve books and records as required by the Exchange Act and FINRA rules. For electronic communications, this means any communication related to the firm's business must be captured, preserved in a tamper-proof format, and retrievable.
The rule does not specify a technology. It specifies an outcome: communications are captured and retained. How you achieve that outcome is your responsibility. If your mobile app allows a financial adviser to message a client about a portfolio change, that message is a record subject to Rule 4511. Whether it is captured depends on your app architecture.
The most common failure mode: a firm builds a mobile app with a secure messaging feature to reduce email and text volume. The feature is built by the mobile development team. Legal reviews the privacy policy. Nobody in the process has FINRA Rule 4511 expertise. The app ships. The messages are not archived. The examination reveals the gap. The firm now has a multi-month remediation project and a potential enforcement action.
The second most common failure mode: the app does not have a messaging feature, but push notifications are used to communicate with clients. Push notification content is not typically archived. If those notifications contain information that qualifies as a regulated communication, the firm has the same exposure even without a messaging feature.
The rule's requirements apply to the content of the communication, not the channel. A push notification that says "your portfolio is up 3.2% this month" may be a regulated communication. One that says "your trade was executed" almost certainly is.
Supervision of electronic communications
FINRA Rule 3110 requires firms to have supervisory procedures for electronic communications. The rule requires firms to review a sample of electronic communications to identify those that violate applicable regulations or firm policies.
For email, firms have this covered. Supervision vendors review email at the firm level, applying keyword filters and flagging outliers for human review.
For mobile communications, supervision requires the same capability applied to a different channel. The communications must reach the supervision platform in the first place. That means the archiving integration must be in the app, not bolted on externally.
A supervision-capable mobile app has three requirements. First, communications are captured in real time at the point of creation, before delivery. Post-delivery capture can be defeated by message deletion. Second, captured communications are transmitted to the firm's archiving and supervision platform in a format the platform can ingest. Third, the transmission is reliable, verifiable, and auditable - the firm can demonstrate that no message was lost between creation and archiving.
Building this into an app after the fact is possible but significantly more complex than building it in from the start. The reason: supervision-capable architecture requires specific choices about where messages are routed before delivery. In a retrofit, those routing decisions conflict with how the existing messaging architecture was built. In a greenfield build, they are the architecture.
Want to understand what communications archiving requires for your specific app?
Get my recommendation →What a compliant mobile app actually requires
A FINRA-compliant mobile app for a broker-dealer or RIA requires seven capabilities. Some apply only if the app includes communication features. All apply to any app that allows financial professionals to access client accounts.
Communications archiving. Any in-app messaging, push notification, or client-facing communication feature must route through an approved archiving solution. The major vendors are Global Relay, Smarsh, and Actiance. The integration must be built into the app architecture, not added externally.
Data protection. Customer records stored or displayed in the app must be protected by encryption at rest and in transit. The specific standards are AES-256 for storage and TLS 1.3 for transmission. These are not optional floors; they are the current regulatory expectation.
Access controls. The app must implement authentication that matches your written security policy. Session timeouts, device-level authentication, and multi-factor authentication for high-risk actions are required for any app that displays account information.
Audit logging. Actions taken through the app that relate to client accounts - viewing records, executing transactions, changing account information - must be logged with timestamp, user identity, and action detail. These logs are part of the books and records subject to Rule 4511.
Data loss prevention. Controls that prevent regulated data from leaving the app through unauthorized channels. This includes screenshot prevention for screens displaying client records, clipboard controls for sensitive data fields, and backup exclusion for locally cached account data.
Third-party SDK governance. Every third-party SDK included in the app must be reviewed against your data classification policy. SDKs that transmit client data to third-party servers without disclosure or consent create Regulation S-P exposure.
Supervision readiness. For apps used by financial professionals (not just clients), the firm must be able to demonstrate that communications through the app are subject to supervision. This means the archiving integration must be in place before the app is deployed to employees, not added later.
The average remediation timeline
Building compliance in from the start adds 3-5 weeks to a mobile development project. Retrofitting it onto an existing app adds 8-14 weeks, with additional time for legal review and regulatory documentation.
The longer remediation timeline is driven by two factors. First, architecture constraints. An app built without archiving in mind often routes messages in ways that make post-deployment archiving technically complex. Fixing this requires architecture changes that touch more of the app than the archiving feature alone.
Second, process requirements. A remediation undertaken in response to an examination finding requires more documentation, more legal review, and more regulatory validation than a clean initial build. The regulators are watching. Every decision needs to be defensible. That process takes time regardless of the technical complexity.
The 8-14 month remediation figure is not the time to write the code. It is the time from examination finding to final sign-off that the finding is remediated. The code takes 8-14 weeks. The rest of the time is process.
Compliance requirements by firm type
| Firm type | Primary regulator | Key mobile requirements | Communications archiving required |
|---|---|---|---|
| Broker-dealer | FINRA / SEC | FINRA Rule 4511, Rule 3110, Reg S-P | Yes - all client communications |
| Investment adviser (RIA) | SEC | Advisers Act Rule 204-2, Reg S-P | Yes - advisory communications |
| Dual registrant | FINRA + SEC | All of the above | Yes - all client and advisory |
| Insurance broker | State regulators | State privacy laws, NAIC model law | Varies by state |
| Bank with investment products | OCC / FDIC + FINRA | All broker-dealer requirements plus banking | Yes |
| Hedge fund (private) | SEC (if >$150M AUM) | Advisers Act requirements | Advisory communications |
How Wednesday approaches regulated mobile builds
Every regulated financial services engagement starts with a compliance requirements session. Before development begins, we sit with your legal, compliance, and security teams to document the specific requirements your firm is subject to. That session produces four outputs: a communications archiving requirement specification, a data classification map, an access control specification tied to your written security policy, and a third-party SDK governance policy.
Those documents become formal inputs to the architecture design. The development team does not make compliance decisions as they build. The decisions are made before the first line of code and are enforced by the architecture.
For firms under FINRA oversight, we have worked with the major archiving vendors to understand their mobile integration requirements. We build to those specifications. We do not discover integration constraints after the app is built.
The difference between a mobile app that passes an examination and one that triggers an 8-14 month remediation cycle is largely a design decision made before development starts. The compliance controls that regulators expect are knowable. Build for them from day one.
If your firm is planning a mobile app and needs to build FINRA or SEC compliance in from the start, the 30-minute call is where that process begins.
Book my 30-min call →Frequently asked questions
Not ready for the call yet? The writing archive covers mobile compliance architecture, vendor evaluation, and cost models for regulated industries.
Read more decision guides →About the author
Mohammed Ali Chherawalla
LinkedIn →CRO, Wednesday Solutions
Mohammed Ali works directly with US financial services firms on mobile strategy, helping compliance, technology, and legal teams align before development starts.
Four weeks from this call, a Wednesday squad is shipping your mobile app. 30 minutes confirms the team shape and start date.
Get your start date →Keep reading
Shipped for enterprise and growth teams across US, Europe, and Asia