Pretty late answer but might be helpful.
if you are using a fragment, make sure to put the method in the activity of this fragment as well. For me I had a fragment calling from 3 different activities, so had to define in each activity