0.5.1
Fixed
- Native track calls now preserve session expiration dates set by heap.js when using
Heap.attachWebView
.
Added
- Added
Heap.shared.environmentId
, which returns the current environment ID ornil
if not
recording. - Added
sourceProperties
totrackInteraction
(for use by autocapture frameworks).