Hi all,
I am trying to convert an app to widget. to limit web request I was storing the result in "properties".
but with widget i got :
Error: Out Of Memory Error
Details: Failed invoking <symbol>
is there a difference in meory handling from app and widget ?
what is the memory limit ?
thanks