i'm trying to use Janrain on a cordova/crosswalk application. This works fine while i stay on the same domain. yet when i try to switch domaing ( development, staging, live) i get a certificate error: hostname does not match. "dev does not match live", "dev does not match stag".
I have enlisted all my domains to the whitelist (client and server side) yet this error keeps occuring. I also noticed that once in a week i can use a different domain, witch results in "live does not match dev", "live does not match stag".
Is this a caching problem where the host name is stored and cleared on a weekly basis ?