Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSSSearchCardsHTTPRequest: response body: [] #10

Closed
malaypatel11 opened this issue Nov 3, 2017 · 2 comments
Closed

VSSSearchCardsHTTPRequest: response body: [] #10

malaypatel11 opened this issue Nov 3, 2017 · 2 comments

Comments

@malaypatel11
Copy link

Sometimes got data.

Used twilio plus virgil.

[[VirgilHelperClass sharedInstance].virgil.Cards searchCardsWithIdentities:@["key"] completion:^(NSArray<VSSVirgilCard *>* vsenderCard, NSError *error)

vsenderCard.count always 0.

What is the issue ?

@SanjoDeundiak
Copy link
Contributor

SanjoDeundiak commented Nov 14, 2017

@malaypatel11, sorry for late response.
Are you sure you have successfully registered any user cards using identity=@"key"? Maybe you can provide some snippets and/or logs in debug mode, so I can have more details.
Also, check "error" argument inside your callback, maybe it contains details

@SanjoDeundiak
Copy link
Contributor

Closed due to inactivity

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

No branches or pull requests

2 participants