tbointeractive / TBODeveloperOverlay

A collection of developer tools for debugging iOS Apps
MIT License
5 stars 2 forks source link

Feature/logger share button #15

Closed bernhard-eiling closed 8 years ago

bernhard-eiling commented 8 years ago

We have the option to show the share button in the navigation bar but then we would lose the share functionality when using the logger as a standalone plugin. @brototyp @thorstenstark Your thoughts to this issue?

thorstenstark commented 8 years ago

I would write a note which states that the use of the share functionality requires the loggerViewController to be inside of a NavigationController.

bernhard-eiling commented 8 years ago

I'm tending to keep the modularity of the DeveloperOverlay while keeping it's full functionality. @brototyp What is your opinion about this?

brototyp commented 8 years ago

I would say it is fine this way. We don't lose the core-functionality of the LoggerOverlay. There are two things i would add: