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

If two view controllers point to the same view with the loader, only one works #101

Open
jessiemblack opened this issue Mar 9, 2017 · 4 comments

Comments

@jessiemblack
Copy link

jessiemblack commented Mar 9, 2017

I have two view controllers that both point to one view controller that should show the loading screen. It works for one, but not both.

@jessiemblack
Copy link
Author

Why did you down vote my question?

@aamck
Copy link
Contributor

aamck commented Mar 10, 2017

Vague description, no code or any further description to help troubleshoot.

@jessiemblack
Copy link
Author

I copied the demo that is available. There is no code to show because that would be irrelevant. The spinner is working just fine, but when I add another view controller to point to the view that has the loading bar, it does not work. Also, when I hit 'back' from another view controller to the demo I copied from this github project, it does not work either. There is another issue related to this in the issues section of this project. Is that better?

@aamck
Copy link
Contributor

aamck commented Mar 11, 2017

Again this is pretty vague. How is the spinner called on the presenting view for example? How are you handling viewWillAppear? If you put the project up I can have a look but otherwise there is literally no way to help find a fix without an actual example to work with. Simply saying you've copied the demo project & that's it isn't much to go on.

Provide code / workable examples I can help; otherwise this won't go anywhere useful for anyone.

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