ios - Xcode 7.2 - during leaks instrumentation, app is not connecting to internet -


when try use leak instruments while profiling app, sever request get

400 bad request

however, if run app in debug mode works fine.

what issue?

guess you've several schemes , set difference urls request.

check target's scheme setting, make sure profile's build configuration 1 want. check screenshot below:

enter image description here


note: @petahchristian pointed out in comment below, it's better set release mode profile, , figure out reason why url incorrect in release mode only, correct then.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -