White House App on Your Government Phone: What's Real
The White House app is now mandatory on government phones. What it actually collects, whether it tracks your GPS, the Hatch Act risk, and how to lock it down.
Need a professional headshot? Pro headshots AI-generated in 60 seconds
White House App on Your Government Phone: What's Real
Last Updated: May 31, 2026 Reading Time: 9 min
If a White House app showed up on your government phone this month without you installing it, you are not imagining it, and you are not alone. In late May 2026 the federal CIO ordered agencies to push the official White House app to every government-furnished phone in the executive branch. The FAA confirmed automatic installation on all its iPhones and iPads. Then the internet decided the app tracks your GPS every 4.5 minutes. That part is mostly wrong. Here is what is actually true, and how to lock the thing down.
Key Takeaways
- The mandate is real. Federal CIO Greg Barbaccia directed agency CIOs to deploy the app to all government-furnished phones; the FAA confirmed automatic install.
- The viral "GPS every 4.5 minutes" claim is overblown. The tracking code exists in the bundled OneSignal SDK but is not currently active. The catch: it can be switched on remotely.
- What it does collect on every launch: IP address, device ID, model, carrier, jailbreak status, and more, sent to OneSignal and Elfsight, neither FedRAMP authorized.
- The Hatch Act risk is real and immediate: do not tap the "Text President Trump" button or engage partisan content on a government device.
- You can't refuse the install, but you can restrict its permissions. The 6-step lockdown guide is below.
The Mandate Is Real
In May 2026, federal CIO Greg Barbaccia directed agency chief information officers to deploy the official White House app to all government-furnished mobile phones across the executive branch. The FAA confirmed it was installing the app automatically on all FAA-issued iPhones and iPads, telling employees they "do not need to take any action." State Department employees reported the app appearing on their devices too.
The app launched in March 2026 and briefly ranked as the third most-downloaded news app on the Apple App Store. It shows White House statements, policy announcements, and social posts, plus a "Text President Trump" button that opens a pre-filled message. It was built by 45Press, an Ohio web-development firm that specializes in WordPress sites, under a contract worth up to $8.37 million.
The GPS Claim: What's Real and What's Overblown
The story that spread fastest was that the app pings your location every 4.5 minutes. That deserves a precise answer, because the truth is more specific than the headline.
What's confirmed in the code. A developer's decompile of the Android app found GPS polling constants in the bundled OneSignal SDK: a 4.5-minute foreground interval and roughly a 10-minute background interval, capturing latitude, longitude, accuracy, and timestamp. An independent iOS analysis confirmed the OneSignal location framework is compiled into the app.
What's not happening. The tracking function is never actually called. The app does not request location permission, no location prompt appears at install, and multiple independent analyses concluded the GPS capability is "compiled in but not active." Even Yahoo Tech and Snopes landed on the same place: the viral claim is mostly false as a description of current behavior.
The real risk, which is underreported. OneSignal can turn location tracking on remotely through a server-side setting, with no app update and no new permission prompt. So "not active" is a choice that can be reversed without your knowledge. That single fact is why the most important thing you can do is deny location at the operating-system level, where a remote flag can't override you.
What It Actually Collects Right Now
Set the GPS drama aside and look at what's confirmed. On every launch, the app transmits to third parties:
- Your IP address (which pins your location to the city or neighborhood level without any GPS)
- Timezone, country, device model, OS version
- Carrier, network type (WiFi vs cellular)
- Session count and duration
- Jailbreak or root status
- A persistent device identifier that survives reinstall
This data goes to OneSignal and to Elfsight, a widget provider. Neither is FedRAMP authorized. Roughly 77% of the app's network requests go to third parties, and its Apple privacy manifest declares zero data collection, which does not match what security researchers actually observed. There is also no certificate pinning, meaning traffic can be intercepted on a shared WiFi network.
A former GSA federal CIO, Sonny Hashmi, called the mandate "dangerous," noting that "any app installed on government issued devices can potentially create backdoor access to government networks."
The Hatch Act Trap
This is the part that can actually get you in trouble, and it's getting buried under the GPS noise.
Having the app installed does not violate the Hatch Act, because your agency was ordered to deploy it. But the app is full of partisan content, including a "Text President Trump" button. Federal employees generally cannot engage in partisan political activity while on duty, in a federal workplace, or using federal property, and a government phone is federal property. Tapping that button or interacting with partisan alerts on your work phone during work hours can create real exposure with the Office of Special Counsel.
The safe posture is simple: acknowledge the app is there, never open it, never tap anything inside it.
The 6-Step Permission Lockdown
You can't uninstall a mandated app, but on most government phones you can still strip its permissions. One caveat first: if your agency uses Mobile Device Management (Microsoft Intune, VMware Workspace ONE, IBM MaaS360), some toggles may be locked or grayed out. If a setting won't change, that's your MDM policy, and the right move is to raise concerns through your agency IT security officer, not to hunt for workarounds.
On iPhone or iPad
- Location: set to Never. Settings > Privacy & Security > Location Services > The White House > Never. This is the most important step, because it blocks even a remote activation of the GPS code.
- Background App Refresh: off. Settings > General > Background App Refresh > toggle off for The White House. Stops it transmitting when you're not using it.
- Cellular data: off for the app. Settings > Cellular > The White House > off. Now it can only talk over WiFi.
- Notifications: off. Settings > Notifications > The White House > Allow Notifications off. This also kills OneSignal's tracking of notification opens.
- Tracking: confirm off. Settings > Privacy & Security > Tracking, make sure the app can't request to track.
- Camera and microphone: verify off. Settings > Privacy & Security > Microphone and Camera, confirm the app isn't listed.
On Android (10 and newer)
- Location: Don't allow. Settings > Apps > The White House > Permissions > Location > Don't allow (deny both foreground and background).
- Background activity: Restricted. Settings > Apps > The White House > Battery > Restricted.
- Mobile data: off in background. Settings > Apps > The White House > Mobile data & WiFi, turn off Background data and Unrestricted data usage.
- Notifications: off. Settings > Apps > The White House > Notifications, turn all categories off.
- Review every permission. In Permissions, set Location, Storage, Contacts, Microphone, Camera, and Phone to Denied. The Android version requests broader permissions than iOS.
- Block startup at boot. On Pixel, restrict background activity; on Samsung, add the app to "Sleeping apps" under Device Care > Battery.
What this does not protect against
Honesty matters here. Even fully locked down, if you ever open the app your IP address still goes to OneSignal and Elfsight, and IP geolocation can place you to the city level. Your agency's MDM platform also has its own visibility into installed apps regardless of these settings. But denying location at the OS level (step 1 on both platforms) is the one that holds even if the remote GPS flag is ever flipped.
A Note If This Is the Last Straw
For some federal employees, a mandatory political app on a work phone is one more reason they're already thinking about the exit. If that's you, make the decision on the numbers, not the frustration. The FERS Retirement Calculator will show you where your pension actually stands before you do anything you can't undo.
Frequently Asked Questions
Is the White House really forcing the app onto government phones?
Yes. The federal CIO directed agency CIOs in May 2026 to install the app on all government-furnished executive-branch phones. The FAA confirmed automatic installation on all FAA-issued iPhones and iPads. The mandate has not been denied.
Does the White House app actually track my GPS location?
This is the most misreported part. GPS tracking code exists in the bundled OneSignal SDK, set to poll every 4.5 minutes in the foreground, but it is not currently active. The app does not request location permission, and independent analysis confirmed the function is not being called. The real risk is that OneSignal can turn it on remotely via server settings without an app update, which is exactly why setting location to Never is the most important step you can take.
What data does the app actually collect right now?
On every launch it transmits your IP address (which reveals your rough location), timezone, device model, OS version, carrier, network type, session length, jailbreak/root status, and a persistent device ID. This goes to OneSignal and Elfsight, neither of which is FedRAMP authorized.
Does using the app violate the Hatch Act?
Installation itself does not, because agencies were ordered to deploy it. But interacting with its partisan features, like the "Text President Trump" button, on a government device during work hours can create Hatch Act exposure. The safest posture: do not open the app or interact with it at all.
Can I refuse to have it installed on my government phone?
No meaningful opt-out exists for a managed government device. The FAA framed it as automatic with no employee action needed. You can restrict the app's permissions (see the guide above) and route security concerns in writing through your agency IT security officer or Inspector General, but refusing device-management policy can risk discipline.
Related Resources
- Is Your Agency Next? 2026 RIF Risk Ranking: Where your agency stands on workforce-cut risk.
- FERS Retirement Calculator: Estimate your pension if you're weighing your federal future.
Sources: GovExec mandate report, atomic.computer iOS security analysis, NOTUS cybersecurity deep-dive, Snopes fact-check. Data-collection findings reflect independent security research, not official disclosures.
Need a professional headshot? Pro headshots AI-generated in 60 seconds
Calculate Your 2026 Numbers
Estimate your federal pension and retirement income
Open FERS Retirement Calculator