Hi Team,
We are getting below error, when we successfully sign into the mobile app.
"failed to connect to pre-campaign.xxx.com/xx.xx.xx.xxx (port 443)"
Can I know if there is any configuration missing?
Below is the information provided to mobile app and which is already embedded in apk file
NeolaneIntegrationKey = "XXX"
MarketingHost = "https://pre-campaign.xxx.com";
TrackingHost = "xxx";
registerDevice(registrationToken, userKey, null, context);
userkey is profile_id
Thanks,
Sachin C S