The short version: same deadline family, opposite enforcement shape
| Utah (HB 498 amendment) | Louisiana (HB 977 reenactment) | |
|---|---|---|
| Compliance date | May 6, 2027 (delayed 1 year from May 6, 2026) | July 1, 2027 (delayed 1 year from July 1, 2026) |
| Enforcement | Private right of action only — AG authority removed | Louisiana AG only — no private right of action |
| Statutory remedy | Greater of actual damages or $1,000/violation, plus litigation costs | N/A — enforcement is regulatory, not plaintiff-driven |
| Substantive change in the amendment | Enforcement mechanism only | Reliance rule, family-account exception, narrowed dual-source verification, removed emergency-services carveout |
Utah: enforcement moved from a regulator to individual plaintiffs
Utah's App Store Accountability Act originally set a compliance date of May 6, 2026. HB 498 delayed that by one year, to May 6, 2027 -- and, in the same amendment, removed the Utah Attorney General's enforcement authority entirely. Following that change, the Computer & Communications Industry Association (CCIA) voluntarily dismissed its constitutional challenge on April 21, 2026, since there was no longer an AG enforcement action to challenge.
What's left is a private right of action: an injured minor, or their parent or guardian, can sue an app store or developer directly and recover the greater of actual damages or a statutory $1,000 per violation, plus litigation costs. That's a genuine shift in who can come after you and why. There's no AG investigation sweep to watch for, but there is a working statutory floor available to any harmed individual plaintiff's attorney -- and no regulator's enforcement priorities standing between a violation and a lawsuit. Treat "AG enforcement removed" as a change in who enforces, not a change in whether the law has teeth.
Louisiana: same-shape delay, but the law itself changed underneath it
Louisiana's original App Store Accountability Act (HB 570) was signed June 30, 2025, with an original effective date of July 1, 2026. HB 977, signed May 15, 2026, repealed and reenacted the law -- not just delayed it -- with a new effective date of July 1, 2027, plus four substantive changes worth reading individually, because they change what you actually have to build, not just when:
- A reliance rule: developers may rely on the age/consent signal the app store provides, unless they have actual knowledge their own internal data is more accurate.
- A new family-account exception: paid-subscription apps with an adult primary accountholder can use that adult's age for safety defaults, instead of separately verifying every subaccount.
- Narrowed verification-source requirement: the original requirement to verify age using both app-store signals and other sources was narrowed to focus primarily on app-store-provided signals.
- The prior emergency-services-app carveout was removed.
Enforcement runs through the Louisiana Attorney General only. Louisiana is notably the one state in the enacted-and-litigated ASAA family without a private right of action -- the opposite of Utah's post-amendment shape.
What "enforcement mechanism" actually changes about how you should build
A regulator (Louisiana's AG) and individual plaintiffs (Utah, post-amendment) don't behave the same way, and that has real engineering implications, not just legal ones:
- For Louisiana (AG-only): a single office's enforcement priorities determine your actual risk exposure. There's no per-user statutory damages figure driving a plaintiff's lawyer's math -- the practical risk is closer to "does this draw regulatory attention," which argues for solid documentation of your reliance-rule and family-account-exception decisions in case of an inquiry.
- For Utah (private right of action): any individual harmed party can sue, independent of what a regulator chooses to prioritize, with a statutory floor already defined in the text. That argues for treating consent-flow correctness and audit-trail completeness as load-bearing -- a single well-documented incident could still generate real per-violation exposure regardless of AG interest.
The mistake this article exists to prevent
"Utah and Louisiana are both App Store Accountability Act states, so my Utah build covers Louisiana too" is the exact assumption that misses the reliance rule and the family-account exception -- both Louisiana-specific, both added by the same 2026 reenactment that also changed Louisiana's date. If you're building toward both states, budget for two separate compliance reviews, not one build with a second state name copy-pasted into your privacy policy.
What to check now, for each state
- Utah: confirm you have Utah users · target integration built and tested at least 60 days before May 6, 2027, not started at it · document consent-withdrawal handling carefully, since a private right of action means any single user can become a plaintiff.
- Louisiana: confirm you have Louisiana users · confirm your platform-signal reliance logic actually matches how you use the API response, per the reliance rule above · check whether the family-account exception applies to your account model · note the emergency-services carveout no longer exists if you were relying on it.
- Both: the underlying API integration (Apple Declared Age Range / Google Play Age Signals) is likely shared infrastructure across states -- see our companion API guide -- but the compliance logic layered on top of that API response is not identical between these two states.
How to re-verify these dates and mechanics yourself
Do this before you rely on anything here for a real compliance decision, and repeat it roughly every 60–90 days while either deadline is still in the future:
- Search
"Utah App Store Accountability Act" amendment 2027and"Louisiana HB 977" amendment 2027separately -- both states have already amended once each; a further change wouldn't be unprecedented. - Check each state legislature's own bill-tracking page for the amending bill number, not just a law firm's summary of it.
- Cross-check Apple's and Google's own developer-news pages against the dates you find -- our companion state-by-state guide documents a real case of Apple's own page running months out of date on these exact two states' deadlines.
- Note the publish date of anything you read, including this article.
Sources checked directly for this article: Wiley/JDSupra's "Utah Amends App Store Accountability Act (ASAA) – Key Obligations Delayed Until May 6, 2027"; Alston & Bird's "Challenge to Utah's App Store Accountability Act Voluntarily Dismissed Following Statutory Amendments" and "Louisiana Delays App Store Accountability Effective Date to July 2027"; Wiley's cross-state comparison alert; and Bass, Berry & Sims's "Apps and Minors: New Compliance Frontiers and Risks in Louisiana, Utah, and Texas."