On Apr 17, 2014, at 3:02 AM, Jean-Baptiste Perrin <[email protected]> wrote:
> It's possible to make 2 phonegap apps on the same device communicate? Or I > will need a background service? I think it's possible, but it's probably difficult. The issue is that one app needs to keep its listener socket alive while it's in the background (hard to do on iOS) and the other app has to somehow know what port the first one is listening on so it can connect to it. I know Android is a lot better about letting apps communicate with each other than iOS is, but I know little about Android. Maybe it's easier over there. Maybe Apple will relent and let apps communicate more easily in iOS 8; I hope so. I get to go to WWDC this year (yay!) so I'll be up there hoping for an announcement like that. --Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/E80692F8-93C1-46BD-9270-EFB0824CA68F%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
