Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (34 loc) · 1.83 KB

CHANGELOG-Android.md

File metadata and controls

44 lines (34 loc) · 1.83 KB

Facebook In-App Notifications for Android Changelog

[1.0.2] - 2016-06-01

Added

  • Added automatic logging for push opened and back button events.
    #9 by Nikita Lutsenko

Updated

View all issues and pull requests associated with this release here

1.0.1 - 2016-04-21

Added

  • Added a method to check if a payload exists for a notification.
    #7 by Richard Ross
  • Added convenience method for presenting cards when the activity is relaunched.
    #6 by Nikita Lutsenko

Updated

Fixed

  • Fixed NullPointerException when there is no HeroView on Android.
    #5 by Nikita Lutsenko

View all issues and pull requests associated with this release here

1.0 - 2016-04-12

Initial Release