-
一覧ページから詳細ページ開く時URLパラメータ (user_id=3) を使ってmBaasで検索するのはどうしたらいいでしょうか?
-
**I'm submitting a ...** (check one with "x")
[x] question
[x] any problem or bug report
[ ] feature request
**The plugin version:** (check one with "x")
[ ] **1.4.x**
[x] **2.0.0-beta3*…
-
#1565 で修正していただいたバージョンで検証を行ったところ、
iOS 端末では getTile: function(x, y, zoom)で設定する x, y に不正な値が指定されることを確認しています。
なお、Android 端末では正常な動作を確認しています。
ソースコードは以下になります。
プロジェクトは #1565 で共有したリポジトリ、 [map_sample](htt…
-
Monacaでのビルド時に以下のエラーで失敗してしまいます。
プラグインのバージョンはmultiple_mapブランチの最新です。
こちら原因等お分かりでしょうか?
また以下のエラーログ内に「Line:0、Column:113」とありますが、どのファイルのことを指しているのか分かりますでしょうか?
```
$ /data/build-server/cordova/6.2.0/bi…
-
I was giving it a try from onsen.io:
`sudo npm install -g monaca`
but:
```
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect …
-
Just wondering how I would import this into a monaca project?
Thanks
-
**I'm submitting a ...** (check one with "x")
[ ] question
[x] any problem or bug report
[ ] feature request
**plugin version:** (check one with "x")
[ ] **1.4.x**
[x] **2.0.0-beta2**
2.0.…
-
## Problem description
Exported project and built .apk using the Construct 3 cloud based build utility (as debug app), however when trying to import into Monaca via the 'upload project package' op…
-
MonacaでAndroidアプリを開発しています。
下記の端末でsetDeviceTokenを実行してもinstallationクラスに端末が登録されません。
開発中のアプリとは別に検証用のアプリを作成して、エラーを捕捉したところ次のようなエラーメッセージが出力されます。Android5.1や6.0の端末で試すと問題なく動作します。
「**Failed to get registratio…
-
Steps to repro:
1. monaca create test
2. choose "Onsen UI and Vue.js"
3. choose any of the templates
4. cd test
5. monaca preview (or any of the commands)
Expected:
See a preview of the a…