Skip to content
Discussion options

You must be logged in to vote

Hi @ibrahimdevs. Sorry for the late response. This discussion was recently brought to my attention.

Do we need to manually send the in_app_purchase event ourselves after a successful purchase when StoreKit 2 is in use?

Yes, to send the in_app_purchase event for purchases initiated by StoreKit 2, you will need to manually call Analytics.logTransaction(transaction).

Is the app_store_subscription_convert event still automatically collected even without the in_app_purchase event being present?

The Analytics SDK still falls back on the StoreKit 1 transaction observer API. Upon observing an incoming subscription renewal, it checks the IAP receipt for that subscription's previous transaction…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ibrahimdevs
Comment options

@TaylorDale
Comment options

Answer selected by ncooke3
Comment options

You must be logged in to vote
1 reply
@TaylorDale
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants