Generate QR Code Without Internet

The app I’m making is essentially a way for users to share text via QR codes. It works fine as is but because the QR Code component currently uses a web API, my app cannot fully function offline. Is there currently a way to generate QR codes offline, and if not, would you consider adding it in a future release?

Try this :point_down: tutorial by Taifun

How to generate a QR code from text without web access with App Inventor and some jQuery

Hope it helps! :slight_smile:

1 Like

I think this should work, thanks!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.