Hello Deepali,
thanks for testing the guides - we will take a look.
Generally, patches or pull requests are more than welcome. The website
is located at the
aerogear.org repo (see [1]). The Xcode guide in
particular is located at [2].
Greetings,
Matthias
[1]
https://github.com/aerogear/aerogear.org
[2]
https://github.com/aerogear/aerogear.org/blob/master/docs/guides/GetStart...
On Thu, Nov 22, 2012 at 1:49 AM, Deepali Khushraj <dkhushra(a)redhat.com> wrote:
Hi,
All steps in the guide worked well, except for one manual change, without
which I was getting a runtime error:
In didFinishLaunchingWithOptions of AGAppDelegate.m, I had to manually
change the line:
from: self.viewController = [[AGViewController alloc]
initWithNibName:@"AGViewController" bundle:nil];
to: self.viewController = [[AGViewController alloc]
initWithStyle:UITableViewStylePlain];
It'd be great if this change is reflected in the guide:
http://aerogear.org/docs/guides/GetStartedwithAeroGearandXcode/
Thanks!
Deepali.
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev
--
Matthias Wessendorf
blog:
http://matthiaswessendorf.wordpress.com/
sessions:
http://www.slideshare.net/mwessendorf
twitter:
http://twitter.com/mwessendorf