Is there a way to make a bubble app native only?

Hi @dylanp,

You can accomplish this with our native app plugin and wrapper. You’ll be able to detect whether the page is being accessed by a native app using our plugin value ‘is Native App’.

If it’s instead being accessed from the web, you can redirect the User somewhere else or hide elements on the page.

You can test this functionality by installing our plugin and downloading our free preview app:

Happy Building!

1 Like