UrbanApps/Armchair

Can't get this working in Debug mode

writing-shed opened this issue · 1 comments

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?

Ignore this - it started working OK