Upon calling the function cordova.plugins.CordovaCall.receiveCall('XYZ').
The first time, it takes to a screen that says Calling accounts.
Upon selecting All Calling accounts. The App crashes and then restart automatically
Crash logs is as follow:-
android.content.ActivityNotFoundException: Unable to find explicit activity class {com.android.server.telecom/com.android.server.telecom.settings.EnableAccountPreferenceActivity}; have you declared this activity in your AndroidManifest.xml?
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1801)
Upon calling the function cordova.plugins.CordovaCall.receiveCall('XYZ').
The first time, it takes to a screen that says Calling accounts.
Upon selecting All Calling accounts. The App crashes and then restart automatically
Crash logs is as follow:-
android.content.ActivityNotFoundException: Unable to find explicit activity class {com.android.server.telecom/com.android.server.telecom.settings.EnableAccountPreferenceActivity}; have you declared this activity in your AndroidManifest.xml? at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1801)