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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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?