If I have multiple apps installed in a single iOS device, can I send a single non-duplicate notification for all of them? -


i have requirement of sending notifications devices have apps installed.

i need send notification, of apps. no single device must show notification twice.

i want user see notification if app not running.

can use apple push notification services send 1 notification single device regardless of how many of apps installed in device? if not other solutions can use?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -