Aha, my confusion comes from it not being used in CordovaLibApp. I'll add it to the AppDelegate there (unless there is a reason not to?)
On Wed, Aug 8, 2012 at 2:14 PM, Shazron <[email protected]> wrote: > It is called, in the created template app's AppDelegate.m and is > actively used for the whitelist. Devs would just comment it out if > they don't want it. > > On Wed, Aug 8, 2012 at 8:42 AM, Andrew Grieve <[email protected]> wrote: > > This class has some whitelisting logic in it, but it doesn't seem to be > > enabled. [CDVURLProtocol > > > > registerURLProtocol] is never called. Is this a piece of history? or > maybe > > an optional component that clients can enable if they want? >
