Post

Replies

Boosts

Views

Activity

Comment on How do I create a free Consumable In-App Purchase?
Is TestFlight a sandbox environment? If not, then it doesn't solve my problem. I thought I took a thorough look at promo codes but perhaps they will solve my problem. It's not clear from the documentation how the promo code is redeemed in-app. Which APIs to use? Can I create my own UI to present to the user? I used `AppStore.presentOfferCodeRedeemSheet(in:) in debug, entered two promo codes I created but neither worked. It says "Cannot Redeem Code: The code you entered could not be found."
May ’24
Comment on View as a Parameter / Variable in SwiftUI
Thank you. You made it so simple.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’24
Comment on How do I create a free Consumable In-App Purchase?
Also, TestFlight will solve my issue in the short-term while I am testing but it doesn't solve things when I actually want to give users free consumable in-app purchases.
Replies
Boosts
Views
Activity
May ’24
Comment on How do I create a free Consumable In-App Purchase?
Yeah AppStore.presentOfferCodeRedeemSheet() does not solve my problem. As I originally thought, it only applies to subscriptions not consumables.
Replies
Boosts
Views
Activity
May ’24
Comment on How do I create a free Consumable In-App Purchase?
Is TestFlight a sandbox environment? If not, then it doesn't solve my problem. I thought I took a thorough look at promo codes but perhaps they will solve my problem. It's not clear from the documentation how the promo code is redeemed in-app. Which APIs to use? Can I create my own UI to present to the user? I used `AppStore.presentOfferCodeRedeemSheet(in:) in debug, entered two promo codes I created but neither worked. It says "Cannot Redeem Code: The code you entered could not be found."
Replies
Boosts
Views
Activity
May ’24
Comment on Xcode 15.0 Release doesn't connect at all iOS 17
This solved it for me. I turned off NordVPN on my iPhone and then it connected. Once it was connected, I was able to turn on NordVPN again without any issues. I was connected via USB cable.
Replies
Boosts
Views
Activity
Jan ’24
Comment on NSAttributedString conversion: Bold, <b>-tag, not working
This is actually a really good solution. It worked great! Thanks. :)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23