how to get device.token on every phone restart.

hi, i have a question as for the moment Coronas tutorial offer a way to get the phone’s device token only on the first time an application is installed and ran on it, through the event.type “remoteRegistration” that by my understanding runs only once when the application is installed the first time.

is there a way for me to get the phones device.token every time i start my phone ?

because otherwise, i’m losing allot of tokens because of traffic issues …

hi, i have a question as for the moment Coronas tutorial offer a way to get the phone’s device token only on the first time an application is installed and ran on it, through the event.type “remoteRegistration” that by my understanding runs only once when the application is installed the first time.

is there a way for me to get the phones device.token every time i start my phone ?

because otherwise, i’m losing allot of tokens because of traffic issues …

I am pretty sure “remoteRegistration” is ran every single time, I am seeing my print logs…

hi, i have a question as for the moment Coronas tutorial offer a way to get the phone’s device token only on the first time an application is installed and ran on it, through the event.type “remoteRegistration” that by my understanding runs only once when the application is installed the first time.

is there a way for me to get the phones device.token every time i start my phone ?

because otherwise, i’m losing allot of tokens because of traffic issues …

I am pretty sure “remoteRegistration” is ran every single time, I am seeing my print logs…