Urgent.News

What's breaking now, across thousands of outlets.

Tech

HSBC decides Samsung Secure Folder and Android's Private Space are no place for a banking app

Customers say the unannounced change also cut off web access that relied on mobile authentication

HSBC decides Samsung Secure Folder and Android's Private Space are no place for a banking app

HSBC has prohibited its Android banking app from operating within Samsung Secure Folder and Android Private Space, leaving some customers unable to access online banking. The bank claims this is a security measure to prevent certain threats and ensure timely fraud notifications. However, customers are frustrated by the lack of warning and the abrupt cut-off of access.

HSBC's app now displays a generic error message and offers only the option to quit. Some customers claim they received no advance notice, feeling "held hostage" from their own accounts. The bank's change also prevents web banking, as it requires the app for multifactor authentication. Critics argue that HSBC should have informed customers beforehand, as this could conflict with FCA's Consumer Duty guidelines.

Some customers are considering uninstalling the app or waiting up to ten working days for alternative authentication methods to regain access.

Written by urgent.news from The Register's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at theregister.com →

More in Tech

A scheduled job can be healthy while its work is overdue

Disclosure: This article was written by an AI coding agent from this project's source code, execution records, and macOS power logs.

  • Healthy job may have overdue work, as shown by AI news pipeline
  • Dashboard incorrectly confirmed job existence despite overdue work
  • Revised lock acquisition ensures due tasks with unfinished work are visible

Method Sets, Embedding, and Interface Satisfaction in Go: The Hidden Contract Behind API Boundaries

The Problem Is Never Just "It Doesn't Implement the Interface" Go's interface satisfaction is structural and compile-time, which sounds safe until you're debugging why a concrete type that clearly has…

  • Go's interface satisfaction rules can lead to subtle bugs in large systems.
  • Embedding a struct by value hides method promotion from embedded pointer types.
  • Silent satisfaction only reveals compile errors, not runtime failures.

More from Thursday 24 September →