-
-
@masahirotanaka Please have a look at #53 and tell me your opinion. Maybe we can avoid opening browsers by defult and open it with `-o`?
-
JSONDATA = 'https://yubinbango.github.io/yubinbango-data/data';
CACHE = [];
PREFMAP = [
null, '北海道', '青森県', '岩手県', '宮城県',
'秋田県', '山形県', '福島県', '茨城県', '栃木県',
'群馬県', '埼…
-
Please create and complete the test spec for monaca-lib.
There are many features that are added after our last change to the test spec.
Can you please add new tests and complete all test cases?
-
アシアル株式会社さん、献本いただくことになりました。
In-Kind Sponsorの7番目です。
依頼内容の詳細
https://docs.google.com/spreadsheets/d/1EScDR67LrJGzcgGuVBLK7gfhdJzYB5pZeJe9a80vyKY/edit#gid=0
よろしくお願いします。
-
Finally its atrted working after installing all dependencies manully. It works on pc with a local host:3000
How does one build and put it on my phone? Monaca debugger is active and works with other e…
-
I tried twice this and the angular-end branch. Has classnotfound or file not found exception. First line of error:Unableto to create application.com.tns.NativeScriptApplication:
Let me know what I am …
-
monaca_push_pluginを使っています。
2016/7/15までは、
setDeviceToken()によって、データストアに登録できていましたが、
7/16, 17の週末をはさんだあとにiOS端末に限って、登録できなくなりました。
ncmb_iOSが7/15に更新されていますが、
これが関係しているでしょうか?
-
is this where I can see the app is created using Typescript? Only .js files are there. Where are the .ts files?
-
こちらの記事を参考に、
https://github.com/NIFTYCloud-mbaas/UserCommunity/issues/415
monaca用のncmbプラグインをカスタマイズして、
androidでpush受信時にダイアログを表示できるようにしました。
ここで、表示させたダイアログのボタン押下後、
window.NCMB.monaca.setHandler()を通すということ…