Skip to content

Improved error handling

Compare
Choose a tag to compare
@felixLam felixLam released this 15 Jul 13:11
· 127 commits to master since this release
  • Provide callback to handle true errors
  • Fix issues for social media account permissions if user had no user account:
    this may require your implementations to handle the error to avoid asking the user
    again for permission
  • Add methods to query request-able and granted permissions given a set of categories
  • Add some rudimentary unit tests