Access to web services on iPad app
Hello Everyone,
on my most recent assignment, I am supposed to create a native iPad app from an existing .swf. This .swf has been generated by SAP BO Dashboard Design (aka Crystal Xcelsius) and as such works quite nicely. Installing and running on the iPad is also a breeze (using adt) as long as the dashboard is self-contained and does not pull in any external data (via SOAP compatible web services). However, as soon as the dashboard becomes dynamic, the app does start but comes up with a familiar error message (#2032) that points to security limitations in accessing external data. In a non-iPad environment, this can be easily fixed by defining the document as trusted, but how can I define this app (the former .swf) as a trusted document when there is no flash player/plugin (and hence no settings manager)? The functionality (for my app) seems to be readily available except that I can't get it to be executed. Any hint will be appreciated.
Many Thanks
Roland
