for Android : install apk by its file absolute path | for iOS: go to app store by the url;
if the target platform is higher than android 24:
a appId is not required
(the caller's applicationId which is defined in build.gradle)
for Android : install apk by its file absolute path;
if the target platform is higher than android 24:
a appId is not required
(the caller's applicationId which is defined in build.gradle)