console.log failing to log

Any use of console.log(“some text”) is failing to appear in the console when viewing the app on:

iPhone Se
ios 12.1.4
expo client: 2.10.105122

the logging worked from an Android device and an iPhone6 using some other version of ios.

Hey @smcilhargey,

Is there a chance you have ASCII characters in your iPhone’s name as discussed here? https://github.com/expo/expo-cli/issues/373

Cheers,
Adam

Yes my phones name was :upside_down_face:.
Thank you.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.