Post

Replies

Boosts

Views

Activity

Comment on How to send Consumption Information to App Store to make refund successfully
Yes, we got the 202 successful codes from this API. Currently, some customer asks our developer to do a refund for some special reason. We want to make the refund successful as possible as we can through send this consumption info. Am I right? Is there any misunderstanding of this API?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on How to send Consumption Information to App Store to make refund successfully
Currently, some customers ask us to refund directly due to they got the information from the apple store that the developer refuses to refund. So we think this API consumption info could make the refund have a greater chance of success. It seems we are wrong. We want to know the real usage of this API?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on How to validate the apple revoke token api (appleid.apple.com/auth/revoke) successfully
Finally, we could call revoke token api (appleid.apple.com/auth/revoke) successfully, and the apple id binding information is deleted under Apps Using Apple ID of Settings. The root cause is that the invalid token is used in my case. For details, please refer to this SO
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on revoke Apple Token Api, Always Return 200
Per doc https://developer.apple.com/documentation/sign_in_with_apple/generate_and_validate_tokens. The code is single-use only and valid for five minutes.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on About Account deletion when users use the Sign in with Apple
Does this behavior pass the app store audit? since accesstoken and refreshtoken do not be generated, there will be no revoke action.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on How to validate the apple revoke token api (appleid.apple.com/auth/revoke) successfully
@i_mattos1 when the token is revoked successfully, the apple id binding information is deleted under Apps Using Apple ID of Settings
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22