Hello, Im trying to use in-app purchases for first time. I have followed the tutorial for StoreKit 2 from the WWDC21 and in the simulator with the StoreKit Configuration File all was OK. But now I want test to the real server and I have this response: Error enumerating unfinished transactions for first transaction listener: Error Domain=ASDErrorDomain Code=509 No active account UserInfo={client-environment-type=Sandbox, storefront-country-code=USA, NSLocalizedDescription=No active account} In Run -> StoreKit configuration I have selected none In AppleStoreConnect I have created the auto-renewal suscription like in my StoreKit configuration. Also I create a new StoreKit configuration from the AppleStoreConnect and with this file its OK too. None of my testflight testers can see the options to purchase. I dont create any sandbox user. It's the problem? I saw in the documentation thats not needed. I am thankful for any kind of help. David
Search results for
DTiPhoneSimulatorErrorDomain Code 2
158,526 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
HiIs it possible to develop 2 Versions of all my Apps (one for free with iAds and the other one for buying). Does Apple accept this, even if I have 5 or 6 Apps. Then every App is twice in the App Store.I tried hard to use a InApp-Purchase Code to let the user buy the App and then let disappear the iAd. But without success. I have good codes that should work, but it didn't work when I tested it. I'm not that good in programming. But I nearly finished a working app.I started to create an App a few years ago, but then a few years ago, I stopped to develop, because I thought I can not finish it. Now I want to start again with this project and finish it. I think I can do it, if I always develop 2 Apps of each.thank you
Is it possible to combine two NSImages, one on top of another, specifying a blend mode? I have two images I would like to overlay, then display in an NSImageView. I appreciate any guidance. Thanks
its posible to install the osX el capitan in two macs with the same developer user?Yesterday, i download the installer in my imac, but i dont install in it.i think is best install in my MBP for TEST.But today when i try to download, in MBP, i can,t. the code is in use.Sorry for my english....
Hey guys, A quick question. I use my personal phone as a two factor auth which I use to login to my personal account. Is it possible to have this same phone to receive the two factor auth code when I log in using my company email?
Topic:
App Store Distribution & Marketing
SubTopic:
General
So looks like beta 2 is out but when I go to my apple watch application and go into general->software update it says there are no updates available. Do I need to download the beta 2 download and do the whole install process all over again?
Folks;I'm under the impression that developer appleID accounts should have 2 factor for best results.Here's my dilema: I also have a separate personal appleID for tax and tracking reasons. Been this way for quite awhile.AND I use only 1 iPhone.So it would appear that I need to implement:2 factor on my developerID2 step on my personal appleIDCan this be done using a single iPhone? Obviously I have macs that could also be used(?)From my chair I don't see how I can have a single iPhone be the identity of two different appleIDs.In any case assuming this can be done - at the moment my state is backward:my developerID currently uses 2 stepmy personal appleID currently uses 2 factorHow do I best get these setting switched around?Thank-you for any clarifying thoughts here!! Links appreciatedSteve
Hello, I was wondering how to compare two UIPaths together. Perhaps also find a percentage difference between the two. I was thinking initially of comparing the coordinates of every point. Are there any better solutions? Thank you.
It's not in App Store updates and when I click on the beta 2 in my developer account it tells me the code has already been used.
Where can I download the Swift 2 for Linux?)
Will we be able to use the Xbox elite 2 on the next iOS update
I see 2 colors, just as you specified: 2 are green, one is teal… There is no pink in your code.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
Doesn’t work means it throws error on Json decoder in catch statement it throws this error only for the first code not for the second cide below the comment although those two code looks similar to me do you find any differences in these two codes (above and below the comment)
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Hello,I don't have a first view in navigation referenced as ViewController.I did find the problem though.The problem actually was that I wasn't calling the data from the database.I have 2 buttons in my main view, one is for loading a table with myRoster and one is for loading a table with draftOrder.I didn't ever show the code with these two buttons but I just changed the code to pull data from the database:The problem actually was that I wasn't calling the data from the database. I have 2 buttons in my main view, one is for loading a table with myRoster and one is for loading a table with draftOrder. I didn't ever show the code with these two buttons but I just changed the code to pull data from the database:Thank you for your help.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
So I'm trying to build my app for distribution for AdHoc beta testing, but I keep running into code signing issues. Building and running on decide (both phone and watch) work fine, but when I try to create an AdHoc distribution build, I run into this error:error: Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's. Embedded Binary Signing Certificate: Not Code Signed Parent App Signing Certificate: iPhone Distribution: [My signing certificate]I get this error during the step where it is validating the embedded WatchKit App binary.I've tried to follow the instructions creating a Distribution signing certificate, installing it, and then creating AdHoc provisioning profiles for each of my iOS app, the WatchKit app, and the WatchKit extension. I set the code signing identity for the release build setting for all three to my distribution certificate, and I've set the provisioning