Skip to content

How to use the CASHU SDK in an objective-c project #1

@Dwyaneluo

Description

@Dwyaneluo

I imported the CASHU SDK into the project through cocopods and found that I could use the CASHUConfigurations class, but could not find its properties. How can we solve this problem
`@import CASHU;

        CASHUConfigurations *config = [[CASHUConfigurations alloc] init];
       // XCode prompts that the clientID attribute cannot be found
        config.clientID = "XXXXXX"

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions