Google action simulator missing dialog box - simulator

I'm trying to get my first Google Action up and running, following the instructions here. But when I start the simulator, I do not see a dialog box where I can type! See simulator screenshot below - it's all white space. Does anyone know what may be wrong here and how I may fix it?

Related

Node is not deleting from cordite dashboard

How to delete node from cordite dashboard ? Delete alert shows but when i clicked on delete button nothing happened. Also i have tried through swagger. Currently m using virtual machine.
there is an old UI bug that doesn't capture the event when clicking directly on the icon.
To work around the issue, you can click just to the top-right of the icon. Here is a video of explaining it: https://www.youtube.com/watch?v=NczNdVxEZyM
We hope to have greater priortisation to fix this issue and to provide a more reactive and smooth experience.
Btw, you can also always code directly to the swagger api on /swagger.

Wordpress [Gravity Forms – Signature Add-On] Signature box not working, “Uncaught type error”? -

I'm using Gravity Forms on my (Wordpress) website for some simple forms, and have installed the signature add-on to require people to sign their name before being able to submit the form.
At first everything was working perfectly, but at some point in the last few months (possibly after switching hosts), the signature add-on function stopped working.
You're supposed to be able to draw in the signature box (to sign your name), when you hover over the box the mouse turns into a pen tool. The mouse still turns into a pen, but now the box is not interactive - clicking and dragging does not produce any marks.
Using inspect element on the page, I can see the following error message:
Uncaught TypeError: $ is not a function
This error does not appear on pages without the signature add-on. Here is a page featuring a form with the add-on at the top:
http://northeastpcg.com/test-for-forms/
Does anyone have any insight as to what the problem might be? Any help is greatly appreciated, thank you!

Fullcalendar selectable is not working as i expected

I have some issue here with fullcalendar selectable and i am not denying that it could be also my coding problem. Either both of them, i'm having an issue where i need to click and hold in order to create new event and even drag instead just click and create and click to drag. No. I need to hold and wait for a seconds, and then i can select it afterwards.
Is it something wrong with my code or this issue has been centered long before? I can't find on google about fullcalendar selectable problem though. I use Ionic with localstorage and chrome.
If i am using eventClick/dayClick, it is fine. There's no need for me to click and hold the button. However when i am using selectable: 'true' and also selectHelper: 'true' the problem that i just mentioned has occured.
NOTE: When implementing my coding on JSfiddle, it is working fine but when i see my calendar on chrome localhost, it's making that annoying problem. In addition to that, when i'm build into .apk, and i use it on my phone, the problem still occured.
Anyone got solution?
touch devices are different than browsers, fullcalendar have a documentation for supporting touch devices.
you can set the delay for selecting a cell using longPressDelay
hope it helps.

Customize/show/hide navigation bar in BB10 for Android app

I have ported an Android app to BB10 and it works smoothly except for 1 0r 2 issues.
One being an issue with bottom navigation bar that holds "Back", "Hide", "Info" and "Overflow" buttons. It shows up by default when the app is launched and can be hidden using the "Hide" button. To retrieve it back on screen we use a BB10 gesture(Swipe from top bezel downwards) and pin it back.
The above behavior works fine in BB10 Simulator, but not in actual device(Z10), which may be due to OS issues as mentioned in some of the posts.
To overcome the issue I wanted to know is there anyway to Customize/Show(always)/Hide the navigation bar either through Android source code or any settings in Config. Please suggest a way to resolve the issue. Thanks in advance.
I have a similar issue. But based on official answers from the Blackberry forums it appears that they would give users some control only in a 'future' release. Please take a look at this link.
http://supportforums.blackberry.com/t5/Android-Runtime-Development/Detecting-navigation-bar-presence/m-p/2466821/highlight/true#M5243
This is the exact quote,
We are looking at an option to allow users to hide the navigation bar.
Hopefully this will be available in a future release.

Changes just in Xcode 4 simulator visible

I found a curious problem: I added a new Button to my ViewController.xib which is visible on my simulator. But when I test it on my iPhone it doesn't appear. So far I found out that no "new" changes on my ViewController appear, although I cleaned, build my project new and deleted my app on the iPhone (no changes). Does anyone have an idea how to make it visible on the iPhone?
Updateded:
I misspelled in my text above .Xib instead of .xib, so it is written right. Maybe I got a clue, why I get no changes on my IPhone: when I compare it with other projects, there is a "M" for modified on the right side of the overview. In my case I have just a "-" . So maybe something is wrong with the linking, what do you think?
Thank you and best regards!
File system on Device is case-sesitive. You must name your xib as ViewController.xib and follow the case exactly.

Resources