mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-15 14:53:24 +01:00
Can't get this to work correctly. #59
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 @jimijon on GitHub (Apr 18, 2017).
Latest Xcode 8.3.1, iOS 10.3
Tried to get significant events. Fired it in my willAppear. I never get the dialog. Ok, so I then use showPrompt() and I get the dialog, click rate... a blank modal comes up. :-(
So I try it again an showPrompt() now doesn't work. I deleted the app from the device. Build and ran it again... still showPrompt() doesn't show.
Can't seem to get a grasp on how this is actually supposed to work.
@coneybeare commented on GitHub (Apr 27, 2017):
What is your code? Are you testing in simulator or device?