Hot update not working after killing and restarting for second time

@pandamicro, @Randomzord
hi,
i have managed to implement hot update so that after restarting the app for the first time, the updated app appears but after killing and restarting for the second time the older app appears. please can someone tell me how to fix this?
thanks!
i would like to mention that i am not restarting from within the hotupdate script as provided in the example project, but am letting the user restart at his/her own leisure.

If your code was port from tutorial-hot-update, you can check if the ‘HotUpdateSearchPaths’ have the new update files, and make sure ‘HotUpdateSearchPaths’ was set to the search paths.

if that wasn’t correct then it wouldn’t work even the first time. why is it that it doesn’t work after the first time i restart the app?
thanks !

I’am not sure, you can track with my idea, please do test to check it.

Send the project here so we can check. Too vague to get an idea of what’s going on