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
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 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
The text was updated successfully, but these errors were encountered:
typo in README file -import AppDebugMode
@published (lazy) in cache manager supportpublic func getSelectedServer(for serverCollection: ApiServerCollection) -> ApiServer
crashes, 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,AppDebugView
or start actionAdd info about it in Readmemultiple views presented issueThe text was updated successfully, but these errors were encountered: