Skip to content

Fix InteractionInfo handling after latest changes

Flo Lee requested to merge fix-interactioninfo into ubports/xenial

For some reason this started to SEGV under certain conditions, after we added the missing update handler. Lets take the opportunity to convert it to a smart pointer.

Merge request reports