- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
升级到 El Capitan 后,我的包含应用内购买的 Mac 应用无法处理应用内购买。这是我在控制台中看到的错误:
storeaccountd(453) deny file-write-create /Users/kenny/Library/Caches/com.inadaydevelopment.mac10biiFinancialCalculator
storeaccountd(453) deny file-write-create /Users/kenny/Library/Caches/com.inadaydevelopment.mac10biiFinancialCalculator
Process: storeaccountd [453]
Path: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeaccountd
Load Address: 0x108432000
Identifier: storeaccountd
Version: ??? (???)
Code Type: x86_64 (Native)
Parent Process: launchd [1]
Date/Time: 2015-11-17 17:44:11.750 -0800
OS Version: Mac OS X 10.11.1 (15B42)
Report Version: 8
Thread 0:
0 libsystem_kernel.dylib 0x00007fff87e57c96 mach_msg_trap + 10
1 CoreFoundation 0x00007fff8dd5f2b4 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fff8dd5e77c __CFRunLoopRun + 1356
3 CoreFoundation 0x00007fff8dd5dfc8 CFRunLoopRunSpecific + 296
4 CoreFoundation 0x00007fff8dd9f961 CFRunLoopRun + 97
5 storeaccountd 0x0000000108439a99
6 libdyld.dylib 0x00007fff8f8215ad start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff87e5e0a2 kevent_qos + 10
1 libdispatch.dylib 0x00007fff99400d85 _dispatch_autorelease_pool_pop + 0
Thread 2:
0 libsystem_kernel.dylib 0x00007fff87e57c96 mach_msg_trap + 10
1 CoreFoundation 0x00007fff8dd5f2b4 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fff8dd5e77c __CFRunLoopRun + 1356
3 CoreFoundation 0x00007fff8dd5dfc8 CFRunLoopRunSpecific + 296
4 CFNetwork 0x00007fff91efbd6d +[NSURLConnection(Loader) _resourceLoadLoop:] + 412
5 Foundation 0x00007fff92f42ee4 __NSThread__start__ + 1351
6 libsystem_pthread.dylib 0x00007fff951ce9b1 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff951ce92e _pthread_body + 0
8 libsystem_pthread.dylib 0x00007fff951cc385 thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff87e5d78a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff951cc375 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff87e5d222 __select + 10
1 libsystem_pthread.dylib 0x00007fff951ce9b1 _pthread_body + 131
2 libsystem_pthread.dylib 0x00007fff951ce92e _pthread_body + 0
3 libsystem_pthread.dylib 0x00007fff951cc385 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff87e57cd2 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff99409a19 _dispatch_barrier_sync_f_slow + 594
2 storeaccountd 0x0000000108436d1a
3 storeaccountd 0x000000010843c77b
4 libdispatch.dylib 0x00007fff994068f5 _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x00007fff993fb3c3 _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff9940dbd6 _dispatch_async_redirect_invoke + 1733
7 libdispatch.dylib 0x00007fff993fb3c3 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff993ff253 _dispatch_root_queue_drain + 1890
9 libdispatch.dylib 0x00007fff993feab8 _dispatch_worker_thread3 + 91
10 libsystem_pthread.dylib 0x00007fff951ce4f2 _pthread_wqthread + 1129
11 libsystem_pthread.dylib 0x00007fff951cc375 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff87e5e1f2 mkdir + 10
1 Foundation 0x00007fff92f38212 -[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:] + 286
2 StoreFoundation 0x00007fff928c90e9 +[NSFileManager(ISAdditions) ensureDirectoryExists:] + 292
3 storeaccountd 0x0000000108437d8e
4 storeaccountd 0x0000000108437ff2
5 libdispatch.dylib 0x00007fff993fb3c3 _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff993fc9aa _dispatch_barrier_sync_f_invoke + 74
7 storeaccountd 0x0000000108437677
8 storeaccountd 0x0000000108437074
9 storeaccountd 0x0000000108439510
10 StoreFoundation 0x00007fff928d4bde -[ISURLOperation _sendOutputToDelegate:] + 101
11 StoreFoundation 0x00007fff928d1b5d -[ISURLOperation _handleFinishedLoading] + 937
12 CFNetwork 0x00007fff91f21851 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 69
13 CFNetwork 0x00007fff91f21766 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 233
14 CFNetwork 0x00007fff91f2166b -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 48
15 CFNetwork 0x00007fff91f26492 ___ZN27URLConnectionClient_Classic26_delegate_didFinishLoadingEU13block_pointerFvvE_block_invoke + 104
16 CFNetwork 0x00007fff920ba977 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 100
17 libdispatch.dylib 0x00007fff993fb3c3 _dispatch_client_callout + 8
18 libdispatch.dylib 0x00007fff994090be _dispatch_block_invoke + 474
19 CFNetwork 0x00007fff91f21528 RunloopBlockContext::_invoke_block(void const*, void*) + 24
20 CoreFoundation 0x00007fff8dd21e64 CFArrayApplyFunction + 68
21 CFNetwork 0x00007fff91f21421 RunloopBlockContext::perform() + 137
22 CFNetwork 0x00007fff91f212c2 MultiplexerSource::perform() + 282
23 CFNetwork 0x00007fff91f210e4 MultiplexerSource::_perform(void*) + 72
24 CoreFoundation 0x00007fff8dd7f8b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25 CoreFoundation 0x00007fff8dd5f0ac __CFRunLoopDoSources0 + 556
26 CoreFoundation 0x00007fff8dd5e5cf __CFRunLoopRun + 927
27 CoreFoundation 0x00007fff8dd5dfc8 CFRunLoopRunSpecific + 296
28 StoreFoundation 0x00007fff928cb771 -[ISOperation runRunLoopUntilStopped] + 46
29 StoreFoundation 0x00007fff928d463d -[ISURLOperation _runWithURL:] + 436
30 StoreFoundation 0x00007fff928d4410 -[ISURLOperation _run] + 234
31 StoreFoundation 0x00007fff928d092e -[ISURLOperation run] + 238
32 StoreFoundation 0x00007fff928b73b1 -[ISStoreURLOperation _runURLOperation] + 2707
33 StoreFoundation 0x00007fff928b5e37 -[ISStoreURLOperation run] + 354
34 StoreFoundation 0x00007fff928cc0d5 -[ISOperation _main:] + 426
35 StoreFoundation 0x00007fff928cbc03 -[ISOperation main] + 547
36 StoreFoundation 0x00007fff928cb861 -[ISOperation runSubOperation:returningError:] + 209
37 storeaccountd 0x0000000108438e56
38 StoreFoundation 0x00007fff928cc0d5 -[ISOperation _main:] + 426
39 StoreFoundation 0x00007fff928cbc03 -[ISOperation main] + 547
40 StoreFoundation 0x00007fff928cb861 -[ISOperation runSubOperation:returningError:] + 209
41 StoreFoundation 0x00007fff928cb729 -[ISOperation runSyncReturningError:] + 124
42 storeaccountd 0x0000000108436e96
43 libdispatch.dylib 0x00007fff993fb3c3 _dispatch_client_callout + 8
44 libdispatch.dylib 0x00007fff993fc9aa _dispatch_barrier_sync_f_invoke + 74
45 storeaccountd 0x0000000108436d1a
46 storeaccountd 0x000000010843c77b
47 libdispatch.dylib 0x00007fff994068f5 _dispatch_call_block_and_release + 12
48 libdispatch.dylib 0x00007fff993fb3c3 _dispatch_client_callout + 8
49 libdispatch.dylib 0x00007fff9940dbd6 _dispatch_async_redirect_invoke + 1733
50 libdispatch.dylib 0x00007fff993fb3c3 _dispatch_client_callout + 8
51 libdispatch.dylib 0x00007fff993ff253 _dispatch_root_queue_drain + 1890
52 libdispatch.dylib 0x00007fff993feab8 _dispatch_worker_thread3 + 91
53 libsystem_pthread.dylib 0x00007fff951ce4f2 _pthread_wqthread + 1129
54 libsystem_pthread.dylib 0x00007fff951cc375 start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff87e5d78a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff951cc375 start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff87e5d78a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff951cc375 start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff87e5d78a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff951cc375 start_wqthread + 13
Binary Images:
0x108432000 - 0x1084b3ff7 storeaccountd (453.1) <44e44bb6-89e6-3c27-ab8f-c4270e9eb93a> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeaccountd
0x7fff87e46000 - 0x7fff87e64fff libsystem_kernel.dylib (3247.10.11) <fa4dcf42-27b0-3878-9158-e148d208b21e> /usr/lib/system/libsystem_kernel.dylib
0x7fff8dcd5000 - 0x7fff8e14aff7 com.apple.CoreFoundation (6.9 - 1255.1) <86b26482-c917-34f2-80d8-02911b6001e0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8f81e000 - 0x7fff8f821ffb libdyld.dylib (360.17) <99396189-e53a-3a78-bc49-449236da7cff> /usr/lib/system/libdyld.dylib
0x7fff91ef3000 - 0x7fff9217aff3 com.apple.CFNetwork (760.1.2 - 760.1.2) <d4fd8df6-8481-3be6-9e93-a3268b16774e> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff928ab000 - 0x7fff92911ff7 com.apple.StoreFoundation (1.0 - 453.1) <f92b8382-6ef1-3948-aec5-b7d2ef1e4f39> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFoundation
0x7fff92f0d000 - 0x7fff93261fff com.apple.Foundation (6.9 - 1255.1) <3ad7b198-3943-3919-b6f2-b0c28dc817b1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff951cb000 - 0x7fff951d4ff7 libsystem_pthread.dylib (137.1.1) <1373d0f1-c6ca-364e-a6ba-8bdbd0d34670> /usr/lib/system/libsystem_pthread.dylib
0x7fff993f9000 - 0x7fff99426fff libdispatch.dylib (500.10.1) <438f4595-0731-34a2-acad-60121a76d1ff> /usr/lib/system/libdispatch.dylib
最佳答案
当我遇到这个问题时,我正在使用沙箱用户帐户进行测试。解决方案是移动测试构建并从 Applications 目录而不是 DerivedData 层次结构中启动它。
关于macos - storeaccountd(453) 在 Mac 上开始应用内购买时拒绝文件写入创建,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33772053/
关闭。这个问题是opinion-based .它目前不接受答案。 想改善这个问题吗?更新问题,以便可以通过 editing this post 用事实和引文回答问题. 6年前关闭。 Improve t
我们有一个专有的销售系统,我们已经使用了一段时间了。最近我们添加了“购买”方面,以便我们可以比较匹配产品的平均购买/销售价格以及查看库存状况。 在 MySQL 中,我有 2 个表:tblPurchas
在查看 Paypal 文档以寻找针对这种情况的解决方案后,我一头雾水。我想要的是一种让购物车订阅(定期付款)和购买商品的方法。有没有一种方法可以解决这个问题,或者我是否必须做一些自定义的事情(如果我使
我想知道是否可以使用youtube api获取可购买或可租借的电影列表。当我转到youtube网站并登录到Google帐户时,我可以看到要购买的电影及其价格。 我想在我的应用程序(http://www
我使用 JavaScript 购买 SDK 和 Node.js。 const fetch = require('node-fetch'); const shopify = require('shopi
我购买了三个不同期限的不同订阅。我已经配置了测试账户,我可以进行测试购买。对于这些购买,谷歌不向我收费,但它们看起来非常像真实的。购买成功后,应用内结算会向我发送一些有关我的购买的数据,例如 pack
我目前正在实现应用内购买,并且刚刚阅读了一些帖子,说需要恢复购买按钮,否则苹果将拒绝应用。 我不想在我的 UI 设计中添加第二个按钮。 所以我的问题是... 有没有办法检查用户之前是否进行过应用内购买
我的应用中有多个项目。我有两个设备。如果我在这些设备中的第一个上购买商品,然后尝试在另一个设备上购买相同的商品,我不能。(Google play intent 显示消息 - 商品已拥有!然后它崩溃了.
有没有办法检测何时通过应用商店为您的应用进行了购买? 检测应用内购买似乎很容易(即我们的服务器可以收到通知),但是对于直接购买有没有办法做到这一点? 如果没有,是否有一些用户的唯一标识符(例如购买时通
就目前而言,这个问题不适合我们的问答形式。我们希望答案得到事实、引用或专业知识的支持,但这个问题可能会引起辩论、争论、投票或扩展讨论。如果您觉得这个问题可以改进并可能重新打开,visit the he
我计划在用户使用该应用程序成功扫描二维码时为应用内购买提供折扣。我知道无法为现有商品提供折扣。我打算以折扣价添加另一件商品。有没有人以前有过使用这种方法的经验? 提前致谢 最佳答案 没有办法直接这样做
我很好奇其他商店在基础应用程序框架方面做了什么?我将应用程序框架视为能够提供额外或扩展的功能以提高基于它构建的应用程序的质量。 有各种开箱即用的框架,例如 Spring(或 Spring.NET)等。
我们正在开发一款使用非续订订阅 IAP 模型的应用。在沙盒中测试订阅购买流程时,我们看到弹出两 strip 有“购买”按钮的消息。 显示第一条消息和产品信息:“您想以 xx.xx 美元购买一个订阅吗?
我的老板购买了 Microsoft 365,它包含三种产品。他现在要求我设计一个管理系统,比如员工自助服务门户。我特此寻求有关从哪里开始或使用哪种产品的建议,因为我对此很陌生。 我尝试了一些研究,发现
我的老板购买了 Microsoft 365,它包含三种产品。他现在要求我设计一个管理系统,比如员工自助服务门户。我特此寻求有关从哪里开始或使用哪种产品的建议,因为我对此很陌生。 我尝试了一些研究,发现
我刚刚了解了IAP Cracker的存在,并试图找出在我的应用中验证IAP购买的最佳方法。 我无法确定的是IAP Cracker是否可以处理“消耗性”商品。如果没有,我没有什么可担心的。 这是维护/验
我正在编写一个允许应用内购买的简单应用。我已经使用 SKU 代码 android.test.purchased 进行了测试,一切正常。 我进入我的 google play 控制台,创建了一个应用程序,
我即将启动一个应用程序,该应用程序将包含多个“应用程序内购买”。 我想做的是有一种方法可以提供少量免费的“应用内购买”来选择评论家等人。 在 apple 框架内有没有办法做到这一点,如果没有,我可以采
所以我在这个网站上工作,用户可以在该网站上发布他们的商品,其他用户可以将一些商品添加到他们的购物车并在线购买。 我考虑的流程是这样的: 商家发布商品及其信用卡/ Paypal 信息。 买家将(来自不同
我对这个主题进行了广泛的研究,但我的知识仍然很模糊。我正在寻找一个简单站点的基本 DV,但我看到每个在线 SSL 都具有三个级别, Root->Intermidiate (充当 Root 的代理)和我
我是一名优秀的程序员,十分优秀!