Search Type: Posts; User: dakamojo
Search: Search took 0.03 seconds.
-
30 Apr 2012 8:14 AM
- Replies
- 0
- Views
- 464
In my app I have various console.log statements to help me debug issues. Is there any way to view the console when the app is running in the iOS Simulator?
-
30 Apr 2012 8:07 AM
- Replies
- 1
- Views
- 327
I haven't utilized this yet, but the Sencha mechanism for dealing with this is the Profile class. You can define profiles with logic conditions to identify the device that it is running on. A...
-
25 Apr 2012 10:45 AM
Jump to post Thread: Can't run in iOS Simulator by dakamojo
- Replies
- 2
- Views
- 514
I copied app.html to index.html. Now I no longer get the invalid URL message. Now I just get a black screen in the Simulator.
Then I figured it out. If I run "sencha package run simulator.json"... -
25 Apr 2012 7:19 AM
Jump to post Thread: Can't run in iOS Simulator by dakamojo
- Replies
- 2
- Views
- 514
I posted about this before but didn't get a resolution. I am working on this again. My main app won't run in the iOS Simulator. I get just a blank white screen.
So I created a new Touch project... -
10 Apr 2012 7:52 AM
- Replies
- 0
- Views
- 295
I need some help with the basic understanding of how to save data in local storage.
I have a Model called Settings and a Store called SettingsStore which uses the Settings Model. SettingsStore... -
10 Apr 2012 6:42 AM
- Replies
- 0
- Views
- 277
I am using Sencha Designer build 363 and iOS Simulator 5.1 (as part of Xcode 4.3.2). When I choose Simulate on the Deploy popup, the app appears in the Simulator, but I only see a while screen. I...
-
9 Apr 2012 10:21 AM
Jump to post Thread: Adding Project to Source Control by dakamojo
- Replies
- 2
- Views
- 505
I want to add my Sencha project to source control. In our case it is Subversion. Is there any guidelines as to what should be added and what should be omitted? Should only the metadata folder be...
-
9 Apr 2012 6:28 AM
- Replies
- 1
- Views
- 535
Today I upgraded to build 363 and it recognizes the location of the Simulator. I believe this was fixed in this build.
-
6 Apr 2012 8:42 PM
- Replies
- 1
- Views
- 535
I was able to run my app in the Simulator from Sencha Designer. However today I installed Xcode 4.3.2 and one of the things I noticed is that Xcode and the Simulator and so forth are now installed...
-
4 Apr 2012 10:58 AM
- Replies
- 3
- Views
- 505
That was the issue. The project still has a designer.html and designer.js left over. Is it safe to delete them?
-
4 Apr 2012 6:25 AM
- Replies
- 3
- Views
- 505
I have a project that has two existing Stores. Now when I try to add a third Store, it doesn't seem to get added to the project when it is deployed. I must be missing a step. My Store is defined...
-
3 Apr 2012 8:22 AM
Jump to post Thread: Ext.Logger and iOS Simulator by dakamojo
- Replies
- 3
- Views
- 852
I'm still stuck on trying to figure out how to see log output from an app that is created with Sencha Designer and packaged as a native iOS app and deployed to the Simulator.
I did find something... -
30 Mar 2012 9:38 AM
Jump to post Thread: Ext.Logger and iOS Simulator by dakamojo
- Replies
- 3
- Views
- 852
I'm trying console.info also and not seeing it. When you say "developer tools in safari" are you referring to desktop Safari or Simulator Safari? I did enable the Developer Menu in desktop Safari,...
-
30 Mar 2012 8:31 AM
Jump to post Thread: Ext.Logger and iOS Simulator by dakamojo
- Replies
- 3
- Views
- 852
I'm using the SDK Tools to run my app in the iOS Simulator. In my app I have several Ext.Logger.info statements. I was hoping that these would show up in my Mac system log, but they don't. Where...
-
30 Mar 2012 7:25 AM
- Replies
- 4
- Views
- 702
Thanks, I will consider the idea of a card layout with two navigation views. I have almost the same scenario, login and registration in one navigation view and the actual app in another.
Although... -
30 Mar 2012 7:22 AM
- Replies
- 4
- Views
- 824
That solved it (sort of). Outside of designer I copied designer.html to index.html and then manually ran "sencha pacakge run" and the simulator launched and my app appeared.
It appears that... -
29 Mar 2012 6:40 AM
- Replies
- 4
- Views
- 824
I have gotten past my packaging issues. Now when I choose Deploy and then Simulate, I get the following message in a terminal window.
Last login: Thu Mar 29 09:34:52 on ttys000
ddavismbp:~... -
28 Mar 2012 1:06 PM
- Replies
- 4
- Views
- 655
Setting the InputPath to an absolute path rather than a relative path fixed it. Thanks for your help.
-
28 Mar 2012 6:26 AM
- Replies
- 4
- Views
- 655
I set my output directory to a folder off my home folder and ran Simulate. It created a honeylogue.app file. That file has Info.plist, PkgInfo, stbuild_template files and an empty webapp folder.
... -
27 Mar 2012 11:38 AM
- Replies
- 4
- Views
- 655
I haven't worked on my project in several days. Today when I opened Designer I saw that there was a new version. I upgraded to 341. Now when I choose Deploy I see the new options. I choose Copy...
-
27 Mar 2012 7:53 AM
- Replies
- 4
- Views
- 702
I have three scenarios that I am trying to figure out how to do with the NavigationView.
1) Push a new view on the stack and make that new view be the root view. Another way to look at this is... -
9 Mar 2012 1:12 PM
- Replies
- 6
- Views
- 705
Thanks. After reading your explanation, I think I know what happened. I don't think I created the Basic Function for launch, I think I put the original code in the launch that was created by...
-
9 Mar 2012 11:39 AM
- Replies
- 6
- Views
- 705
I don't remember if I added the Basic Function. I'm guessing that is what I did. It shows up as a Basic Function in the Project Inspector now. I am reading about the 309 override functionality and...
-
9 Mar 2012 9:43 AM
- Replies
- 6
- Views
- 705
I don't know if this is the same bug or a different situation. I have a controller that has a basic function named launch. After upgrading to build 309, if I look at the generated class I see the...
-
7 Mar 2012 10:40 AM
Jump to post Thread: Upgrade to Sencha Touch 2 Final by dakamojo
- Replies
- 7
- Views
- 1,036
Thanks, that makes sense. However the next question is how do I find the URL for the current release?
Results 1 to 25 of 34
