Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare demo mode for App Store review #6530

Open
drewvolz opened this issue Oct 24, 2022 · 5 comments
Open

Prepare demo mode for App Store review #6530

drewvolz opened this issue Oct 24, 2022 · 5 comments

Comments

@drewvolz
Copy link
Member

Updated guidelines as of 10/24/2022.

  • For stoPrint we have a toggleable demo mode.
  • For SIS balances we may want to perform the same set of demo wrapping (data, navigation, state value)

Revised in Before You Submit: “Provide App Review with full access to your app. If your app includes account-based features, provide either an active demo account or fully-featured demo mode, plus any other hardware or resources that might be needed to review your app (e.g. login credentials or a sample QR code).”

Added to 2.1: “If you are unable to provide a demo account due to legal or security obligations, you may include a built-in demo mode in lieu of a demo account with prior approval by Apple. Ensure the demo mode exhibits your app’s full features and functionality.”

@drewvolz
Copy link
Member Author

This may be our new iOS release blocker

@hawkrives
Copy link
Member

Plus it would let us test more of the app… yeah, we should really do this.

@hawkrives
Copy link
Member

Idea: put a "demo mode" button in settings (or at the bottom of the Home Screen?)

@drewvolz
Copy link
Member Author

That's one way! I was also considering adding a demo login which could kick-off the flow of using mock data.

@hawkrives
Copy link
Member

My only worry is that since we don't allow email addresses… but I guess we could special-case "demo@example.com"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants