mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 14:23:25 +01:00
Armchair.showPrompt() shows without counting significant Events #55
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 @sergeydi on GitHub (Apr 4, 2017).
Hi,
My AppDelegate.swift:
on ViewController:
Delete app from simulator, Execute app and receive proposal to rate app. Is it correct, or I make some mistake?
@coneybeare commented on GitHub (Apr 27, 2017):
DebugEnabledwill show the prompt every time by tricking the library into thinking all conditions have been met. It is meant for testing.