victorbalssa / abacus

🟠 Abacus: Firefly III mobile application.
https://apps.apple.com/us/app/1627093491
GNU General Public License v3.0
525 stars 38 forks source link

Bug: ios app keeps sliding from left to right #279

Closed bushvin closed 4 months ago

bushvin commented 4 months ago

Describe the bug When launching the app after authenticating (both oauth and token) to my personal instance, the app seems to go in a loop where the app screen slides from left to right. There is no way stopping the app, except by swiping it up in the task list.

To Reproduce Steps to reproduce the behavior:

  1. Add credentials (token based or oauth)
  2. Select credentials or start app

Expected behavior Probably a welcome screen

Screenshots I'll try to upload a video

Smartphone (please complete the following information):

Additional N/A

victorbalssa commented 4 months ago

Hey @bushvin, is it the same as https://github.com/victorbalssa/abacus/issues/270#issuecomment-2089346456 ?

I'm working on it 👌🏻

bushvin commented 4 months ago

It does indeed seem to be the case.

I will close this issue in favour of #270

Thank you for your prompt response!