Feature proposal
- Remove +load method in GDTCCTUploader, instead, use something like setup to do the same thing which controlled by developers.
I found +load method affect our app's launch time. see the image below, it blocked 56ms the run [GDTCCTUploader load]. so could it be possible to remove the +load?
