AppDebugMode-iOS
AppDebugMode-iOS copied to clipboard
Setting up issues
- Optional: ApiServer can be more generic
typo in README file -import AppDebugMode- Optional: package import image
- iOS 13 support - why not 13.6? - discuss with @andrej-jasso
- Custom url button field visual update (no need for the 2nd button), UI update, code style for cached values
@Published (lazy) in cache manager support- on Server change return server value? - onServerChange: ((ApiServer) -> Void)?
public func getSelectedServer(for serverCollection: ApiServerCollection) -> ApiServercrashes, coordinator has to be initialised afterAppDebugModeProvider.shared.setup()- added info in Readmemaybe add info about presenting view, in case calling debug by pushing a button not shake gesture, access to hosting controller,AppDebugViewor start actionAdd info about it in Readme- ! dismiss (not save, but drag down), changes debug selecting option in the view but not applied to the app
multiple views presented issue