Harbour icon indicating copy to clipboard operation
Harbour copied to clipboard

App reset after closing

Open Jannomag opened this issue 2 years ago • 1 comments

Describe the bug When closing the app from app switcher and restart the app all settings are gone and I need to relogin (which needs to create a new token each time)

To Reproduce Steps to reproduce the behavior:

  1. Start app and do the setup
  2. Close the app from app switcher
  3. Restart app

Expected behavior Settings should be saved

Details (please complete the following information):

  • Device: iPhone 12
  • OS: iOS 16.4
  • Harbour version: 3.0.0
  • Portainer version: 2.18.3

Container create command (if applicable): docker run -d -p 8000:8000 -p 9000:9000 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce

Additional context I sideloaded the app via Signulous. But I tried on TestFlight as well, same issue.

Jannomag avatar May 26 '23 18:05 Jannomag

I'm not familiar with Signulous, but it could be fucking up the Keychain - if you have a macOS device, could You check if anything is being saved there?

  1. Open Keychain Access.app
  2. Search for Harbour. There should be some entries with the type Harbour - Token.

It's the first time I'm hearing about such issue, so it may be something wrong with your device. Are the UserDefaults settings being saved (Use Grid View, etc.)?

rrroyal avatar Aug 04 '23 09:08 rrroyal

This is still an issue when sideloading the IPA unfortunately. Also getting this issue through appDB with a certificate.

therysin avatar Jul 12 '24 16:07 therysin

Yup, as far as I know it will happen in every case of sideloading - this isn't my priority, but I am investigating.

rrroyal avatar Jul 12 '24 16:07 rrroyal