Great app, but still some rough edges.
When resuming the app after being asleep for a while, the credentials for the website have expired. I'm sure it's just a cookie issue. The site sees the cookie as stale and does not recognize the previous login. Play'a still thinks it's logged in and playing a video results in either a cryptic error or the site defaults to anonymous browsing. To recover from the situation, Play'a must be killed and restarted, or a manual 'logout' and login.
I believe the fix would be to check the cookie to see if it has expired and if so, conside the session invalid (ie display login button). Ideally, Play'a should automatically reauthenticate. Expiration should be able to be determined via cookie inspection on the client side.
I don't think it's a huge issue and would greatly improve user experience.
Thanks.
(Quest 3, app from Meta store)