Hi there
I'm building an app that uses content observers. My problem is, that I tend to register my content observers multiple times. This causes my application to log events several times. How do I find out, if my content observer is already registered?