triniwiz / nativescript-downloader

Apache License 2.0
32 stars 18 forks source link

Open downloaded file #9

Open davorpeic opened 6 years ago

davorpeic commented 6 years ago

Hi,

we are downloading apk to update the app, is there a way to make intent to open downloaded file in this case apk?

thanks davor

wanpeng2008 commented 6 years ago

same requirement

adetayoadeyemi commented 5 years ago

use utils.openFile method, though not well documented, it works well

Bezlepkin commented 2 years ago

use utils.openFile method, though not well documented, it works well

On Android 10, files open incorrectly. IMG_6039