Zentrust / OTPublishersHeadlessSDK

OTPublishersHeadlessSDK for iOS
Other
7 stars 5 forks source link

No recovery suggestion for OTSDK Network error 38 #1

Open idrougge opened 2 years ago

idrougge commented 2 years ago

At the bottom of the Readme.md, it says: Note: Each of the above mentioned errors will also have recovery suggestions associated with them that will be printed whenever an error is thrown.

Looking through my logs, I see no such suggestion for error 38.

Running version 6.29.0.

salvatoreboemia commented 2 years ago

I got error 38 with 6.31v, with 6.29 works well

AlexNsbmr commented 2 years ago

@idrougge I had the same error and resolved it. The version of the iOS SDK used should be the same as the API version used in your published app on OneTrust.

idrougge commented 2 years ago

@AlexNsbmr That is not a solution. The problem here is that the error does not have a recovery suggestion and that the documentation says otherwise.

I do use matching SDK and API version, BTW.

AlexNsbmr commented 2 years ago

@idrougge You're right, the recovery suggestion is missing, that's a good point!