is it possible to change the CloudDb ProjectID at runtime?
Not according to the help at
http://ai2.appinventor.mit.edu.ezproxy.canberra.edu.au/reference/components/storage.html#CloudDB
yes, I had read it. thanks.
You could try using the CompCreator setProperty block like this:
it may cause your app to crash though....use with care and caution
OK thanks !