Error while accessing SecureStore on standalone Android app

When I try to access the SecureStore I always get the error:

Could not decrypt the item in SecureStore

It only happens on my phone (Samsung S9) when I use the standalone app. It works well on the Expo client and in other devices (both expo client and standalone).

I have the suspicion that this started happening after the last OS update (the one that includes the new UI). Any ideas on how to debug this problem? What information can I provide?

Thanks.

The project has SDK 32.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.