Posts

Post not yet marked as solved
1 Replies
499 Views
I'm trying to see if there's any way to decode the base64 string from a Bytes CKValue into something usable in my JavaScript client. Currently I've decoded the string into something that looks like this:bplist00%D4%01%02%03%04%05%06%17%18X%24versionX%24objectsY%24archiverT%24top%12%00%01%86%A0%A7%07%08%0D%13%14%15%16U%24null%D2%09%0A%0B%0C%5CNS.uuidbytesV%24classO%10%10%B6%E2x%F9%184M%A9%94%B2%84%AE%9E%FBpW%80%02%D2%0E%0F%10%11Z%24classnameX%24classesVNSUUID%A2%10%12XNSObjectZbackgroundO%11%01%1Ebplist00%D4%01%02%03%04%05%06%14%15X%24versionX%24objectsY%24archiverT%24top%12%00%01%86%A0%A4%07%08%09%0EU%24nullUimage%D2%0A%0B%0C%0D%5CNS.uuidbytesV%24classO%10%10%B1%8E%A3pG%18KI%A2%9E%14*%14T%E5%AB%80%03%D2%0F%10%11%12Z%24classnameX%24classesVNSUUID%A2%11%13XNSObject_%10%0FNSKeyedArchiver%D2%16%17%18%19_%10%1AbackgroundMediaDescriptionYimageUUID%80%01%80%02%08%11%1A%23-27%3CBHMZatv%7B%86%8F%96%99%A2%B4%B9%D6%E0%E2%00%00%00%00%00%00%01%01%00%00%00%00%00%00%00%1A%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%E4StapWnothing_%10%0FNSKeyedArchiver%D7%19%1A%1B%1C%1D%1E%1F%20%21%22%23%24%25%26_%10%10scriptActionTypeVheightRidZcustomDataUwidth%5BgestureTypeTtype%80%06%10%05%80%01%80%04%10%03%80%05%80%03%00%08%00%11%00%1A%00%23%00-%002%007%00%3F%00E%00J%00W%00%5E%00q%00s%00x%00%83%00%8C%00%93%00%96%00%9F%00%AA%01%CC%01%D0%01%D8%01%EA%01%F9%02%0C%02%13%02%16%02%21%02%27%023%028%02%3A%02%3C%02%3E%02@%02B%02D%00%00%00%00%00%00%02%01%00%00%00%00%00%00%00%27%00%00%00%00%00%00%00%00%00%00%00%00%00%00%02FBut would ideally like to turn this into an object so I can get values from it. Does anyone know if this is possible using cloudkit.js and a javascript client?
Posted Last updated
.