tigger0jk / SKAdNetworkIdentifiers

Scrapes for ad vendors IDs for the iOS plist entry SKAdNetworkIdentifier
0 stars 0 forks source link

New "data" at every check #1

Closed pfay-fc closed 3 years ago

pfay-fc commented 3 years ago

It seems like the data from unity is in a different order every time it's pulled. If they're not going to give us a consistent order we may need to parse and sort the data before saving it so the diffs are actually useful and relevant.

tigger0jk commented 3 years ago

Sorting json with d25cf6902433038af32865f0031a8959303e0561 and xml with 00cbd5ca58aa8f90036ff90fd2d91d3a41a98dd4 - this does tie us to the current xml structure, but so be it