Change the Edge API URL. Useful if you want to point to a different ContentStack environment.
Call this method before initializing the SDK.
Edge API URL
Personalize.setEdgeApiUrl('https://eu-personalize-edge.contentstack.com');await Personalize.init(projectUid); Copy
Personalize.setEdgeApiUrl('https://eu-personalize-edge.contentstack.com');await Personalize.init(projectUid);
Change the Edge API URL. Useful if you want to point to a different ContentStack environment.
Call this method before initializing the SDK.