rsattar / Voucher

A simple library to make authenticating tvOS apps easy via their iOS counterparts.
MIT License
516 stars 34 forks source link

Voucher Server stopped publishing, due to error: -72004 #12

Open SirArkimedes opened 6 years ago

SirArkimedes commented 6 years ago

Voucher Server stopped publishing, due to error: -72004

This seems related to the uniqueSharedId that is provided to either the client or server. I tested this with different IDs and had these results:

weoripuwieur;uqwer: Error. weoripuwieuruqwer: Works.

This error seems to be caused by provided 'special' characters in the unique ID field. The server will not launch and will produce this error code, plus the client will also not launch and will produce this error code in a different way. Could this be confirmed?