Hi,
I just upgraded my system to Xcode 5 for IOS 7.0 (GM).
To make sparrow work again, I got the latest version from Github, I had a black screen before with an OpenGL error but that's working now again.
However, I encountered a problem that seems to be IOS 7.0 related.
I have a back button at the bottom, just like in the sample project.
This button is working fine in the simulator, but on my iPhone 4S it's not working properly any more.
What happens is that when I push it, it remains stuck in a pushed down state. Maybe after a long while it works again.
When I move it 40 points up, it works normally.
I'm afraid the problem is somehow Sparrow fighting with the new IOS control center, that gets activated when dragging up from the bottom of the screen. I think that the control center shortly takes away the focus somehow, making the button stay down instead of triggering.
Please share your thoughts on this. I'm wondering if this is an issue with sparrow, if I should try to find a workaround, or if I'm doing something wrong. Any help will be appreciated!
Cheers!