Mqtt client in ionic app

hi guys,

i am developping an ionic 4 app with mqtt. i have tested some npm packages like ngx-mqtt and ngx-mqtt-client and i could not make it to connect to my current mqtt broker.
i am using the hiveMQ broker that use the port 8883 port to connect.
if someone could give me some advice i really preciate because i am currently stuck with this for a while.

@AndreCoval, Did you find a solution for mqttclient using tcp protocol?