0

When receiving an incoming call, I create a notification using 'setFullScreenIntent' to show the Call Activity (especially on the lock screen).
However, on Samsung devices with Android 13 and Oppo devices with Android >= 12, there is a custom setting that prevents fullscreenIntent from working, causing the Call Activity to not show up.
Samsung setting
enter image description here

Oppo setting
enter image description here.

I would like to know if there is an API that can detect when this setting is turned on/off so that we can warn the user to turn it on themselves.

Thank you in advance

Huy Duong Tu
  • 7,798
  • 5
  • 25
  • 46

0 Answers0