React Native - App Tracker
This feature is only supported on Android devices.
If you want to report installed applications on Android devices, it will be enough to run the code below.
const trackInstalledApps = async () => {
// Android Only
await visilabsApi.sendTheListOfAppsInstalled()
}
Â
Copyright 2020 Related Digital