Open mail app with mailto URL

Zoom app SDK version: 0.16.8

I am working on an in-client Zoom App using React.

I need to be able to open the mail app using a mailto url (mailto:example@example.com). Using the openUrl api does not work for this.

I would like to know if there’s another way of achieving this?