mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 14:23:25 +01:00
Can't get this working in Debug mode #72
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @writing-shed on GitHub (Jan 31, 2018).
I've installed using cocoapods including the code to set the debug flag. I've checked the build settings (IOS) and the flag is set. I've tried calling debugEnabled, but no alert appears. If I call showPrompt it does appear, so it seems to be working, just not in debug mode. Any idea why?
@writing-shed commented on GitHub (Jan 31, 2018):
Ignore this - it started working OK