I am about to release the 2nd version of my app, however, I seem to face console logs that seem a bit frustrating. My app works completely fine even with the issues, but these console logs are delaying my App Store submission. Will Apple take into review the console logs or not? Thanks for any help
Asked
Active
Viewed 72 times
0
-
2No. It will not reivew you console log. – vishnu anilkumar Sep 30 '20 at 04:42
-
@vishnu anilkumar oh ok thank you – Siddharth Prothia Oct 01 '20 at 06:17
1 Answers
0
The console log is not matter in your app review from apple. You can simply remove the unnecessary logs from console with add environmental variable from edit scheme like below:
I hope it will help you regarding your problem or issue. Thanks.

Virani Vivek
- 888
- 1
- 8
- 22
-
Hey, Yes I have set that to disable thanks for the information – Siddharth Prothia Oct 01 '20 at 06:16