I’m making an app that fetches the user records via API from a server and its working just fine on the iOS SAP AppGyver Preview app, however the android SAP AppGyver Preview app is not behaving the best. The app update time doesn’t refresh and stays “0 minutes”. When I’m previewing the app, API call is made but the data is not displayed on the UI.
It is infact the same issue with android build also, and I have started facing this issue recently (past 2 days may be). Before that everything was working just fine.
Thanks for pointing that out, I guess I can try to fix that json formatting.
Also just wondering if this will be registered a bug on the Android preview app, because ios preview app can still handle it and json parser shouldn’t break because of new-line characters.