restarone / violet_rails_ios_client

0 stars 3 forks source link

Multi app support fixes (#23) #24

Closed donrestarone closed 1 year ago

donrestarone commented 1 year ago
donrestarone commented 1 year ago

@josessolmaximo this is looking good, only a couple of issues:

  1. When app is quit (closing it from the running processes list) it loses the loaded Violet apps (suggesting the apps are stored in memory). Please preserve this to disk
  2. ^^ same for sessions, after I login my session is preserved between device/app reboots

I have invited you to violet.restarone.solutions so you have access for implementing the above requirements

https://user-images.githubusercontent.com/35935196/236685233-92903a34-9f8c-4a52-9404-2af9d01dc04b.MP4

josessolmaximo commented 1 year ago

opened PR #25