問題タブ [manifoldjs]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
289 参照

windows-10 - Windows 10 10122 で Manifoldjs を使用する - アプリが表示される人はいますか?

Windows 10 ボックスで manifestjs を使用 - www.google.com や Build 2015 で使用されているデモである www.nick.com などの単純なサイトを使用しようとしました。

アプリはpowershellで正しくインストールでき、アプリを起動できますが、空白の画面しか表示されず、たとえば30秒でアプリが終了します。

Windows 10 の Hosted Web Apps で成功した人はいますか?

0 投票する
1 に答える
183 参照

android - Manifoldjs は Android プラットフォーム用のアプリを実行できませんでした

mobile appを使用して自分のウェブサイト用にを生成するために、次の手順に従いましたmanifoldjs

manifoldjs run Android次のエラーをスローする最後のコマンドを除いて、すべてが完全に機能しましたFailed to run the app for Android platform

ありがとう!

0 投票する
1 に答える
52 参照

manifoldjs - マニホールド: has no method 'parse' on windows

when trying to use

manifoldjs http://www.fox-poker.com

C:\Program Files (x86)\nodejs\node_modules\manifoldjs\node_modules\q\q.js:155

when trying to use

C:\Program Files (x86)\nodejs\node_modules\manifoldjs\node_modules\q\q.js:155 throw e; ^ TypeError: Object # has no method 'parse'


Removing # from url in Angularjs while having .run in routes

Here is my app.js route file in AngularJS

Here i use .run to handle few requests.

I want to remove the # from the url to make the url pretty,

So i did like this to remove the # as suggested here

and in the last line

But nothing is happening to the application, it stills haves # in the url.

Even i tried this way

How can i achieve this ?

Update :

If i do

and in the last line

I am getting this error

I have tried in many ways, but none of them working.

Update 2 :

Or can anyone suggest a link of angularjs example which provides example without # in url ?

0 投票する
0 に答える
454 参照

javascript - 外部 URL を読み込むための Cordova アプリと Manifold JS

外部 URL で作成された MVC5 Web アプリがあります。基本的には、webview メソッドを使用してこの外部 URL を読み込み、プッシュ通知などを利用したいと考えています。

アプリで外部 URL を実行できません。<content src="www.mydomain.com/Account/Login" />設定ファイルの を変更しました。アプリケーションはエラーでデバッグに失敗しますError DEP10402: Could not locate the start page. You may need to build your project.

任意の方向をいただければ幸いです。

編集 ここに私の設定があります

0 投票する
0 に答える
427 参照

cordova - 基本認証を使用した Cordova ホステッド Web アプリ

Cordova でホストされた Web アプリを作成したいと考えています。ただし、私の場合、ホストされた Web アプリは基本認証の背後にあります。

ホストされた Web アプリを、基本認証の背後にないかのように Cordova クライアントに表示するにはどうすればよいですか? または、Cordova クライアントからのすべてのリクエストに Basic Auth ヘッダーを追加するにはどうすればよいですか?

ありがとう!

0 投票する
3 に答える
20206 参照

android - Gradle ラッパー プロパティを取得できません

プロジェクトをインポートしようとすると、次のエラーが発生します。

Gradle ラッパー プロパティを次から取得できません: F:\projects\Polyfills\cordova\platforms\android\gradle\wrapper\gradle-wrapper.properties

サポートされている最新の Gradle バージョンを使用してラッパーを再作成しますか?

[OK] をクリックしてファイルを再作成するか、[キャンセル] をクリックしてローカルの Gradle ディストリビューションのパスを手動で設定します。