Post

Replies

Boosts

Views

Activity

download_id
Hi, I am viewing receipts currently being used in my application and I have found many receipts with the downloadid: "9999". I was originally under the assumption that the downloadid was a unique value to a receipt. These receipts with the downloadid of "9999" pass validation and they all vary with purchase times and versions. Is "9999" a valid downloadid? Why am I seeing it so frequently with so many different devices? I have strong suspicions that these are scammers. Best, Jaime
1
0
894
Jul ’20
Automator Plugin
Hi, I was trying to create an automator plugin for the first time, but the documentation for this appears to be very dated. It suggested that I would be able to debug this by running the Automator executable with my plugin name/location as an argument (spcifically -action "${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}"). However, when I tried to run within Xcode, all I see is this message:Message from debugger: cannot attach to process due to System Integrity ProtectionSince the "System Integrity Protection" is new, I am guessing that the automator plugin documentation was not updated to show how we can debug such a plugin. Are Automator plugins no longer supported? If they are, does anymoe know how to debug one?Best,Jaime
3
0
2.3k
Nov ’15