i recently updated my app to support android 6 marshmallow. i followed the instruction on https://developer.android.com/training/permissions/requesting.html
and add
Android 6.0 / SDK 23 introduces a new way of requesting permissions.
You need to request the SMS permission, see the link below for how to handle permissions:
https://developer.android.com/training/permissions/index.html