Disable Log Truncation

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): all

Hi, wondering if there’s a way to prevent expo from truncating console.log() calls. I am trying to log some particularly long api responses and it’s cutting them off.

Thanks!

enable remote js debugging and you can see the full log in the chrome dev tools console

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