- Fixes an issue where the SDK wouldn't announce an unexpected disconnect if an internet reader receives an invalid session error. This can happen after the reader reboots while the SDK is in the background.
- Fixes #252:
SCPLocalMobileConnectionConfiguration
- initWithLocationId:merchantDisplayName:onBehalfOf:tosAcceptancePermitted:
now correctly sets thetosAcceptancePermitted
value in the retuned configuration.