Skip to content

Fixed iOS publish message properties string values not populating - #29

Open
BrunoVillanova wants to merge 2 commits into
kegaretail:masterfrom
BrunoVillanova:master
Open

Fixed iOS publish message properties string values not populating#29
BrunoVillanova wants to merge 2 commits into
kegaretail:masterfrom
BrunoVillanova:master

Conversation

@BrunoVillanova

Copy link
Copy Markdown

iOS publishToExchange message properties parameter was receiving a NSDictionary with CFStrings into it instead of NSStrings. So I need to change the isMemberOfClass to isKindOfClass on condition and removed stringValue method

iOS publishToExchange message properties parameter was receiving a NSDictionary with CFStrings into it instead of NSStrings. So I need to change the isMemberOfClass to isKindOfClass on condition and removed stringValue method
…lish-message-properties-fix

Fixed iOS publish message properties string values not populating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant