Post

Replies

Boosts

Views

Activity

Comment on StoreKit 2: how can we test Family Sharing?
Thanks, I'll have a look! Basically, I want to show in my app if a user is already subscribed to the individual plan or the family plan, and in the case of the family plan, if he's the owner or not. In the case where a user is subscribed twice, when using the status Instance Property on Product.SubscriptionInfo, we will have at least two statuses. It's our job to make sure we offer the higher level of service. But are all the information provided in a single status specific to a subscription? For example, are the renewalInfo related to the individual plan or the family plan? Can we know that? Same for the transaction in the https://developer.apple.com/documentation/storekit/product/subscriptioninfo/status/3822294-renewalinfo? Also, it seems possible to access the latestTransaction for the individual product and also the latestTransaction for the family product.
Topic: App & System Services SubTopic: StoreKit Tags:
Dec ’21
Comment on StoreKit 2: how can we test Family Sharing?
Thanks, I'll have a look! Basically, I want to show in my app if a user is already subscribed to the individual plan or the family plan, and in the case of the family plan, if he's the owner or not. In the case where a user is subscribed twice, when using the status Instance Property on Product.SubscriptionInfo, we will have at least two statuses. It's our job to make sure we offer the higher level of service. But are all the information provided in a single status specific to a subscription? For example, are the renewalInfo related to the individual plan or the family plan? Can we know that? Same for the transaction in the https://developer.apple.com/documentation/storekit/product/subscriptioninfo/status/3822294-renewalinfo? Also, it seems possible to access the latestTransaction for the individual product and also the latestTransaction for the family product.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Xcode 12.5 very slow launch time for app in simulator
@jeremyhu it takes forever to launch the app with the new Xcode Version 13.0 beta (13A5155e) on.a physical device. Any solution? Thanks
Replies
Boosts
Views
Activity
Jun ’21