Console log not working on ios device version 12.2

It works on the simulators and physical device < 12.2
Can anyone please help?

Workaround: Show an alert.

that’s not really helpful for objects but thanks for your help

Well, you could do Object.keys(your_object) and use a forEach to print them.