I have a meteor chat application and now want to add capability of receiving data shared from other apps, on both IOS and Android
I found few solutions to do so in cordova (ateleast in android) receive-data-with-app-built-by-phonegap-build share-something-to-a-phonegap-app However couldn't add those plugins in meteor builds.
Anyone has done this before?