我有一份免费的估价材料,目前可在Ampap AppStore上查阅,并为在申请过程中购买的非消耗性产品,以备保费。
我的客户现在决定,他们想把这双双双双双双双双双双双双双双双双双双双双双双双双双双臂从书店里拿走,只提一个溢价、付费版(消除了机构间采购协会的需要)。
我的问题是:当我把这个自由的双手从书店拉开时,协会会为已经安装了免费双筒的用户购买工作? 这些现有用户是否能够购买这一不可消费的产品并恢复购买?
我试图在阿普洛斯发展论坛提出这一要求,但一如既往,没有反应。
提前感谢!
我有一份免费的估价材料,目前可在Ampap AppStore上查阅,并为在申请过程中购买的非消耗性产品,以备保费。
我的客户现在决定,他们想把这双双双双双双双双双双双双双双双双双双双双双双双双双双臂从书店里拿走,只提一个溢价、付费版(消除了机构间采购协会的需要)。
我的问题是:当我把这个自由的双手从书店拉开时,协会会为已经安装了免费双筒的用户购买工作? 这些现有用户是否能够购买这一不可消费的产品并恢复购买?
我试图在阿普洛斯发展论坛提出这一要求,但一如既往,没有反应。
提前感谢!
当我从书店接过这一免费双筒时,协会会为已经安装了免费双筒的用户采购工作?
这取决于你如何在你看来落实你的购买特征。
在用户完成购买和完成核实收件之后,如果你以某种方式在当地节省了这一结果(很可能是你这样做),那么,除非被拆除或该装置被拆除,否则该套设备将成为保费。
这些现有用户能够购买这一不可消费的产品并恢复购买?
据我所知,如果你从App Store中拿走,他们就无法拿到。 请参阅。 Technical Note TN2259: Adding In-AppMENT to YouOS and Mac Applications":
由于下列一个或多个原因,可在<编码>invalidproductIdentifiers阵列中填写你的产品识别符号:......
- If you or App Review rejected your most recent binary in iTunes Connect.
如果你想要确保,在管理联通公司内部采购时,将采购处的产品和无节制“出售商品”。 请参看。
www.un.org/spanish/ecosoc 销售明细
Indicates whether your In-App Purchase is cleared for sale or not. If this box is unchecked, your In-App Purchase will not be available for purchase from within the app. Note that if you set Cleared for Sale to No, all settings for the In-App Purchase will still be available to edit in iTunes Connect, and you can change Cleared for Sale to Yes at a later date.
也许不能尝试接触 Apple果。
为了安全起见,假定安全。 你们最好问 Apple果。
For a basic app with nonconsumable in-app purchases, has anyone figured out best practices for using SKPaymentQueue s restoreCompletedTransactions? Observations I know it s recommended to always ...
I am trying to list the contents of Ringtones directory in a TableView, however, I am only getting the last file in the directory in ALL cells, instead of file per cell. This is my code: - (...
I have a UITextField that is a subview of a UITableViewCell. When my view loads, I want the text field to become first responder. I have a pointer to the text field in the table cell, so to do this I ...
I ve been working on adding in-app purchases and was able to create and test in-app purchases using Store Kit (yay!). During testing, I exercised my app in a way which caused the app to crash mid ...
In my app i have a bunch of data i store in the NSUserdefaults. This information consists of an NSObject (Object1) with NSStrings and NSNumbers and also 2 instances of yet another object (Object2). ...
Basically I m downloading images off of a webserver and then caching them to the disk, but before I do so I want to mask them. I m using the masking code everyone seems to point at which can be found ...
I m using this code to resize an image on the iPhone: CGRect screenRect = CGRectMake(0, 0, 320.0, 480.0); UIGraphicsBeginImageContext(screenRect.size); [value drawInRect:screenRect blendMode:...
Is there a simple way of allowing interaction with a button in a UIView that lies under another UIView - where there are no actual objects from the top UIView on top of the button? For instance, ...