Skip to content

v1.0.1

Compare
Choose a tag to compare
@roughike roughike released this 24 Feb 10:43
· 3 commits to master since this release
52a5f49
  • Fixed onActivityResult override that was potentially preventing other plugins from receiving Activity results.
  • Fixed a logout crash on Android in the case when the user wasn't already logged in.
  • Fixed #1 by returning NSNull from the sessionToMap method when the twitter session is nil.
  • Fix #2 by clarifying the documentation. Also explain the toMap and fromMap methods of TwitterSession more clearly.