After receiving a cloud message do we need to check the package name to make sure if it is addressed to our package name, If so how can we access the package name from the received cloud message.
I followed this doc to code the broadcast receiver class ,it does not mention anything regarding this.