p_install

Last updated:

0 purchases

p_install Image
p_install Images
Add to Cart

Description:

p install

p_install #
不成熟的 app 更新插件
Android 直接安装 apk
iOS 跳转应用商店
Getting Started #
Android #

安装的 apk 文件不在 app 安全目录下时,需要自己获取 sdcard 读写权限

注意: apk 文件存储到应用内部缓存文件夹下会导致包解析错误,建议存储在外部缓存文件夹下: /storage/emulated/0/Android/data/[app package]/cache/
IOS #
打开 App Store
Usage #
PInstall.install(iosUrl: url);

PInstall.install(filePath: androidApkFilePath);
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.