Add error for missing Info.plist key
Show an error if you're missing square-commerce-v1
in your Info.plist file's LSApplicationQueriesSchemes
, since this is necessary to launch Square Point of Sale. Rename the misnamed SCCErrorCodeCannotPerformRequest
error to SCCErrorCodeCannotOpenApplication
.