Android client not using Module GetResource result

Hi Dan,

I have tried to set the webpage to Bestfit and Manual positions. It didn’t work.
I setted a proxy in between and I can see that the android app is never calling getResource SOAP method. Does not matter Webpage Options.

It always calls:

registerDisplay
schedule
requiredFiles
mediaInventory
notifyStatus

Can you please confirm?

EDIT: I have tested Embed Module also without success. I have overriden the getResource method of Embed Module and the android client is not calling getResource but reading the xml in the database directly.