Hi all
I have been working on a chatGPT based app and making private API calls. I deployed it WEB and it works fine. It also works fine in the test site on FF. I then paid for developer account on Apple and added the app to testflight and downloaded it to my old apple SE phone (the only apple device I have) .
I can run the app, and I am able to log in (so I know firebase is working OK). Then I click on action button, and very soon it is stuck in the action tree at the same place every time.
Is there a reason it gets stuck in apple and not on web?
Is there any way to debug this as unlike web there are no logs I can see
Thanks for taking the time to read this.