I am facing one issue regarding in-app purchase.I tried searching out lot but ended up here for the help. My client had asked me to change the bundleId of the ios and change the account for releasing the app. Thus I had to create a new app in appStoreConnect for implementing in-app purchase prices. The issue is I have done all the necessary steps related to in-app purchase, but still not getting product details in my code. I am using SwiftyStoreKit for the same. I don't know where I am going wrong. Any help will be appreciated. Thanks.
Is it possible to change the productId of the appstore products in xCode settings?
78 Views Asked by Team Leader Mobile At
1
There are 1 best solutions below
Related Questions in SWIFT
- Navigate after logged in with webservice
- URLSession requesting JSON array from server not working
- When using onDrag in SwiftUI on Mac how can I detect when the dragged object has been released anywhere?
- Protect OpenAI key using Firebase function
- How to correct error: "Cannot convert value of type 'MyType.Type' to expected argument type 'Binding<MyType>'"?
- How to share metadata of an audio url file to a WhatsApp conversation with friends
- Using @Bindable with a Observable type in SwiftUI
- How to make a scroll view of 9 images in a forEach loop open on image 6 if image 6 is clicked on from a grid?
- Using MTLPixelFormat.rgba16Float results in random round-off errors
- Search and highlight text of current text in PDFKit Swift
- How is passing a function as a parameter related to escaping autoclosure?
- Actionable notification api call not working in background
- Custom layout occupies all horizontal space
- Is it possible to fix slow CKAsset loading on Cloudkit?
- Thread 1: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value - MapView.isMyLocationEnabled
Related Questions in IN-APP-PURCHASE
- TypeError: _appStoreServerLibrary.SignedDataVerifier is not a constructor node js app-store-server-library
- macOS in-app purchases via dylib - is it possible? alternatives? suggestions?
- StoreKit 2: Custom purchase option isn't recorded
- ios sdk swift : Show in-app app update/install prompt
- purchase errors via 2accounts
- How to handle Apple subscription with serverside verification
- IOS IAP succeed but does not charge the user
- Can't add iOS sandbox test credit cards
- Cannot see free trial in Android/Play store using Flutter in_app_purchase
- Can an iOS app sell user created content with In-App Purchases?
- Flutter in_app_purchase multiple subscriptions
- iOS 17.4 Code=4097 "connection to service named com.apple.storekitd"
- Is there any way to handle promocode in flutter?
- How I can know if the user cancel the subscription from google play store using in_app_purchase Flutter?
- Unity IAP AppleOriginalTransactionID is empty
Related Questions in APP-STORE-CONNECT
- Problem on deploy app to testflight with Xcode 15.3
- How to limit distribution of iOS apps on App Store by hardware requirements
- Apple appconnect long waiting for review
- Automatic renewal subscription automatically cancels itself after a few minutes. RevenueCat
- How to upload app with multiple targets with same Bundle ID
- App review for login mechanism requires pre-login org selection
- Is there a way to get updated date of an iOS app version using App Store Connect REST API?
- I am using encrypt: 5.0.1, now what type of encryption algorithms does my app implement?
- IOS IAP succeed but does not charge the user
- AppStoreConnect, does leaving team sends email to account holder
- Clients' Policy Violations Risk for App Store & Google Play
- ITMS-91053: Missing API declaration in Flutter Project
- ITMS-90725: SDK version issue with the iOS 16.4 SDK
- App Store: How to setup a fixed price with a free trail
- Handling Empty and Unknown Error Responses when Fetching Products from iTunes Store
Related Questions in IN-APP-SUBSCRIPTION
- How to handle Apple subscription with serverside verification
- flutter: PlatformException(5, Couldn't find product., {code: 5, message: Couldn't find product., underlyingErrorMessage: , userCancelled: false}, null
- How to handle Flutter In App Purchase Refund or Subscription Cancelled
- How to reset subscription discount eligibility for google license test users
- In-app purchase apply server side code using C#
- Server side misses notifications due to an outage when client buy subscriptions - App Store Server Notifications
- Google Billing plan change during grace/hold
- In app purchase subscription stream provides wrong AppStorePurchaseDetails on iOS
- I want to communicate with google play store to get the details of users who are already purchased a subscription of my app by in app purchase
- How can I get list of all user subscription data for an app on google play
- How can I get the user purchase history in flutter?
- Can you share a non-google in-app subscription across Android devices?
- Android Google billing lib, How Offers are working i'm fine with Promo codes which is working as expected. but can anyone explains how Offers can work
- Request replacement DEFERED mode is not working for Google Play billing Upgrade/Downgrade
- Why Google Play won't show "You're not eligible for a free trial" message for a non-eligible user?
Related Questions in SWIFTYSTOREKIT
- Profile "SKAdNetwork Developer Testing" has an invalid signature
- SwiftyStoreKit: 'contentURL' and 'transaction' were deprecated in iOS 16.0: Hosted content is no longer supported
- StoreKit 2: `try await Product.products` does not finish and does not throw. Can watchOS fetch products on TestFlight builds? iOS works
- SwiftyStoreKit: Verify Receipt Doesn't Work
- We noticed that the different durations of your auto-renewable subscriptions were still created as separate in-app purchase products
- How to change from paid version to free version with subscriptions in iOS / StoreKit 2
- Is it possible to change the productId of the appstore products in xCode settings?
- SwiftyStoreKit IAP Purchasing but not remembering it's settings after launch
- Auto-Renewing with SwiftyStoreKit
- dyld: Library not loaded: @rpath/SwiftyStoreKit.framework/Versions/A/SwiftyStoreKit - macCatalyst
- "SwiftyStoreKit.completeTransactions() should only be called once when the app launches."
- In-app purchases trouble with SwiftyStoreKit and AppStore Connect moderator
- SwiftyStoreKit: Purchasing triggers callback in AppDelegate
- In App Purchase Non-Consumable - Performance - App Completeness iOS 14.2
- SwiftyStoreKit example as function with return
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
No, the Product Ids which you already set in App Store are set for good. They cannot be changed or reused across other apps you have (even if you delete one product with a specific Id, you cannot create a new product with the same Id). You can check the Revenue Cat docs, they explain how apple products work pretty well https://docs.revenuecat.com/docs/ios-products