V
V
vadokx2017-01-11 13:24:49
Mobile development
vadokx, 2017-01-11 13:24:49

What are the ways to determine the installed apps on an IOS/Android user's phone from the outside?

Hello everyone, what are the ways to detect installed apps on an IOS/Android user's phone from the outside? From the site or from the application installed by the user, what rights are needed for this and is it possible at all? What is needed to determine if a user has a specific application?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
azShoo, 2017-01-11
@vadokx

An application can be made from android through the PackageManager, which requests the appropriate rights.
For iOS, in theory, you can do it too, but in fact it violates the sandbox and privacy policy.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question