Hi, I'm a bit confused about how to handle offline messages for multiple resource-ids? https://xmpp.org/extensions/xep-0160.html
Example: I'm logged on using 2 devices: Device-A: [email protected]/deviceA Device-B: [email protected]/deviceB 1. Both devices are offline. 2. Incoming message received by server for [email protected] 3. Device-A goes online 4. XMPP Server send all offline messages to [email protected]/deviceA 5. Device-B goes online 6. XMPP Server sends nothing How do I get offline messages on Device-B? Pls point me in the right direction. Thanks, Sans -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/cebbc5d1-6da9-4830-b1e9-6abb3c3e75ac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

