I have coded my Android app in such a way that I need the device token to be available upon first launch. (The user will login/signup and I need to send this token together with the login/signup request to the server.)I have coded my Android app in such a way that