I am new to android need some help with my code. I am doing push notifications where I pass the registration id to my server using a post request. I wrote the code to do this, but I keep getting a registration id of null while I'm debugging. Here is the code I've written:I am new to android need some help with my code