ios uuid add comment

This commit is contained in:
iddoeldor 2018-06-11 17:04:06 +03:00 committed by GitHub
parent f8fc27341c
commit 17432ab0bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ Java.perform(function() {
}); });
``` ```
#### Find iOS application UUID #### Find iOS application UUID
Get UUID for specific path when attached to an app Get UUID for specific path when attached to an app by reading plist file under each app container
``` ```
var PLACEHOLDER = '{UUID}'; var PLACEHOLDER = '{UUID}';
function extractUUIDfromPath(path) { function extractUUIDfromPath(path) {