Hi,
my WD-app gets parameters passed from another app which I read in the InterfaceViewController.
When I get these parameters(credentials) I would like to bypass the Login-View. How can I achieve this. I tried several possibilities but they don't work
e.g.
- In the InterfaceViewController create an Additional Outbond Plug and call it when appropriate
(here only exitPlugs seem to work)
- in the DefaultView of my app, call the wdFirePlug - Method before the View is displayed (no effect in wdDoModifyView).
Can you help?
Best Regards
Michael