Does ti.cloud (ACS) work for mobile web apps?

You must Login before you can answer or comment on any questions.

Does ti.cloud work for web apps? and is it safe, or will expose api key and secret?

3 Answers

Accepted Answer

We are aware of ACS issues with Mobile Web and are tracking it here: https://jira.appcelerator.org/browse/TIMOB-8877. The current master branch fixed a bug with CommonJS module resolution at compile time so you don't have to manually put the ti.cloud.js in your Resources folder.

The current status is we are testing it with the latest master branch to identify any issues and expect ACS support in Mobile Web in v2.1.

Had to bring the module into the main resource directory. So now it works. :)

Your Answer

Think you can help? Login to answer this question!