I have been trying the new runtime in Appgyver preview and the Testflight version of my app and it constantly crashes. It seems to happen when it is communicating with the API I have linked it to. It makes the app unusable.
I have updated all of the components to match is there something I’m missing?
App ID: 125481
IOS
Updates:
Jan 13: Unable to access Appgyver’s mobile or desktop app previews. Just a never-ending spinning wheel.
I had this already when I copied and pasted a flow and did not adjusted the output node references. → they were pointing to a non-existing one which caused the same issue you are describing.
(it was different with the old runtime for me)
Maybe its worth to check the flows?
For some reason, I did not had the “hide Spinner” function after the app started. Did you check whether you call it in Canvas?
Are you doing anything in your app before “hide spinner” executes? If yes, did you try to test purposes to remove this completely so see whether anything loads?