Hello,
We are using Zebra TC77 devices for our drivers. The drivers use the Fareye application which is supposed to allow for them to make a phone call from inside the application. When they press the button, however, it does nothing.
My devices are on Android 10 and run in Native Lockdown mode. I have whitelisted org.codeaurora.dialer, which gives them access to the phone application. They can tap the phone icon, from the lock screen, and make and receive calls without issue.
When I login to admin mode I am able to make calls from Fareye, so I was able to use identify_action and found when pressing that button it is running org.codeaurora.dialer/com.android.incallui.InCallActivity. I tried to whitelist this, but it didn't help.
Anybody have any other suggestions?
Thank you!