UrbanApps/Armchair

Can't get this to work correctly.

jimijon opened this issue · 1 comments

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.

What is your code? Are you testing in simulator or device?