You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.RuntimeException: Unable to start service com.hiennv.flutter_callkit_incoming.CallkitSoundPlayerService@5e37c55 with Intent { cmp=com.sociavi.sappv2/com.hiennv.flutter_callkit_incoming.CallkitSoundPlayerService (has extras) }: java.lang.SecurityException: com.sociavi.sappv2 was not granted this permission: android.permission.WRITE_SETTINGS.
Yes the package I used is a fork of this one, but it is abandoned for two years now. And after reviewing the possible culprit file which is CallkitSoundPlayerService
because it tries to modify the ringtone (I'm guessing).
Is there something that can be done about this issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I get this exception:
Yes the package I used is a fork of this one, but it is abandoned for two years now. And after reviewing the possible culprit file which is
CallkitSoundPlayerService
because it tries to modify the ringtone (I'm guessing).
Is there something that can be done about this issue?
Beta Was this translation helpful? Give feedback.
All reactions