Rahul Prajapati
Results
2
comments of
Rahul Prajapati
Trying to add WRITE_SETTINGS permission for cordova plugin on run-time but it didn't worked for me. https://developer.android.com/reference/android/Manifest.permission.html#WRITE_SETTINGS Anyone any idea how to fix this issue. ``` package com.hiraqui.ringtone; import java.io.File;...
Any update on this issue?