You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click on the left button I have this in the console : 2013-08-30 10:36:44.028 MMDrawerControllerKitchenSinkStoryboard[17751:c07] Center did appear 2013-08-30 10:36:48.235 MMDrawerControllerKitchenSinkStoryboard[17751:c07] Left will appear
But the drawer is not displayed
When I click on the right button I get this : 2013-08-30 10:36:54.758 MMDrawerControllerKitchenSinkStoryboard[17751:c07] Right will appear
And the app hangs.
It's with the iPhone 6.1 Simulator, deployement target 6.1 for the project and the pods. I didn't test with a real phone yet.
The text was updated successfully, but these errors were encountered:
When I click on the left button I have this in the console :
2013-08-30 10:36:44.028 MMDrawerControllerKitchenSinkStoryboard[17751:c07] Center did appear
2013-08-30 10:36:48.235 MMDrawerControllerKitchenSinkStoryboard[17751:c07] Left will appear
But the drawer is not displayed
When I click on the right button I get this :
2013-08-30 10:36:54.758 MMDrawerControllerKitchenSinkStoryboard[17751:c07] Right will appear
And the app hangs.
It's with the iPhone 6.1 Simulator, deployement target 6.1 for the project and the pods. I didn't test with a real phone yet.
The text was updated successfully, but these errors were encountered: