EDIT: Forget everything, I've found a better explanation.
You have to define your receiver with exported = true and enabled = true
I think that if you change this line
for this
it will fix your problem.
I tried it on one of my projects and it didn't start.