After a successful push-notification message, the next time I tried I got an error message in the b4a_c2dm.bat file that the device name does not exist in the database. I see in Googles documentation that they will periodically "refresh" the device_id without notice, and that the application needs to be able to handle that. How do we set up our application to deal with the fact that google may change the device id at any time? Does that mean the device need to re-register every day so the id will stay current? I'm stumped
Last edited: