Cancelling a push notification after choosing “Prompt and sync” can cause future sync operations to fail

[CR #438998] When you install a new client in Mobile Web Studio, you can create a new profile and synchronize the application to your device. You can then choose “Prompt and sync if no response” or “Prompt and do not sync if no response” in the Application Information menu option and begin push synchronization.

If you subscribe an application for push synchronization using the “Prompt and sync if no response” option, selecting the “No” option on the Prompt dialog box during your first push notification cancels your sync. This behavior is expected.

In subsequent requests, choosing the “Continue” option on the Prompt dialog box instead should allow you to continue to synchronize your application’s changes. This does not happen, however, and subsequent requests are not synchronized. This occurs because the cancellation of the initial synchronization process prevented the Unwired Accelerator server from creating the security token it needs to successfully sync with the Unwired Accelerator listener.

Workaround: Refresh the application to generate a security token on the Unwired Accelerator server.