evaluation_app

Last updated:

0 purchases

evaluation_app Image
evaluation_app Images
Add to Cart

Description:

evaluation app

evaluation_app #
跳到相应的应用市场对app进行评价.
Getting Started #
使用示例:
//appID的值:;iOS是app在App Store的app id,Android是应用的package name
var appID = "";
if(Platform.isIOS){
appID = "1523625519";
}else if(Platform.isAndroid){
appID = "com.dt.dthouse_app";
}
await EvaluationApp.evaluationApp(appID);

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.