Could someone tell me the step-by-step procedure to download a binary file as PDF in a mobile application? A sample app will be more helpful.
Hi Abira,
If you want download file then you need to use File Plugin.
and if you want show file in a mobile screen then you can use this way.
Attached demo.
Hope this will help you.
Regards
Rahul
To download files in a Mobile application, you should use File Plugin forge component and you can use File Sample App as a demo application on how to do this.
Hope it helps.
Kind Regards,João