wordpress-mobile / WordPress-FluxC-Android

WordPress Network and Persistence layer based on the Flux architecture
GNU General Public License v2.0
57 stars 37 forks source link

Adds new campaign_id field to map from push notification payload #3092

Closed JorgeMucientes closed 2 months ago

JorgeMucientes commented 2 months ago

Maps the campaign_id field from the push notification payload, needed to handle taps on Blaze push notifications.

Changes to this PR can be tested in the following PR: https://github.com/woocommerce/woocommerce-android/pull/12564