Hello everyone,
I’m developing a mobile application with Bubble (not a web app).
Users need to be able to read a PDF document directly inside the app after purchasing it.
Problem:
All the plugins I’ve found (PDF Viewer, etc.) only work on the web.
In a mobile app (via WebView), the PDF does not display properly: either it doesn’t load, or it takes a very long time to render.
My need:
A solution to display a PDF directly in the mobile app.
(Bonus: block the file download to avoid sharing, but the main issue is just being able to display it on mobile).
Has anyone faced this problem and found a solution?
- A plugin that works with mobile apps?
Thanks a lot in advance ![]()