1

So I'm getting started using the Appcelerator Titanium Mobile framework. I wanted to try out the ability to deploy a mobile web app. However, I can't find any documentation on it. I just installed Titanium Studio and created a new project, but the "deploy to mobile web" checkbox was disabled. There was also a message that said "incompatible Mobile SDK for the Mobile Web support" even though I have the latest version (1.7.2).

What do I need to do in order to enable this feature and get started using Titanium for mobile web app development?

Update:

I found the link to the Titanium Mobile Web documentation.

Turns out the Mobile Web feature is still in beta, which means it's currently only available to paying customers. So I signed up for the indie subscription since it includes a 30-day free trial. I have tried restarting, signing out and signing back in and Titanium Studio still doesn't give me the option to deploy to Mobile Web. What do I need to do now?

4

1 に答える 1

1

Titanium Mobile Web SDKに関する追加情報を見つけました。Titanium Mobile 1.7.2 で動作しない理由は、Titanium Mobile 1.7.2 に同梱されていないためです。Amazon S3 アカウントから 1.7.0 RC1 SDK をダウンロードし、手動で追加する必要があります。上記のリンクは、その方法を説明しています。エミュレーターにデプロイする方法がわかりませんでした。これは目的を達成できませんでした。また、Firefox へのデプロイは機能しないため、試してはいけません。Safari と Chrome でのみ機能します。

于 2011-07-25T23:28:48.253 に答える