Zentrust / OTPublishersHeadlessSDK

OTPublishersHeadlessSDK for iOS
Other
7 stars 5 forks source link

6.31 versions doesn't work - response.responseString is always empty #2

Open salvatoreboemia opened 2 years ago

salvatoreboemia commented 2 years ago

If I use the 6.29 instead works well

melgu commented 2 years ago

I need to manually set the version on the OTSdkParams object to "6.9.1" to get a response. No other version number works.

salvatoreboemia commented 2 years ago

I need to manually set the version on the OTSdkParams object to "6.9.1" to get a response. No other version number works.

Hi @melgu some news about that?

I got this error if I use 6.33.0 SDK version

OTSDK Error: Domain: OTSDK Network. Code: 38. Invalid response received for the OT SDK network request.Please check server configuration and try again. If any changes are done at the template level on server, please re-publish with the OT SDK API version used in the application.

But if I use 6.32.0 all works well (the version on OneTrust console is 6.36.0)

Also if i pass the version in this way

sdkParams.setSDKVersion("6.33.0")

any suggestions?

melgu commented 2 years ago

Sorry, no. I stopped working on the project that used OneTrust.