Hot deploy (live code update)

hi,
have been trying this hot deply guide:

not working for me.
how does it go?
where do i put the “Check for a New Snapshot” code?
do i need to put some id at the client?

the docs are not well writen so it is not clear.

if someone can explain, send me a good wirking tutorial etc.

thanks

Yeah, best thing to do asking for help is always to bash the docs first and say they are not well written.

What is not working? Are you getting any error?
What did you implement? Should we guess?[quote=“7773783, post:1, topic:89767”]
how does it go?
[/quote]

Exactly as it says in the docs.[quote=“7773783, post:1, topic:89767”]
where do i put the “Check for a New Snapshot” code?
[/quote]

Where you want to check for a new snapshot. Probably in some function that is called when a button is tapped, some people also do it on startup or on interval.[quote=“7773783, post:1, topic:89767”]
do i need to put some id at the client?
[/quote]

What does that mean?