Hi,
I have set hide_default_launcher: true when booting Intercom
window.Intercom?.("boot", {
api_base: "api_base",
app_id: “appId”,
user_id: “userId”,
email,
hide_default_launcher: hideDefaultLauncher,
});
But the intercom-notifications-frame"is still shown, how to force hide it?
(The issue relates to my checklist or tasks of Intercom)
Thanks