Are local variables local to the device being used or are the variables located server side?
If I lost my data connection, would the app continue to interact with a previously created local variable or would it throw an error?
If I lost my data connection, would the app continue to interact with a previously created local variable or would it throw an error?