Same exception for me and project could not be compiled.
XCode 12 conflicted frameworks; HGPlaceholders
Material
'CollectionView' has different definitions in different modules; first difference is definition in module 'HGPlaceholders.Swift' found property name 'collectionViewLayout'
Post
Replies
Boosts
Views
Activity
Hi, what if the user obtains a fresh subscription outside of the app and he has not been any registration to our apps, how to manage it? I did not see any user-specific data in apple notifications. if the user gets a subscription in our app, there is no problem because we can verify it first then store in our subscription database. Then all transactions continued with the original transaction id.