[Solved] How to get list of apps are installed in users phone

@Jeet_Bhandari
You can use InstalledApps or IsAppInstalled method of PkgUtils extension by @vknow360 to get the list of installed apps or to check whether a particular app is installed in user’s device respectively

2 Likes