You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm preparing to migrate a paid app to in-app-purchases. And first I started by checking the original application version and sending analytics events to see if I'm able to recognize the version correctly.
It worked in 99%, however, for 5-6 users it turns out that receiptInfo.originalApplicationVersion is empty. What could be the reason for that?
The text was updated successfully, but these errors were encountered:
wojciech-kulik
changed the title
Why `original_
Why receiptInfo.originalApplicationVersion could be empty?
Apr 29, 2024
wojciech-kulik
changed the title
Why receiptInfo.originalApplicationVersion could be empty?
Why originalApplicationVersion could be empty?
Apr 29, 2024
I'm preparing to migrate a paid app to in-app-purchases. And first I started by checking the original application version and sending analytics events to see if I'm able to recognize the version correctly.
It worked in 99%, however, for 5-6 users it turns out that
receiptInfo.originalApplicationVersion
is empty. What could be the reason for that?The text was updated successfully, but these errors were encountered: