Advertisement
mstranieri

IAP Taco LOG

Jul 19th, 2021
1,099
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Swift 2.26 KB | None | 0 0
  1. 2021-07-19 08:59:41.123598-0500 WebViewGold[11511:6063258] Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service
  2. 2021-07-19 08:59:47.331980-0500 WebViewGold[11511:6064007] [connection] nw_endpoint_handler_set_adaptive_read_handler [C13.1 172.217.2.206:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] unregister notification for read_timeout failed
  3. 2021-07-19 08:59:47.332069-0500 WebViewGold[11511:6064007] [connection] nw_endpoint_handler_set_adaptive_write_handler [C13.1 172.217.2.206:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] unregister notification for write_timeout failed
  4. success(purchase: SwiftyStoreKit.PurchaseDetails(productId: "1", quantity: 1, product: <SKProduct: 0x28060a6f0>, transaction: productId: 1, transactionId: 1000000844505860, state: purchased, date: Optional(2021-07-19 13:59:46 +0000), originalTransaction: nil, needsFinishTransaction: true))
  5. 2021-07-19 08:59:48.878507-0500 WebViewGold[11511:6063258] WF: _userSettingsForUser mobile: {
  6.     filterBlacklist =     (
  7.     );
  8.     filterWhitelist =     (
  9.     );
  10.     restrictWeb = 1;
  11.     useContentFilter = 0;
  12.     useContentFilterOverrides = 0;
  13.     whitelistEnabled = 0;
  14. }
  15. 2021-07-19 08:59:48.878581-0500 WebViewGold[11511:6063258] WF: _WebFilterIsActive returning: NO
  16. Purchase Success: 1
  17. Transaction completed successfully.
  18. #########
  19. www.tacotoon.com/redirect-apple-payment/?payment_id=1626703163_939f52c556ee8ab11c7ce45b84624975&product_id=1
  20. 2021-07-19 08:59:48.879876-0500 WebViewGold[11511:6063258] WF: _userSettingsForUser mobile: {
  21.     filterBlacklist =     (
  22.     );
  23.     filterWhitelist =     (
  24.     );
  25.     restrictWeb = 1;
  26.     useContentFilter = 0;
  27.     useContentFilterOverrides = 0;
  28.     whitelistEnabled = 0;
  29. }
  30. 2021-07-19 08:59:48.879944-0500 WebViewGold[11511:6063258] WF: _WebFilterIsActive returning: NO
  31.  
  32.  
  33. 2021-07-19 08:59:48.900168-0500 WebViewGold[11511:6063258] [Process] 0x102858a18 - [pageProxyID=14, webPageID=15, PID=11515] WebPageProxy::didFailProvisionalLoadForFrame: frameID = 3, domain = WebKitErrorDomain, code = 101
  34. 2021-07-19 08:59:49.053764-0500 WebViewGold[11511:6064422] Request <OSRequestSendPurchases: 0x280a957a0> success result {
  35.     success = 1;
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement