Skip to main content
Question

iOS RevenueCat migration using transaction ID?

  • February 15, 2024
  • 1 reply
  • 105 views

Forum|alt.badge.img

Hello,

I have an iOS app with existing subscribers and I want to migrate to RevenueCat. Unfortunately, I have not saved the base64-encoded receipt files, but I have saved the iOS transaction IDs that allows a lookup of subscriber data from Apple’s App Store Server API. Is there any migration path that supports using this information? I’m aware of the client-side migration path but would prefer a server-side path.

 

Thanks,
Alan

This post has been closed for comments

1 reply

Ryan Glanz
RevenueCat Staff
Forum|alt.badge.img+8
  • RevenueCat Staff
  • February 20, 2024

Hi Alan,

Unfortunately we can’t get the info we need from just that API, we need the full receipts for the server-side migration. A lot of our customers use the client-side path, however, and it works well for them.