Created
May 21, 2014 22:27
-
-
Save enigmaticape/3b8426bed90a9735740f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
environment = Sandbox; | |
receipt = { | |
"adam_id" = 0; | |
"application_version" = "1.2"; | |
"bundle_id" = "com.enigmaticape.Phoreal"; | |
"download_id" = 0; | |
"in_app" = ( | |
); | |
"original_application_version" = "1.0"; | |
"original_purchase_date" = "2013-08-01 07:00:00 Etc/GMT"; | |
"original_purchase_date_ms" = 1375340400000; | |
"original_purchase_date_pst" = "2013-08-01 00:00:00 America/Los_Angeles"; | |
"receipt_type" = ProductionSandbox; | |
"request_date" = "2014-05-21 22:24:57 Etc/GMT"; | |
"request_date_ms" = 1400711097090; | |
"request_date_pst" = "2014-05-21 15:24:57 America/Los_Angeles"; | |
}; | |
status = 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment