-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceLogin, close the tab, open Codemagic site again and I'm logged out Expected resultsStay log in Actual resultsI'm getting logged out many times in the day Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hello @jehhxuxu , We don't enforce session timeouts on our end, so you shouldn't be getting logged out. This behavior is probably related to your network. If you're on a corporate network or VPN, it may be aggressively resetting connections or clearing session cookies. You can try switching to a different network (e.g., your mobile network) to see if the issue persists. Also, if your network is behind a firewall try whitelisting this IP addresses. It could help in your situation |
Beta Was this translation helpful? Give feedback.
-
I have the same behavior under VPN. There were no changes from our side, but it started to logout randomly. In the network tab there is the following thing |
Beta Was this translation helpful? Give feedback.
I've changed my vpn settings to OpenVPN TCP, and it seems to be working, I mean I wasn't logged out this week