Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 8 error: adding a root view controller UITabBarController as a child of view #476

Closed
swl367 opened this issue Jun 4, 2014 · 11 comments

Comments

@swl367
Copy link

swl367 commented Jun 4, 2014

I'm running an app running off the base sdk iOS 8 and I'm running into a problem with my code:

When I init with my center controller as my app delegate's rootviewcontroller, I get the following error in iOS 8:

adding a root view controller <UITabBarController: 0x11425fc0> as a child of view

Is there a workaround for this?

@ghost
Copy link

ghost commented Jul 2, 2014

I have problems on iOS8 too, probably ViewDeck is ready for retirement :(

@bachonk
Copy link

bachonk commented Sep 10, 2014

Same. Any thoughts on a good replacement? I've tried NVSlideMenuController, but it's also pretty buggy.

@perforator85
Copy link

I switched to MMDrawerController a while ago. Steady updates and support - I also had no problems under iOS6,7 or iOS8 with it.

https://github.com/mutualmobile/MMDrawerController

@Inferis
Copy link
Collaborator

Inferis commented Sep 10, 2014

The problem is that I feel that IIViewDeckController has outgrown my ability to spend time on it. It is also too bloated.

I might do new a swift implementation for fun, but it will be much more lean.

@johndpope
Copy link

Inferis - try adding some key people as contributors to your master branch.
Put your feet up and take all the credit. Did I say, well done.

@Inferis
Copy link
Collaborator

Inferis commented Jul 8, 2015

Oh, I'd love to do that. The trouble is: finding people to take over. I've asked before, but got no response.

@johndpope
Copy link

Consider there are entire platoons of developers - ready to support you.

Would you entertain some kind of sponsorship?
My company Fieldstorm could come to the party in return for some spot light.

screen shot 2015-07-08 at 5 00 39 pm

@Inferis
Copy link
Collaborator

Inferis commented Jul 8, 2015

Ah, nice. Sure, that could be arranged.

@nvkiet
Copy link

nvkiet commented Jul 15, 2015

I also got this bug. Have you guys got any solutions?

@michaelochs
Copy link
Member

Hi, I am the new maintainer since @Inferis is not able to maintain this project. Is this bug still relevant? If so, could someone please exactly describe steps to reproduce, as I don't see any issues with this at the moment. I am also thinking about dramatically reducing the feature set of ViewDeck on a 3.0.0 release in the future to be able to support this more easily. I would be very happy if everyone could provide as much feedback as possible about what features you are using.

@michaelochs
Copy link
Member

Closing this due to lack of input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants