hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
150 stars 237 forks source link

Some Device not allow Full Screen Intent permission by default #495

Closed hann-yun closed 2 months ago

hann-yun commented 2 months ago

I'm testing on AOS. and made locked Screen notification. (Full screen Intent Feature) and some device Full Screen Intent permission is off. others are on. how can i make default value on?

hann-yun commented 2 months ago

i resolved it. debug mode, default value is on, build apk and install app, default value is off, deploy internal test app, default value is on.