This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
2.2.0
Milestone release:
- New initialization technique; just like Firebase, an explicit initialization of the library is no longer needed, and a
Context
object is no longer necessary for obtaining the instance. - New tracking-specific object;
TrackingInfo
is used instead ofrecipeId
for tracking purposes. - Automatic engaged recipe tracking, for the built-in background notification builder.
If you need help upgrading from a previous version, refer to this migration guide