Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I get the log of a TestFlight app from xcode

I am building a react native app and I would like to see the logs of a release build in ios.

Is it possible to get the console.log of a TestFlight app from xcode, like in development mode?

Thanks for your help

like image 271
ZabGo Avatar asked Oct 26 '25 11:10

ZabGo


1 Answers

You can't get a console.log of a testlfight app, because it's already distributed and disconnected from the XCode. What you can do is test it directly on the Xcode itself by building and running it when it works accordingly, then distribute it to testflight.

like image 152
Muhammad Fauzi Masykur Avatar answered Oct 28 '25 01:10

Muhammad Fauzi Masykur



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!