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

Update README.md troubleshooting section #143

Merged
merged 2 commits into from
Jul 10, 2018
Merged

Conversation

aschenkel
Copy link
Contributor

Add new case to troubleshooting section

  • "A system issue occured, Please try again" when sending SMS

Closes #68

README.MD Outdated
<summary>"A system issue occured, Please try again" when sending SMS</summary>
<br/>

A. Check your `FacebookAppID` and `AccountKitClientToken` on iOS `Info.plist` and Android `strings.xml` is correct
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check your [...] are correct

README.MD Outdated

A. Check your `FacebookAppID` and `AccountKitClientToken` on iOS `Info.plist` and Android `strings.xml` is correct

B. If you have enabled the **client access token flow in fb account kit dashboard**, then `configure` `responseType` should be set to `code`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the following is more clear?
then the responseType should be set to code when calling configure

@aschenkel aschenkel merged commit 4a20387 into master Jul 10, 2018
@aschenkel aschenkel deleted the doc/troubleshooting branch July 10, 2018 18:22
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.

2 participants