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

Is there a way to goto straight to a child plist rather than through the root.in.app.plist #12

Closed
mnifield opened this issue Sep 8, 2010 · 1 comment

Comments

@mnifield
Copy link

mnifield commented Sep 8, 2010

Is there a way to go to straight to a child plist rather than through the root.inApp.plist?

I basically have the root.inApp.plist in the main view and I have subviews that right now have a button that go to the root.inApp.plist but I would like the buttons to go straight to the child plist rather than the root.inApp.plist.

Is this possible?

Thanks Matt

@futuretap
Copy link
Owner

Did you try to just set the file property of the IASKAppSettingsViewController to your child file name? Not sure whether this might cause any issues but it's well worth trying.

diederich pushed a commit to cocologics/InAppSettingsKit that referenced this issue Jun 28, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants