Flagsmith / flagsmith-ios-client

iOS Client written in Swift for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
https://www.flagsmith.com/
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Better docs for Identities #54

Open dabeeeenster opened 5 months ago

dabeeeenster commented 5 months ago

we don't actually have any sample code for getting flags for an identity in https://docs.flagsmith.com/clients/ios. I think the code is async/await related but its ont clear.

We need to provide some sample working code for getting flags back for an identity and then viewing the traits of said identity.

dabeeeenster commented 4 months ago

@gazreese Is this something you can work on?