Skip to content

PPNS support removed

Compare
Choose a tag to compare
@rogerhu rogerhu released this 10 Sep 05:51
· 222 commits to master since this release
  • Push handling cleanup thanks to @natario1 (#732)
    • PPNS support has been removed to support Android O
    • PushHandler interface for handling payloads of different providers (GCM, FCM)
    • PushService acts as a router and streamlines payloads to handlers in a single thread
  • Changed endpoint classes/_User to users thanks to @Kiwifed0r (#717)
  • Fix ParseUserCurrentCoder bug thanks to @natario1 (#724)

https://github.com/parse-community/Parse-SDK-Android/compare/1.16.0..1.16.1