Closed oluwadareseyi closed 4 years ago
Hello,
I tried implementing the reader in my react app with a cloudinary and even other URLs like this:
<MobilePDFReader url="https://res.cloudinary.com/demo/image/upload/single_page_pdf.pdf" />
But the page doesn't load anything.
How can I fix this? Regards.
Check CORS policy.
Hello,
I tried implementing the reader in my react app with a cloudinary and even other URLs like this:
<MobilePDFReader url="https://res.cloudinary.com/demo/image/upload/single_page_pdf.pdf" />
But the page doesn't load anything.
How can I fix this? Regards.