Hi, i have a web component that allows my mobile app to connect an android device to a bluetooth printer. I have develop the component myself. It works fine on 2023.12.1 but when we upgrade to 2025.6.2 it stops working. I tried to migrate it using Servoy docs but i cannot figure it out.
Someone help please.
Hi Francisco,
Thanks for posting on the forum. You said that your custom component breaks after upgrading your Servoy version. Can you confirm that it is working the NG Titanium client in the prior version?
The reason that I ask is you would have to “refactor” your component to move it from NG1 to NG Titanium and NG1 support is dropped from 2025.3 on.
Best,
Sean
Hi @sdevlin i managed to refacto the web component for NG2 compatibility.
Thanks anyway.