Tag: ios
-
How to view local PDFs in Ionic on Android and iOS
Update: I wrote a provider that uses Document Viewer on iOS and In App Browser on Android: This method has only been tested with local PDF files stored in your project src/assets/ folder. No idea if it would work with remote PDFs, probably not on Android. Also, I’m very much a beginner so I may…
-
Integrating Ionic with Fabric Crashlytics Beta
This article only refers to using Beta (which is part of Crashlytics) with Ionic, not any other elements of the Fabric suite. Let me start by saying that in my opinion if you can avoid using Fabric Beta with Ionic then you should; for me it is massively unreliable and wastes more time than it…