I actually discovered something that no longer requires this to be done. So
nevermind.

Thanks,
Edna Morales



From:   Edna Y Morales/Durham/IBM@IBMUS
To:     cordova <[email protected]>
Date:   09/04/2014 12:11 PM
Subject:        [iOS] ViewController whitelist visibility to command delegate





Hi all,

I am trying to get visibility of the view controller whitelist in the
cordova-plugin-whitelist so that the whitelist tests that are run can be
compared against the view controller whitelist instead of a whitelist with
only the given patterns provided in the tests themselves. One way I can
tell to do it, is to add a view controller whitelist reference in the
CDVCommandDelegate (like there is one for settings). I don't really see an
issue with this since it is readonly, but I was hoping to get some feedback
on whether this is the right thing to do or if I should go about it a
different way.

Thanks,
Edna Morales

Reply via email to