Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は、TideSDK を使用して Mac と Win の両方にパッケージ化する html5/js/css アプリの構築に携わっています。TideSDK Developer を使用すると、コンソール タブですべてのログ (Ti.API.debug など) にアクセスできます。パッケージ化されたアプリをデスクトップに展開した後、同じログを確認する方法はありますか?
ありがとう、ステファン
ログは webInspector コンソールからチェックアウトできます。ログはファイル システムにも保存されます。アプリケーション データ ディレクトリでログ ファイルを確認してください。