AppDebugMode-iOS icon indicating copy to clipboard operation
AppDebugMode-iOS copied to clipboard

Setting up issues

Open vaIerika opened this issue 10 months ago • 0 comments

  • 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) -> ApiServer crashes, coordinator has to be initialised after AppDebugModeProvider.shared.setup() - added info in Readme
  • maybe add info about presenting view, in case calling debug by pushing a button not shake gesture, access to hosting controller, AppDebugView or start action Add 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

vaIerika avatar Aug 24 '23 12:08 vaIerika