at-internet / piano-analytics-apple

Piano Analytics Apple SDK repository
https://developers.atinternet-solutions.com/piano-analytics/
MIT License
7 stars 13 forks source link

fix: extraproperties for auto processed heartbeats #14

Closed aregler closed 1 year ago

aregler commented 1 year ago

Auto heartbeats are missing the extraProperties (av_content_id, av_content... e.g.) . This PR adds a setter for those.

It could be discussed to automatically use the extraProperties of the start or play event as a default.

BenDz commented 1 year ago

Hey @aregler Thanks for your PR! We will review it asap

BenDz commented 1 year ago

Hi @aregler We just merged it into v3.0.5.

Thanks for your help!