I have been working to convert some of my previous apps to the new 2.0 SDK and have been running into some problems during initialization. I see that the SDK is now loading a schema for the various data models when the page loads, and while this file is relatively small in size (57.3KB) it's taking an incredibly long time to load, usually around 45 seconds.
Is this a known issue? And if so, are there any methods to avoiding it?