Skip to content
Jason Pang edited this page Dec 2, 2016 · 2 revisions
  • Invalid init configuration (missing commas, wrong init properties)
  • Inconsistent subscription state (state partially cleared)
  • Mismatched Credentials
  • Switching to HTTPS without creating a new app

Things To Improve

  • PermissionPrompt base class with PermissionPromptType, isAllowed(), isActive(), show(), hide(), and something to track the active permission prompt
  • Or a method that determines which permission prompt should be shown, and offload isAllowed() to it