Hello everyone!!
I'm using the "Sharing plugin" to send my app link for instalation, in this case i´m using the "AppAvailabilityPlugin" to check if the app is already installed, but i t seems that this plugin only check on my device. In my case, i want to check if the app is already installed, not on my device but on user´s device, any idea?
Hi Luis,
This is something impossible even with native. There's no way to communicate with the ROM of another device specially in order to get the informtion related to such internal sections where we get an idea what installed/not.
Perhaps what AppAvailabilityPlugin you are using is supporte don the device where it runs, which communicate to ROM by provided API & get the data.
Hope it helps you,
assif_tiger
assif_tiger wrote:
Ok assif_tiger, thank you for the reply,
I'm trying to use deep links inside the "SharePlugin" but it is not work properly, i get from the fourge the "DeepLink" but is not available from OS 10
Luis Andrade wrote:
Kindly post the new question on the Support section of the respective forge component, this will help folks here to quickly address your issue :)
ok thanks i will do that.