How to test your new app really easily (via the web app)

Recently I was working with a customer who was concerned about the time it would take to launch an app to the app stores in order to commence testing.

We discussed they could use the web app. The web app has the following benefits:

  1. instant deployment
  2. supports push notifications
  3. easy access for testers (as opposed to Fliplet Viewer which is more complicated)

How to publish your app on web: Web Publishing - Fliplet Knowledge Center

Web apps do not offer the following mobile app features therefore they cannot be used to test these features:

  1. in app updates
  2. offline access

Are there any other pros or cons to using web apps for testing?

In the Fliplet Studio, the text does not make that distinction when describing the functionality options, it would be useful that it did?

Good suggestion @mark I’ll forward it to the developers and ask them to factor it into Studio so it’s clear. Thank you.

Hello, I realize this thread is a bit older, but I’m hoping to get some guidance.

I’m working on a screen with dual online/offline functionality that I need to debug in offline mode. I’ve tried using Safari’s Web Inspector and reviewed console logs while online to understand the behavior, but I’m not aware of any built-in Fliplet feature that might assist with offline debugging in the Viewer app. Could you share the best methods for testing offline functionality in Fliplet Viewer on iOS?

Additionally, does the app need to be published to conduct these tests, or can I test directly in the Viewer?

Thank you for your help!