I am using this below code for deleting SMS, it works fine on android version 5.0.2 but not working on 6.0.1. The code is build for API-22(targetSdkVersion) as i want to avoid run time permissions model in the app.I am using this below code for deleting SMS, it