0

I received my Entourage License Info and attempting to test the GN_Entourage_Demo.

However, when inputting the Client ID, Tag and License String in the appropriate #define lines in GNViewController.m, I receive the following errors:

2014-03-10 19:05:20.506 GN_Entourage_Demo[24927:70b] getUserACR: ERROR: Manager not initialized 2014-03-10 19:05:20.509 GN_Entourage_Demo[24927:70b] Error: Invalid User (lldb)

I have tried various permutations and even used second Entourage License but I get the same error. Can anyone provide some insight?

4

1 に答える 1

0

このスレッドの回答を参照してください: https://stackoverflow.com/a/22874005/1588901

おそらく、ライセンス文字列の改行を '\n' に置き換える必要があります

于 2014-04-09T05:21:19.790 に答える