mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 06:13:25 +01:00
showPrompt() not working, no error being logged #39
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 @bdrelling on GitHub (Jun 3, 2016).
We're setting up Armchair in our app using the very simple 1-step process. Our App ID is 100% correct, I've tried filling out additional fields, and I've tried setting
debugEnabled(true)as well.Calling
showPrompt()provokes no response.onWillPresentModalViewandshouldPromptClosureare both not firing either.We have no way of seeing what error is being thrown or what is going on. We'd really love to use your SDK and we're trying to release ASAP, but if we can't figure this out we might need to turn to another product in the meantime until we can get this sorted.
@coneybeare commented on GitHub (Jun 3, 2016):
What are the settings you are using to setup Armchair? Have you turned on debug mode or tried stepping through the code to see at what point the logic is skipping the rating screen? Start by placing a breakpoint here and stepping through