Skip to content

Incorrect deprecation message #1008

Description

@NachoSoto

When updating my project to version 4.0, I'm seeing several instances of this issue:

 ‘PurchaserInfo’ is unavailable in iOS: ‘PurchaserInfo’ has been renamed to ‘RCCustomerInfo’

That should say CustomerInfo when compiling from Swift.

I decided to do a quick test, and this is what I saw. This technique works within the same module:
Screen Shot 2021-11-30 at 10 44 04

But it produces the wrong error when using the API from outside the module:
Screen Shot 2021-11-30 at 10 44 36

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions