THX Henry, THX PT. I'll try it out soon..
Best, Duke2010 >P T Withington wrote: > Also, you can ask your friend to enable the debug console on their iPhone: > > Settings/Safari/Developer Debug Console > > and test your app. If there are Javascript errors, the console should > display automatically. That may help find the problem. > > On 2010-11-18, at 14:35, Henry Minsky wrote: > > > Only HTML5 will display on an iPhone. > > > > If you use a canvas size matching or smaller than the iphone display size, > > that would probably work the best to avoid scrolling. > > > > I've run simple examples like the contacts list demo (examples/contactlist) > > in HTML5 > > on my iPhone with no errors. Maybe you can check in Safari (or Firebug) if > > there are any messages being printed to the console that might indicate > > issues? Safari is the closest > > browser to what runs on the iPhone, and has some developer tools built into > > it. > > > > > > > > > > On Thu, Nov 18, 2010 at 2:30 PM, Duke2010 wrote: > > > >> Hi, > >> > >> what must I consider, that iphone (and maybe other mobile devices like > >> Nokia, etc.) does display the OL Application: > >> > >> -Solo > >> - what is best, flash8, 10 oder dhtml? > >> - any special setting for canvas besides size = iphone screen > >> resolution?! > >> - anything else. > >> > >> Best, > >> Duke2010 > >> > >> PS: I made an application and it worked online fine on an iphone > >> emulator, bit friends with real phones said it does not display.. > >> > >> > >> > >> > >> > >> > >> > >> > >> > > > > > > -- > > Henry Minsky > > Software Architect > > [email protected]
