Question
Share data between mobile apps on the same device?
Can I share data between mobile apps on the same device? Is it the same as with desktop AIR apps? SharedObject.getLocal("shared"); ?
Or is there some sandbox issue on mobile to be aware of ?
