Responsys IOS SDK error when configure In-app message
Hi experts,
We are implementing Responsys IOS SDK, 6.47.0, to show in-app message by following this docs: https://docs.oracle.com/en/cloud/saas/marketing/responsys-develop-mobile/ios/in-app-msg.htm
But we got the below error:
2021-10-11 14:40:17.348782+0700 MobileSOJO[969:224276] [PushIOManager] -[PIOConfigConfigurator sdkConfiguredCorrectlyFor:accountToken:conversionUrl:riAppId:accountName:apiHost:globalRoutingURL:] ConversionURL is nil. Ensure you are providing correct value of the conversionURL
2021-10-11 14:40:17.349163+0700 MobileSOJO[969:224276] [PushIOManager] -[PIOConfigConfigurator sdkConfiguredCorrectlyFor:accountToken:conversionUrl:riAppId:accountName:apiHost:globalRoutingURL:] globalRoutingURL is nil.
2021-10-11 14:40:17.440679+0700 MobileSOJO[969:224276] [PushIOManager] -[PIORequestManager sendRequest] SDK not configured. URL is NULL
Could you please let me know if we are missing any step or where is wrong?