This is a migrated thread and some comments may be shown as answers.

Problems on Simulator

4 Answers 51 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Fernando
Top achievements
Rank 1
Fernando asked on 28 Jun 2013, 12:21 PM
Hey guys,

After the last update, I am able to test my application only on devices. On Graphite, the simulator stays on a blank screen and won't let me open the debug window (and nothing appears on the output). On Mist, it gives me a code 500 error.

I did search for some solutions on this forum, but none worked. I'm using Cordova 2.7.0 and I don't see any empty folders on my project.

Thanks in advance.

4 Answers, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 28 Jun 2013, 01:24 PM
Hello,

Could you please verify that there is a <head> tag in html files? If so add it temporary.
We will address it in upcoming days as it causes error 500 in Mist simulator.

As for Graphite is it happen with new project created from template or only with your existing project?

Regards,

Jordan
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
0
Fernando
Top achievements
Rank 1
answered on 28 Jun 2013, 05:04 PM
Putting the <head> tags on my "partial views" resolved the issue on Mist, but on Graphite, the same thing still occurs. However, a new project worked OK, so I'll try putting the files of my app on that project.
0
Fernando
Top achievements
Rank 1
answered on 28 Jun 2013, 06:47 PM
There is something on my project that makes the simulator "freeze" and I could not figure out what.

If I put a "return;" on the function that initializes the app, it does not freeze. Then, I replace the "return;" with a "debugger;", run the app and just let it run when it stops on the breakpoint, it goes OK too. However, if I close the debug console and reload the app, it freezes again.
0
Kristina
Telerik team
answered on 02 Jul 2013, 04:15 PM

Hello,

We have identified the cause for the freezing Simulator problem and are almost ready with a resolution. We are going to provide a hot fix till the end of the week. Until then you could try and test your application in Android Simulator.

Please excuse us for the inconvenience.

Regards,
Kristina
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
Tags
AppBuilder Windows client
Asked by
Fernando
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Fernando
Top achievements
Rank 1
Kristina
Telerik team
Share this question
or