Search code examples
macosios-simulatormacos-catalinaxcode11

On Starting mac and running xcode simulator Consume around 500MB Internet Data


For Past 4 week i observer when i run my Xcode application on simulator on first time simulator launch it consume around 500MB internet data. This is not project specific issue. Every time when i shutdown and start the mac and run Xcode as soon as simulator open it will consume same amount of Data. Can any one help me What is the issue?? or any background service run??

Xcode version: 11.6 (11E708)

simulator: 13.6

OSX: 10.15.6

Please help me unnecessary every time my Internet Data is consume i have to fix this

This issue is still persist after updating to xcode 11.7


Solution

  • Thanks For @Rado for suggesting the https://apple.stackexchange.com/.
    After posting the question on https://apple.stackexchange.com/ i fond the answer.

    Orginal Answer: Xcode simulator constantly download something

    Answer:
    rename the file com.apple.nsurlsessiond(Dont delete) in

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/UserEventPlugins/com.apple.nsurlsessiond.plugin/

    to something -com.apple.nsurlsessiond

    and also the file nsurlsessiond(Dont delete) in

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/libexec/

    to something -nsurlsessiond

    Apps with admob works perfectly also no problem with safari